CVE-2026-44518
CVE-2026-44518 is a medium-severity vulnerability in Openquantumsafe Liboqs with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-33412
- Weakness: CWE-20
- Affected product: Openquantumsafe Liboqs
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-44518?
- 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.
- How severe is CVE-2026-44518?
- CVE-2026-44518 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
- Is CVE-2026-44518 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-44518?
- CVE-2026-44518 affects Openquantumsafe Liboqs. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-44518?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-44518 have an EU (EUVD) identifier?
- Yes. CVE-2026-44518 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-33412.
- When was CVE-2026-44518 published?
- CVE-2026-44518 was published on 2026-05-29 and last updated on 2026-06-17.
References
- https://github.com/open-quantum-safe/liboqs/commit/ef70dea7c85e5637f37828d75e5b9bb29dbfe513
- https://github.com/open-quantum-safe/liboqs/security/advisories/GHSA-wf7v-fhxj-73m2
Affected products (1)
- cpe:2.3:a:openquantumsafe:liboqs:*:*:*:*:*:*:*:*
More vulnerabilities in Openquantumsafe Liboqs
- CVE-2024-31510 — Critical (CVSS 9.8): An issue in Open Quantum Safe liboqs v.10.0 allows a remote attacker to escalate privileges via the…
- CVE-2024-54137 — High (CVSS 7.4): liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A…
- CVE-2025-52473 — Medium (CVSS 5.9): liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms.…
- CVE-2024-36405 — Medium (CVSS 5.9): liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A…
- CVE-2026-46344 — Medium (CVSS 5.3): liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms.…
- CVE-2025-48946 — Low (CVSS 3.7): liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms.…
All CVEs affecting Openquantumsafe Liboqs →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →