CVE-2025-8283
Published: July 29, 2025Last modified: August 6, 2025
Description
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.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 3.7 |
Attack Vector | NETWORK |
Attack complexity | HIGH |
Privileges required | NONE |
User interaction | NONE |
Scope | UNCHANGED |
Confidentiality | LOW |
Integrity impact | NONE |
Availability impact | NONE |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
Notes
Introduced with: https://github.com/containers/netavark/commit/9035c677338a62a21ab58698527e9756ce1de842 (v1.15.0) Fixed by: https://github.com/containers/netavark/commit/03f12695a696c7fe407eefebd7d5ad3cf2e934fe (v1.15.1)
Status
Product | Release | Package | Status |
---|---|---|---|
Alpaquita Linux | 25 LTS | netavark | Fixed (1.15.2-r0) |
Stream | netavark | Fixed (1.15.2-r0) |