VYPR
Medium severity5.3NVD Advisory· Published May 29, 2026· Updated Jun 4, 2026

CVE-2026-44518

CVE-2026-44518

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Open Quantum Safe/Liboqsreferences3 versions
    (expand)+ 2 more
    • (no CPE)
    • cpe:2.3:a:openquantumsafe:liboqs:*:*:*:*:*:*:*:*range: <=0.15.0
    • (no CPE)range: <0.16.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.