CVE-2026-72052
Last modified
CVE-2026-72052 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelink ip6gre_changelink() and ip6erspan_changelink() operate on at most two netns, dev_net(dev) and the tunnel link netns t->net. They differ once the device is created in or moved to a netns other than the one the request runs in. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelink ip6gre_changelink() and ip6erspan_changelink() operate on at most two netns, dev_net(dev) and the tunnel link netns t->net. They differ once the device is created in or moved to a netns other than the one the request runs in. The rtnl changelink path checks CAP_NET_ADMIN only against dev_net(dev), so a caller privileged there but not in t->net can rewrite a tunnel that lives in t->net. Gate both ops on rtnl_dev_link_net_capable() at their top, before any attribute is parsed.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 690afc165bb314354667f67157c1a1aea7dc797a, < 129f8939e5af683cec3a1a5edcb40a64636ad81e; >= 690afc165bb314354667f67157c1a1aea7dc797a, < e3724dedf57761c6de52f4d604ec74f66fd61611; >= 690afc165bb314354667f67157c1a1aea7dc797a, < 220162c9fedbe992da70d70f50a10da4f45f914c; >= 690afc165bb314354667f67157c1a1aea7dc797a, < 1d4d8ee002083ca4ead5353662bf8362428af57f; >= 690afc165bb314354667f67157c1a1aea7dc797a, < 0caa9f348f8b5356900de77b0bb89a697c4aff20; >= 690afc165bb314354667f67157c1a1aea7dc797a, < 03d8843b143ebbbfaf48511922abc6e886575a61; >= 690afc165bb314354667f67157c1a1aea7dc797a, < c38c8b0db3c65b597e7ece317b6cb59de3d15e69; >= 690afc165bb314354667f67157c1a1aea7dc797a, < f00a50876d2818bd6dc86fa98b3ef360884c53c8; d0201d2405dac8d9b16773e97709925e397552d0; 7943bb0f06365cf5e32f3cf8a6b29eeae981fb8a; >= 4.19.100, < 4.20; >= 5.4.16, < 5.5 |
| Linux | Linux | 5.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72052?
How severe is CVE-2026-72052?
How do I fix CVE-2026-72052?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72047In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72048In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72049In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-7205A vulnerability was identified in duartium papers-mcp-server…7.3
- CVE-2026-72050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72051In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72053In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72054In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72055In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72056In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72057In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-72058In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72052?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
