Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

dtyq/magic
master @ 41d7ef4
52
Fixes
0
CVEs
HIGH
Peak severity
17.9%
Coverage
Highlights
Auth Bypass: 27 prior fixes. Scrutinize any change in this area.
IframeFSService: most-fixed (3 issues). Treat as high-risk during review.
31 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.

Auth Bypass: Inadequate user ownership and collaboration checks allowed unauthorized users to query, edit, or delete restricted skills and playbooks without proper permission validation.
Path Traversal: The filesystem bridge APIs for HTML micro-apps frequently failed to canonicalize paths and enforce strict root directory boundaries, enabling malicious applications to perform destructive file operations (delete, move, rename) outside their sandbox.
SSRF: Fetching external video URLs during metadata extraction allowed SSRF attacks against internal networks before local IP blocklisting and size-limit controls were introduced.