Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
fish_speech/inference_engine/reference_loader.py: 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.
Path Traversal: Attackers can bypass path boundaries to read or load unauthorized files by exploiting insufficient validation on reference IDs during resource loading. Developers must enforce strict canonicalization and prefix verification.
Auth Bypass: Misconfiguration in route registration can lead to the complete omission of authentication middleware, exposing internal speech synthesis endpoints to unauthenticated external access.