MEDIUM
voxel51
CVE published 2026-08-21
CVE-2026-53656
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-21T21:17:00.113Z and has not been modified since then. The FiftyOne App/API server in fiftyone/server/app.py and the /media route in fiftyone/server/routes/media.py unconditionally return Access-Control-Allow-Origin: *. A malicious website visited by the user can read cross-origin responses. The /me [truncated]