Impact
The vulnerability arises when an authenticated user without read‑only status can POST a duplicate certificate record that bypasses authority checks, then PUT a revoke request that only validates against the duplicate entry. This allows the attacker to revoke the real CA‑side certificate, lifting it from all services that depend on it and effectively causing a fleet‑wide TLS denial of service. The flaw exploits a lack of ownership verification and endpoint validation during both upload and revocation.
Affected Systems
Netflix Lemur versions prior to 1.9.3, accessed via the /api/1/certificates/upload and /api/1/certificates/<id>/revoke endpoints.
Risk and Exploitability
With a CVSS score of 7.3 the issue is considered high severity. Exploitation is possible over the network from any authenticated non‑read‑only user who can reach the API; no special elevation or network privilege is required. The EPSS score is unavailable, but the CA‑side effect means the risk is significant. The vulnerability is not listed in the CISA KEV catalog.
OpenCVE Enrichment
Github GHSA