Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. netavark
  4. ›
  5. CVE-2025-8283

CVE-2025-8283: Netavark Has Possible DNS Resolve Confusion

July 28, 2025 (updated July 29, 2025)

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

  • access.redhat.com/security/cve/CVE-2025-8283
  • bugzilla.redhat.com/show_bug.cgi?id=2383941
  • github.com/advisories/GHSA-rpcf-rmh6-42xr
  • github.com/containers/netavark
  • github.com/containers/netavark/commit/068abc869b736a03a947b5419c102da73830e882
  • github.com/containers/netavark/pull/1256
  • github.com/containers/netavark/releases/tag/v1.15.1
  • github.com/containers/podman/issues/26198
  • nvd.nist.gov/vuln/detail/CVE-2025-8283

Code Behaviors & Features

Detect and mitigate CVE-2025-8283 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.15.1

Fixed versions

  • 1.15.1

Solution

Upgrade to version 1.15.1 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-15: External Control of System or Configuration Setting

Source file

cargo/netavark/CVE-2025-8283.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 19 Aug 2025 12:18:31 +0000.