Highlights
Information Disclosure: 3 prior fixes. Scrutinize any change in this area.
apps/backend/app/crypto.py: most-fixed (2 issues). 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.
Stored XSS: Rendering unsanitized user-controlled resume data inside raw HTML fields can lead to persistent execution of arbitrary JavaScript in the context of authenticated users.
Stored XSS: Incomplete sanitization of rich text templates used in SSR and client-side rendering exposes the application to stored cross-site scripting payloads.
Auth Bypass: Lack of strict state verification and preview hash tracking allows client-side tampering and unauthorized updates to generated resume data before final confirmation.