Highlights
Denial of Service: 2 prior fixes. Scrutinize any change in this area.
session_trace: most-fixed (1 issue). 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.
Denial of Service: Unbounded backlog buffers in the Event Emitter can cause memory exhaustion and browser crashes if features are deactivated but their event queues are not cleared.
Denial of Service: Aborted session traces can cause memory leaks on the client if event references continue to be stored without validating node limits.
Information Disclosure: Implicitly appending sensitive headers like X-NewRelic-ID to outbound requests without verifying both configuration truthiness and destination origin constraints can leak proprietary identifiers to untrusted third parties.