CVE-2026-74752
Last modified
CVE-2026-74752 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIE_ECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then reach association consumers with lengths or identifiers that were never validated against the local backing arrays. A forged RANDOM length can cause out-of-bounds reads during key-vector construction.
Description
In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIE_ECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then reach association consumers with lengths or identifiers that were never validated against the local backing arrays. A forged RANDOM length can cause out-of-bounds reads during key-vector construction. A forged HMAC identifier also caused a 32-byte write past a zero-length AUTH chunk, providing a primitive for a local privilege escalation chain. Validate the cookie's RANDOM, HMACS, and CHUNKS parameters at the cookie trust boundary before copying them into the association. Reject invalid types, malformed lengths, unsupported HMAC identifiers, HMAC lists without SHA1, and forbidden chunk ids.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1f485649f52929d9937b346a920a522a7363e202, < 88619b117be1daf633ce32210570ce35a0bd1c98; >= 1f485649f52929d9937b346a920a522a7363e202, < 3dbb44d88b1e94dd31fe43588af7437b34b44d56 |
| Linux | Linux | 2.6.24 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74752?
How severe is CVE-2026-74752?
How do I fix CVE-2026-74752?
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-74746In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74747In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74748In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7475The Sky Addons plugin for WordPress is vulnerable to Stored …6.4
- CVE-2026-74750In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74751In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-74753In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7476Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel D…7.8
- CVE-2026-74761Improper input validation in TopicRegion in Apache ActiveMQ,…7.5
- CVE-2026-74764Pandora contains a path traversal vulnerability in its TAR a…10
- CVE-2026-74765Net::IDN::Punycode versions before 2.590 for Perl allow an o…6.5
- CVE-2026-74766Net::IDN::Punycode versions from 2.301 before 2.590 for Perl…8.4
Are you affected by CVE-2026-74752?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
