CVE-2026-53656
Last modified
CVE-2026-53656 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. FiftyOne is an open-source platform for refining high-quality datasets and visual AI models. Prior to 1.17.0, 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: *.
Description
FiftyOne is an open-source platform for refining high-quality datasets and visual AI models. Prior to 1.17.0, 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: *. Because the embedded server is local and unauthenticated, a malicious website visited by the user can read cross-origin responses. The /media endpoint accepts a filesystem path, allowing a drive-by page to read files accessible to the server process and exfiltrate them without additional clicks. The allowed_origins configuration and FIFTYONE_ALLOWED_ORIGINS environment variable now make cross-origin access explicit, while the default policy is same-origin. This issue is fixed in version 1.17.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| voxel51 | fiftyone | < 1.16.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-53656?
How severe is CVE-2026-53656?
How do I fix CVE-2026-53656?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53648FOSSBilling is a free, open-source billing and client manage…5.1
- CVE-2026-53649Joro is a web exploitation framework. Prior to version 1.1.1…9.6
- CVE-2026-5365The LatePoint plugin for WordPress is vulnerable to Cross-Si…4.3
- CVE-2026-53653Grav is a file-based Web platform. Prior to 1.7.53 and 2.0.0…8.7
- CVE-2026-53654Grav is a file-based Web platform. Prior to 3.8.5, the Login…5.3
- CVE-2026-53655node-tar is a full-featured Tar for Node.js. Prior to 7.5.16…5.5
- CVE-2026-53657Lima launches Linux virtual machines, typically on macOS, fo…8.2
- CVE-2026-53658Fabric CA is a Certificate Authority for Hyperledger Fabric.…6.3
- CVE-2026-53659http4k is a functional toolkit for Kotlin HTTP applications.…7.5
- CVE-2026-5366Prefect version 3.6.23 is vulnerable to remote code executio…9.9
- CVE-2026-53660Open Access Management (OpenAM) is an access management solu…7.4
- CVE-2026-53661Boruta is a standalone authorization server that aims to imp…8.8
Are you affected by CVE-2026-53656?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
