2 matches found
CVE-2026-70667: Time-of-check Time-of-use (TOCTOU) Race Condition
Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...
6.3CVSS5.8AI score0.00179EPSS
SaveExploits0References3
CVE-2026-71417: Authorization Bypass Through User-Controlled Key
Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/certificates/upload allowed a non-read-only user to create a duplicate row using another certificate body, authorityid, serial, or externalid without requiring permission on the underlying authority. PUT /api/1/certificates//revo...
7.3CVSS5.9AI score0.00105EPSS
SaveExploits0References2
20