CVE-2026-42508
Published: May 22, 2026· Updated: May 28, 2026
Official Description
Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.
Risk Analysis
This critical vulnerability in the golang:crypto package stems from an incorrect check for revoked 'SignatureKey' belonging to a CA. Previously, revoked keys were not properly identified, leading to potential trust issues. With a CVSS score of 9.1, this flaw poses a significant risk to the integrity of certificate validation.
No public exploit is currently known for this vulnerability. The flaw is remotely exploitable (AV:N) without requiring any authentication (PR:N) or user interaction (UI:N).
Update the golang:crypto package to a version that correctly checks both the 'key' and 'key.SignatureKey' for revocation status. Ensure all applications using this package are updated.
Technical Analysis
CVE-2026-42508 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-42508 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts