Highlights
Sandbox Escape: 1 prior fix. Scrutinize any change in this area.
src/launch/lombok/launch/ShadowClassLoader.java: most-fixed (1 issue). Treat as high-risk during review.
2 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.
XXE: JAXB unmarshalling of untrusted XML without entity restrictions allows external entity and DTD-based attacks, potentially reading local files or SSRF.
Sandbox Escape: Loading java/ and sun/ classes from the shadow jar can bypass the sandbox, enabling access to privileged internals.