HomeGuidesChangelog
Changelog
added

v2.5.1-stable Release

Version 2.5.1 of Sidecar includes updates on Go cryptography packages, protobuf, and x/net dependencies to address newly identified security issues.

Fixed

CVE IDComponentSeverityDescription
CVE-2025-22869x/cryptoHighSSH server DoS via slow key exchange.
CVE-2024-24786protobufHighInfinite loop DoS via malformed JSON.
CVE-2025-22872x/netMediumHTML parser XSS via misread self-closing tags.
CVE-2025-47911x/netMediumHTML parser DoS via crafted input.