ghsa-rpcf-rmh6-42xr
Vulnerability from github
Published
2025-07-28 21:31
Modified
2025-07-29 19:56
Severity ?
Summary
Netavark Has Possible DNS Resolve Confusion
Details
A vulnerability was found in the netavark package, a network stack for containers used with Podman. Due to dns.podman search domain being removed, netavark may return external servers if a valid A/AAAA record is sent as a response. When creating a container with a given name, this name will be used as the hostname for the container itself, as the podman's search domain is not added anymore the container is using the host's resolv.conf, and the DNS resolver will try to look into the search domains contained on it. If one of the domains contain a name with the same hostname as the running container, the connection will forward to unexpected external servers.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "netavark" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.15.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-8283" ], "database_specific": { "cwe_ids": [ "CWE-15" ], "github_reviewed": true, "github_reviewed_at": "2025-07-29T19:56:11Z", "nvd_published_at": "2025-07-28T19:15:43Z", "severity": "LOW" }, "details": "A vulnerability was found in the netavark package, a network stack for containers used with Podman. Due to dns.podman search domain being removed, netavark may return external servers if a valid A/AAAA record is sent as a response. When creating a container with a given name, this name will be used as the hostname for the container itself, as the podman\u0027s search domain is not added anymore the container is using the host\u0027s resolv.conf, and the DNS resolver will try to look into the search domains contained on it. If one of the domains contain a name with the same hostname as the running container, the connection will forward to unexpected external servers.", "id": "GHSA-rpcf-rmh6-42xr", "modified": "2025-07-29T19:56:11Z", "published": "2025-07-28T21:31:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8283" }, { "type": "WEB", "url": "https://github.com/containers/podman/issues/26198" }, { "type": "WEB", "url": "https://github.com/containers/netavark/pull/1256" }, { "type": "WEB", "url": "https://github.com/containers/netavark/commit/068abc869b736a03a947b5419c102da73830e882" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-8283" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383941" }, { "type": "PACKAGE", "url": "https://github.com/containers/netavark" }, { "type": "WEB", "url": "https://github.com/containers/netavark/releases/tag/v1.15.1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Netavark Has Possible DNS Resolve Confusion " }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.