CVEs
CVE-2026-34828: listmonk’s Session Persistence After Password Reset and Password Change
2026-04-02
A stolen session did not die when the password changed. In listmonk, previously issued authenticated sessions remained valid after both password reset and password change, turning credential recovery into incomplete recovery.
CVE-2026-33936: python-ecdsa’s DER Length Validation Bug That Turned Malformed Input into Crashy Key Parsing
2026-03-29
Malformed DER with truncated length fields was accepted instead of rejected, and that let untrusted input reach an internal exception path during key parsing.
CVE-2026-32722: Bloomberg Memray’s Stored XSS via Unescaped Command-Line Metadata
2026-03-15
A profiling tool turned command-line metadata into executable HTML because one attacker-controlled field crossed into a browser sink without escaping.