Vulnerability Description
Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use instead of a rejected use for a certificate. Impact summary: If a user intends to make a trusted certificate rejected for a particular use it will be instead marked as trusted for that use. A copy & paste error during minor refactoring of the code introduced this issue in the OpenSSL 3.5 version. If, for example, a trusted CA certificate should be trusted only for the purpose of authenticating TLS servers but not for CMS signature verification and the CMS signature verification is intended to be marked as rejected with the -addreject option, the resulting CA certificate will be trusted for CMS signature verification purpose instead. Only users which use the trusted certificate format who use the openssl x509 command line application to add rejected uses are affected by this issue. The issues affecting only the command line application are considered to be Low severity. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 3.4, 3.3, 3.2, 3.1, 3.0, 1.1.1 and 1.0.2 are also not affected by this issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | 3.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/openssl/openssl/commit/e96d22446e633d117e6c9904cb15b4693e956ePatch
- https://openssl-library.org/news/secadv/20250522.txtVendor Advisory
- http://www.openwall.com/lists/oss-security/2025/05/22/1Mailing ListThird Party Advisory
FAQ
What is CVE-2025-4575?
CVE-2025-4575 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use instead of a rejected use for a certificate. Impact summary: If a user intends to make a trusted certifica...
How severe is CVE-2025-4575?
CVE-2025-4575 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-4575?
Check the references section above for vendor advisories and patch information. Affected products include: Openssl Openssl.