Highlights
Dependency Vulnerability (CVE-2025-12183): 1 prior fix. Scrutinize any change in this area.
(dependency: most-fixed (1 issue). Treat as high-risk during review.
3 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.
TLS Hostname Verification Bypass: Hostname verification was not set on the SNI SSL engine, allowing MITM with a valid certificate for a different host.
Improper Certificate Validation: Hostname validation defaulted to false, silently accepting certificates for wrong hosts; flipped to true.
Dependency Vulnerability (CVE-2025-12183): lz4-java 1.7.1 and Netty 4.1.119 shipped with a known CVE; upgraded to patched versions.