VYPR

fiftyone

by Voxel51

Source repositories

CVEs (2)

  • CVE-2026-80426HigAug 26, 2026
    risk 0.39cvss 7.1epss

    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…

  • CVE-2026-53656MedAug 21, 2026
    risk 0.34cvss 6.3epss 0.00

    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: *.…