Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. antrea.io/antrea
  4. ›
  5. CVE-2026-34992

CVE-2026-34992: Antrea has Missing Encryption of Sensitive Data

April 3, 2026 (updated May 5, 2026)

This is a missing encryption vulnerability (CWE-311) affecting inter-Node Pod traffic. In Antrea clusters configured for dual-stack networking with IPsec encryption enabled (trafficEncryptionMode: ipsec), Antrea fails to apply encryption for IPv6 Pod traffic.

While the IPv4 traffic is correctly encrypted via ESP (Encapsulating Security Payload), traffic using IPv6 is transmitted in plaintext. This occurs because the packets are encapsulated (using Geneve or VXLAN) but bypass the IPsec encryption layer.

Impacted Users: users with dual-stack clusters and IPsec encryption enabled.

Single-stack IPv4 or IPv6 clusters are not affected.

References

  • github.com/advisories/GHSA-qcmw-8mm4-4p28
  • github.com/antrea-io/antrea
  • github.com/antrea-io/antrea/blob/main/docs/traffic-encryption.md
  • github.com/antrea-io/antrea/commit/738bad662b20a5d358d19466936176ef580a9b07
  • github.com/antrea-io/antrea/pull/7757
  • github.com/antrea-io/antrea/pull/7759
  • github.com/antrea-io/antrea/security/advisories/GHSA-qcmw-8mm4-4p28
  • nvd.nist.gov/vuln/detail/CVE-2026-34992

Code Behaviors & Features

Detect and mitigate CVE-2026-34992 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.11.0-alpha.0.0.20260225185322-738bad662b20, all versions starting from 1.11.0, all versions starting from 2.5.0

Fixed versions

  • 1.11.0-alpha.0.0.20260225185322-738bad662b20

Solution

Upgrade to version 1.11.0-alpha.0.0.20260225185322-738bad662b20 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-311: Missing Encryption of Sensitive Data

Source file

go/antrea.io/antrea/CVE-2026-34992.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:18:08 +0000.