Untriaged
Permalink
CVE-2025-8283
3.7 LOW
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): LOW
- Integrity impact (I): NONE
- Availability impact (A): NONE
Netavark: podman: netavark may resolve hostnames to unexpected hosts
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.
References
- https://access.redhat.com/security/cve/CVE-2025-8283 x_refsource_REDHAT vdb-entry
- RHBZ#2383941 issue-tracking x_refsource_REDHAT
- https://access.redhat.com/security/cve/CVE-2025-8283 x_refsource_REDHAT vdb-entry
- RHBZ#2383941 issue-tracking x_refsource_REDHAT
- https://access.redhat.com/security/cve/CVE-2025-8283 x_refsource_REDHAT vdb-entry
- RHBZ#2383941 issue-tracking x_refsource_REDHAT
- https://github.com/advisories/GHSA-rpcf-rmh6-42xr
- https://github.com/containers/netavark/releases/tag/v1.15.1
Affected products
rhcos
netavark
- <1.15.1
container-tools:rhel8/netavark
container-tools:rhel8/containers-common
Package maintainers
-
@vdemeester Vincent Demeester <vincent@sbr.pm>
-
@saschagrunert Sascha Grunert <mail@saschagrunert.de>