Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

rustls/webpki-roots
main @ 50729cd
5
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 5 prior fixes. Scrutinize any change in this area.
webpki-root-certs: most-fixed (4 issues). Treat as high-risk during review.
4 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: Inclusion of compromised or deprecated CAs, such as Entrust, AffirmTrust, and ePKI, allows attackers possessing fraudulent certificates issued by these authorities to bypass TLS authentication and intercept connection traffic.
Auth Bypass: Distrusted root certificates like SecureSign Root CA12 in the webpki-roots component can lead to unauthorized trust verification and potential MitM vulnerabilities if not explicitly stripped from the compiled trust anchor list.