CVE-2025-52473
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-10

Last updated on: 2025-08-22

Assigner: GitHub, Inc.

Description
liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Multiple secret-dependent branches have been identified in the reference implementation of the HQC key encapsulation mechanism when it is compiled with Clang for optimization levels above -O0 (-O1, -O2, etc). A proof-of-concept local attack exploits this secret-dependent information to recover the entire secret key. This vulnerability is fixed in 0.14.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-10
Last Modified
2025-08-22
Generated
2026-05-07
AI Q&A
2025-07-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
openquantumsafe liboqs to 0.14.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the liboqs cryptographic library's implementation of the HQC key encapsulation mechanism. When compiled with Clang at optimization levels above -O0, secret-dependent branches in the code can be exploited by a local attacker to recover the entire secret key.


How can this vulnerability impact me? :

An attacker with local access can exploit this vulnerability to recover the entire secret key used in the HQC key encapsulation mechanism, potentially compromising the confidentiality of encrypted communications or data protected by this key.


What immediate steps should I take to mitigate this vulnerability?

Update liboqs to version 0.14.0 or later, where this vulnerability is fixed. Avoid using builds compiled with Clang at optimization levels above -O0 for the HQC key encapsulation mechanism until the update is applied.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart