CVE-2026-80426
Last modified
CVE-2026-80426 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. FiftyOne renders a dataset field's description as markup. The sidebar field-information component at app/packages/core/src/components/FieldLabelAndInfo/index.tsx passes the description string to React's dangerouslySetInnerHTML, and no layer between storage and render escapes or sanitises it; the neighbouring info values in the same component are rendered as React children and are escaped, so the description is the only raw path.
Description
FiftyOne renders a dataset field's description as markup. The sidebar field-information component at app/packages/core/src/components/FieldLabelAndInfo/index.tsx passes the description string to React's dangerouslySetInnerHTML, and no layer between storage and render escapes or sanitises it; the neighbouring info values in the same component are rendered as React children and are escaped, so the description is the only raw path. A description is free-form text held in the dataset schema, so it persists in the database and travels with an exported or published dataset. Opening a dataset obtained from another party and hovering the field runs the stored markup in the application's origin. That origin is shared with the FiftyOne server, whose media route returns the contents of a caller-named absolute path and which is unauthenticated in the open-source server, so the injected script can read local files and reach the dataset and operator endpoints as the viewing user.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| voxel51 | fiftyone | < 1.21.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80426?
How severe is CVE-2026-80426?
How do I fix CVE-2026-80426?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-8038The Faces of Users plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-80380IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…7.1
- CVE-2026-8039The Fancy Testimonials plugin for WordPress is vulnerable to…6.4
- CVE-2026-8040The faq shortocde plugin for WordPress is vulnerable to Stor…6.4
- CVE-2026-8042The Github Shortcode plugin for WordPress is vulnerable to S…6.4
- CVE-2026-80424IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…9.1
- CVE-2026-80427bestzip builds the argument list for the system zip utility …8.4
- CVE-2026-80428ILIAS before versions 9.22, 10.10, and 11.3 contains an unau…9.8
- CVE-2026-8043External control of a file name in Ivanti Xtraction before v…9.6
- CVE-2026-80433Subscriber Sensitive Data Exposure in SureFeedback Client Si…7.5
- CVE-2026-80434IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…5
- CVE-2026-80436IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…8.5
Are you affected by CVE-2026-80426?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
