CVE-2026-74270
Last modified
CVE-2026-74270 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent (tlshd). ACCEPT already requires GENL_ADMIN_PERM; DONE has no privilege check at all. The fd-lookup in handshake_nl_done_doit() only confirms that some pending handshake request exists for the supplied sockfd; it does not authenticate the sender. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent (tlshd). ACCEPT already requires GENL_ADMIN_PERM; DONE has no privilege check at all. The fd-lookup in handshake_nl_done_doit() only confirms that some pending handshake request exists for the supplied sockfd; it does not authenticate the sender. An unprivileged process that guesses or observes a valid sockfd can therefore submit a DONE with HANDSHAKE_A_DONE_STATUS == 0, leaving the kernel consumer to proceed as if the handshake succeeded. A non-zero status on a forged DONE tears down a legitimate in-flight handshake before tlshd can report its real result.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3b3009ea8abb713b022d94fba95ec270cf6e7eae, < 25fb53e43ec006ac69b9e825a7e8a11d63a6083e; >= 3b3009ea8abb713b022d94fba95ec270cf6e7eae, < b6557f912509abe8e70223373dd7a44d1d4a0d6c; >= 3b3009ea8abb713b022d94fba95ec270cf6e7eae, < 67cec2f1eb9e58719d622e92e2278ceda72dbd85; >= 3b3009ea8abb713b022d94fba95ec270cf6e7eae, < 4dafc411948469277b276724c3b2b4408c02c04c; >= 3b3009ea8abb713b022d94fba95ec270cf6e7eae, < 81246a65303d9635266b1334490142caaf86a11f |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74270?
How severe is CVE-2026-74270?
How do I fix CVE-2026-74270?
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-74265In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74266In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74267In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74268In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74269In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-7427GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-74271In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74272In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74273In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74274In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74275In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-74276In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74270?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
