CVE-2025-8283
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Red Hat Affected 3 releases
| Version | Status | Fixed in |
|---|---|---|
| 10.0 | Affected | โ |
| 9.0 | Affected | โ |
| 8.0 | Affected | โ |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 4 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 0 |
| sid | Fixed | 0 |
| forky | Fixed | 0 |
| bookworm | Fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| crates.io | netavark | <1.15.1 | 1.15.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | openshift_container_platform | 4.0 | |
References
- https://access.redhat.com/security/cve/CVE-2025-8283
- https://bugzilla.redhat.com/show_bug.cgi?id=2383941
- https://github.com/advisories/GHSA-rpcf-rmh6-42xr
- https://github.com/containers/netavark/releases/tag/v1.15.1
- https://github.com/containers/podman/issues/2619
- https://www.suse.com/security/cve/CVE-2025-8283.html
- https://security-tracker.debian.org/tracker/CVE-2025-8283
- https://nvd.nist.gov/vuln/detail/CVE-2025-8283
- https://github.com/containers/podman/issues/26198
- https://github.com/containers/netavark/pull/1256
- https://github.com/containers/netavark/commit/068abc869b736a03a947b5419c102da73830e882
- https://github.com/containers/netavark
CWEs
CWE-15
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.