CVE-2025-4575 log

Source
Severity Low
Remote No
Type Certificate verification bypass
Description
Use of -addreject option with the openssl x509 application adds a trusted use instead of a rejected use for a certificate.

If a user intends to make a trusted certificate rejected for a particular use it will be instead marked as trusted for that use.

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.
Group Package Affected Fixed Severity Status Ticket
AVG-2882 openssl 3.5.0-1 Low Vulnerable
References
https://openssl-library.org/news/secadv/20250522.txt