CVE-2026-44518
Last modified
CVE-2026-44518 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Prior to 0.16.0, an out-of-bounds read has been identified in the XMSS and XMSS^MT stateful signature verification code. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Prior to 0.16.0, an out-of-bounds read has been identified in the XMSS and XMSS^MT stateful signature verification code. When the verification function is called with a signature buffer shorter than the expected signature size for the given parameter set, the implementation does not validate the caller-supplied length and proceeds to read past the end of the buffer. The out-of-bounds bytes are consumed only as input to an internal hash computation and are not returned to the caller, so no oracle exists to leak their contents to an attacker. The primary observable effect is a possible crash (denial of service) of the verifying process if the read crosses into an unmapped memory page. This vulnerability is fixed in 0.16.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openquantumsafe | Liboqs | <= 0.15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44518?
How severe is CVE-2026-44518?
How do I fix CVE-2026-44518?
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-44511Katalyst Koi is a framework for building Rails admin functio…7.4
- CVE-2026-44512Open Neural Network Exchange (ONNX) is an open standard for …5.5
- CVE-2026-44513Diffusers is the a library for pretrained diffusion models.…8.8
- CVE-2026-44514Kubetail is a real-time logging dashboard for Kubernetes. Pr…6.5
- CVE-2026-44515Nextcloud News is an RSS/Atom feed reader. Prior to 28.3.0-b…2.3
- CVE-2026-44516Valtimo is an open-source business process automation platfo…7.6
- CVE-2026-4452Integer overflow in ANGLE in Google Chrome on Windows prior …8.8
- CVE-2026-44520Docling-Graph turns documents into validated Pydantic object…5.7
- CVE-2026-44521elFinder is an open-source file manager for web, written in …8.8
- CVE-2026-44522Note Mark is an open-source note-taking application. From 0.…8.6
- CVE-2026-44523Note Mark is an open-source note-taking application. Prior t…10
- CVE-2026-4453Integer overflow in Dawn in Google Chrome on Mac prior to 14…4.3
Are you affected by CVE-2026-44518?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
