Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
lib/needle.js: most-fixed (2 issues). Treat as high-risk during review.
0 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.
Information Disclosure: Original request cookies can be unintentionally leaked during HTTP redirect operations. When follow_set_cookies is disabled, the client failed to strip the original authorization or cookie headers, exposing them to potentially untrusted redirected domains.
Information Disclosure: Flawed URL parsing logic incorrectly interprets '@' characters in path segments as inline basic authentication credentials. This can lead to incorrect state tracking or credential exposure when resolving paths with unconventional character sets.