CVE-2026-41565
Last modified
CVE-2026-41565 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. CryptX versions before 0.088_001 for Perl have a stack buffer overflow in four AEAD decrypt_verify helpers. The gcm_decrypt_verify, ccm_decrypt_verify, chacha20poly1305_decrypt_verify and eax_decrypt_verify XS routines copied the caller-supplied authentication tag into a fixed 144-byte stack buffer (MAXBLOCKSIZE) without checking the supplied length. A longer tag overwrites the stack past the buffer. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
CryptX versions before 0.088_001 for Perl have a stack buffer overflow in four AEAD decrypt_verify helpers. The gcm_decrypt_verify, ccm_decrypt_verify, chacha20poly1305_decrypt_verify and eax_decrypt_verify XS routines copied the caller-supplied authentication tag into a fixed 144-byte stack buffer (MAXBLOCKSIZE) without checking the supplied length. A longer tag overwrites the stack past the buffer. Version 0.088 added the clamp to gcm_decrypt_verify, and 0.088_001 added it to the other three. Any caller of an affected helper that forwards an attacker-controlled tag longer than the buffer can trigger the overflow.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41565?
How severe is CVE-2026-41565?
How do I fix CVE-2026-41565?
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-41553PDF Export Module used in DHTMLX's products Gantt and Schedu…10
- CVE-2026-41554Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2026-41556Subscriber Cross Site Scripting (XSS) in ProfilePress <= 4.1…6.5
- CVE-2026-41557Unauthenticated Cross Site Scripting (XSS) in Kapee < 1.7.1 …7.1
- CVE-2026-4156ChargePoint Home Flex OCPP getpreq Stack-based Buffer Overfl…7.5
- CVE-2026-41564CryptX versions before 0.088 for Perl do not reseed the Cryp…7.5
- CVE-2026-41566Improper Handling of Insufficient Permissions or Privileges …9.4
- CVE-2026-41567Moby is an open source container framework. In versions prio…7.2
- CVE-2026-41568Moby is an open source container framework. In Docker Engine…6.1
- CVE-2026-41569authentik is an open-source identity provider. Prior to vers…6.1
- CVE-2026-4157ChargePoint Home Flex revssh Service Command Injection Remot…7.5
- CVE-2026-41570PHPUnit is a testing framework for PHP. In versions 12.5.21 …7.8
Are you affected by CVE-2026-41565?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
