Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
src/landppt/web/route_modules/export_routes.py: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Cross-Site Scripting (XSS): Insecure server-side variable interpolation within inline JavaScript allows user-controlled fields such as project topics to escape script delimiters and execute arbitrary browser-side code.
Auth Bypass: Missing permission checks on administrative resource endpoints allow non-admin users to download exported assets like narration videos, bypassing logical segregation.