mirror of
https://github.com/rclone/rclone.git
synced 2026-09-13 14:49:29 -04:00
- CVE-2026-56860: net/url: quadratic complexity in resolvePath - CVE-2026-56858: html/template: JavaScript regexp context tracking - CVE-2026-56862: crypto/tls: limit handshake messages accepted post-handshake - CVE-2026-56853: net/http: apply ReadHeaderTimeout to unencrypted HTTP/2 check - CVE-2026-56859: encoding/xml: recursion depth guard during decode - CVE-2026-33818: encoding/asn1: enforce maximum recursion depth - CVE-2026-46600: net: panic parsing an invalid SVCB or HTTPS RR in dnsmessage - CVE-2026-39821: net/http: reject ASCII-only Punycode-encoded labels in idna This also updates the go1.25 test job to go1.25.13 which contains the same fixes.