Lucene search
+L

32 matches found

NVD
NVD
added 2026/08/26 4:16 p.m.12 views

CVE-2026-80426

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...

7.1CVSS0.00231EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 3:44 p.m.12 views

CVE-2026-80426

FiftyOne (Voxel51) is vulnerable to stored cross-site scripting in versions before 1.21.0 . The sidebar field-information component at FieldLabelAndInfo/index.tsx passes a dataset field's description to React's dangerouslySetInnerHTML without escaping or sanitizing, making it the only raw render ...

7.1CVSS5.3AI score0.00231EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/26 3:44 p.m.6 views

EUVD-2026-66600

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...

7.1CVSS5.3AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:44 p.m.7 views

CVE-2026-80426 FiftyOne before 1.21.0 Stored Cross-Site Scripting via Unescaped Field 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...

7CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/26 3:44 p.m.34 views

CVE-2026-80426 FiftyOne before 1.21.0 Stored Cross-Site Scripting via Unescaped Field 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...

7.1CVSS0.00231EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.13 views

CVE-2026-80426 FiftyOne before 1.21.0 Stored Cross-Site Scripting via Unescaped Field 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...

7.1CVSS5.3AI score0.00231EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.16 views

PT-2026-82212

Name of the Vulnerable Software and Affected Versions FiftyOne affected versions not specified Description The application renders a dataset field's description as markup without proper sanitization or escaping. Specifically, the sidebar field-information component located at...

7.1CVSS5.3AI score0.00231EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/21 9:17 p.m.10 views

CVE-2026-53656

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...

6.3CVSS0.00093EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 8:34 p.m.33 views

CVE-2026-53656

FiftyOne (open-source visual AI dataset platform) versions prior to 1.17.0 unconditionally set Access-Control-Allow-Origin: * on its locally running, unauthenticated App/API server. Because the /media endpoint accepts a filesystem path parameter, a malicious website can issue cross-origin request...

6.3CVSS5.3AI score0.00093EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 8:34 p.m.28 views

CVE-2026-53656 FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data

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...

6.3CVSS0.00093EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 8:34 p.m.16 views

EUVD-2026-64145

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...

6.3CVSS5.3AI score0.00093EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:41 a.m.16 views

PYSEC-2026-3465 FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data

Impact The FiftyOne App/API server fiftyone/server/app.py and the /media route fiftyone/server/routes/media.py unconditionally set a permissive CORS header Access-Control-Allow-Origin: on their responses. Because the embedded App server runs locally and is unauthenticated, this allows any website...

6.3CVSS5.5AI score0.00093EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/15 9:57 p.m.14 views

Permissive Cross-domain Policy with Untrusted Domains

Overview fiftyone is a FiftyOne: the open-source tool for building high-quality datasets and computer vision models Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains via the Access-Control-Allow-Origin header in the server response. An...

6.9CVSS5.4AI score0.00093EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 9:57 p.m.9 views

GHSA-Q78P-HJ9H-5466 FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data

Impact The FiftyOne App/API server fiftyone/server/app.py and the /media route fiftyone/server/routes/media.py unconditionally set a permissive CORS header Access-Control-Allow-Origin: on their responses. Because the embedded App server runs locally and is unauthenticated, this allows any website...

6.3CVSS6.1AI score0.00093EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.23 views

PT-2026-60371

Name of the Vulnerable Software and Affected Versions FiftyOne versions prior to 1.17.0 Description The FiftyOne App/API server and the /media endpoint unconditionally set a permissive Cross-Origin Resource Sharing CORS header, allowing any website visited by a user to make cross-origin requests ...

6.3CVSS5.6AI score0.00093EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/11/12 4:47 p.m.11 views

EUVD-2025-149595

Malicious code in teagood-nakama51 npm...

6.6AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:54 a.m.9 views

SUSE CVE-2016-9896

Use-after-free while manipulating the "navigator" object within WebVR. Note: WebVR is not currently enabled by default. This vulnerability affects Firefox 50.1...

8.1CVSS6.5AI score0.01961EPSS
SaveExploits1References20
SUSE CVE
SUSE CVE
added 2023/02/15 4:50 a.m.5 views

SUSE CVE-2017-5379

Use-after-free vulnerability in Web Animations when interacting with cycle collection found through fuzzing. This vulnerability affects Firefox 51...

7.5CVSS6.5AI score0.01757EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:50 a.m.7 views

SUSE CVE-2017-5385

Data sent with in multipart channels, such as the multipart/x-mixed-replace MIME type, will ignore the referrer-policy response header, leading to potential information disclosure for sites using this header. This vulnerability affects Firefox 51...

7.5CVSS5.8AI score0.01651EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.7 views

SUSE CVE-2018-10910

A bug in Bluez may allow for the Bluetooth Discoverable state being set to on when no Bluetooth agent is registered with the system. This situation could lead to the unauthorized pairing of certain Bluetooth devices without any form of authentication. Versions before bluez 5.51 are vulnerable...

3.3CVSS6.8AI score0.00458EPSS
SaveExploits1References3
Rows per page
Query Builder