risk
Compromised or counterfeit certificates / certificate authority
Adversary counterfeits or compromises a certificate authority so that malware or connections appear legitimate, defeating trust in TLS and code-signing and enabling man-in-the-middle or malicious-code delivery.
Record JSON · Open in map · Data retrieval guide
Catalog revision: 24028ffcfc2b295fa1b08ee6caa84b765f0731b321496bf4f548c49ad2177028. A connection does not establish full coverage.
Attributes
- category
- cyber_security
- domain
- Cryptography & Key Management
- Network & Communications Security
- taxonomy
- nist-800-30-threat-event
- inherent_rating
- high
Details
- risk_id
- crypto-counterfeit-certificates
- category
- cyber_security
- likelihood
- low
- impact
- high
- inherent_rating
- high
- treatment
- mitigate
- taxonomies
- nist-800-30-threat-event
Source
No record-specific source URL is provided.
Connections
- UC-CRYPTO-01 — Encrypt data at rest and in transit mitigates Compromised or counterfeit certificates / certificate authority
- strength
- related
- rationale
- Requires trusted certificates and rejects insecure fallback, helping reject rogue certs in MITM; the operative approved-CA/revocation defense sits in UC-CRYPTO-03.
- UC-CRYPTO-02 — Use approved algorithms and validated cryptographic modules mitigates Compromised or counterfeit certificates / certificate authority
- strength
- related
- rationale
- Prohibiting SHA-1/weak keys and fixing certificate profiles raises the cryptanalytic cost of forging a certificate signature, an enabler of counterfeit certificates.
- UC-CRYPTO-03 — Manage cryptographic keys and certificates across their lifecycle mitigates Compromised or counterfeit certificates / certificate authority
- strength
- primary
- rationale
- Issues certificates only from approved CAs, inventories/monitors them, and revokes promptly on compromise, the direct first-order defense against compromised/counterfeit certificates.