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.
CVE-2026-53656
This medium-severity CVE scores 6.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 99% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(medium)
- EG Risk
- 28(Track)EG Risk 28/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity63% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 1%
- KEV
- Not listed
Published
July 15, 2026
Last Modified
August 21, 2026
Advisory Details (4)
Auto-updated Aug 21, 2026v1.17.0
Patch available: voxel51/fiftyone v1.17.0
https://github.com/voxel51/fiftyone/releases/tag/v1.17.0commit 7c5b92eec5c7 (voxel51/fiftyone)
Patch available: voxel51/fiftyone v1.17.0 (contains commit 7c5b92eec5c7)
https://github.com/voxel51/fiftyone/commit/7c5b92eec5c7c0210c0c8134351ced77d2800ae0commit 6c4fa1b27bf5 (voxel51/fiftyone)
Patch available: voxel51/fiftyone v1.17.0 (contains commit 6c4fa1b27bf5)
https://github.com/voxel51/fiftyone/commit/6c4fa1b27bf53e4ba567742ffd20d033af7b9e64FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data · Advisory · voxel51/fiftyone · GitHub
https://github.com/voxel51/fiftyone/security/advisories/GHSA-q78p-hj9h-5466Vendor Advisories for CVE-2026-53656(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| fiftyone | 0.1.0 ... 1.9.0 (182 versions) | 1.17.0 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 03:44 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 21:42 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 22:57 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-24 19:31 UTCEG score recompute
- 2026-08-23 20:15 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 22:27 UTCEG score recompute
- 2026-08-21 21:53 UTCEG score recompute
- 2026-08-21 21:25 UTCEG score recompute
- 2026-07-31 06:54 UTCEG score recompute
- 2026-07-26 11:28 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-15 22:19 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-53656?
When was CVE-2026-53656 disclosed?
Is CVE-2026-53656 actively exploited?
What is the CVSS score of CVE-2026-53656?
How do I remediate CVE-2026-53656?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53656
Is Your Infrastructure Affected by CVE-2026-53656?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.