Alpaquita LinuxStreamSecurity Advisory
Search Cve

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

ParameterValue
Base score3.7
Attack VectorNETWORK
Attack complexityHIGH
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactNONE
Availability impactNONE
VectorCVSS: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

ProductReleasePackageStatus
Alpaquita Linux25 LTSnetavarkFixed (1.15.2-r0)
StreamnetavarkFixed (1.15.2-r0)

References

ON THIS PAGE