Lucene search
+L

38883 matches found

Snyk
Snyk
added 2026/05/14 8:18 p.m.10 views

Cross-site Scripting (XSS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Scripting XSS in the rendering of user-uploaded Office files as HTML using the Svelte @html directive without proper sanitization. An attacker can execute arbitrary JavaScript in the context of oth...

5.4CVSS5.8AI score0.00209EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/14 8:18 p.m.59 views

GHSA-HCWP-82G6-8WXC Open WebUI has stored XSS via unsanitized Office/Excel/DOCX file preview rendering ({@html} without DOMPurify)

Related advisory This advisory tracks a regression of the original Excel-preview XSS that was publicly disclosed and patched under GHSA-jwf8-pv5p-vhmc patched in v0.8.0. The same root cause — XLSX.utils.sheettohtml output rendered via @html excelHtml without DOMPurify — was reintroduced sometime...

5.4CVSS5.8AI score0.00209EPSS
SaveExploits1References5
NVD
NVD
added 2026/05/14 7:16 p.m.57 views

CVE-2026-27886

Strapi is an open source headless content management system. Strapi versions starting in 4.0.0 and prior to 5.37.0 did not sufficiently sanitize query parameters when filtering content via relational fields. An unauthenticated attacker could use the where query parameter on any publicly-accessibl...

9.2CVSS0.00612EPSS
SaveExploits5References1
Cvelist
Cvelist
added 2026/05/14 6:44 p.m.60 views

CVE-2026-44522 Note Mark: Arbitrary File Write via Path Traversal in Asset Names Leading to Remote Code Execution

Note Mark is an open-source note-taking application. From 0.13.0 to before 0.19.4, the Note Mark application allows authenticated users to upload assets to notes via POST /api/notes/noteID/assets, where the asset filename is provided through the X-Name HTTP request header. This value is stored...

8.6CVSS0.00495EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/14 6:43 p.m.68 views

CVE-2026-27886 Strapi may leak sensitive data via relational filtering due to lack of query sanitization

Strapi is an open source headless content management system. Strapi versions starting in 4.0.0 and prior to 5.37.0 did not sufficiently sanitize query parameters when filtering content via relational fields. An unauthenticated attacker could use the where query parameter on any publicly-accessibl...

9.2CVSS0.00612EPSS
SaveExploits5References1
CVE
CVE
added 2026/05/14 6:43 p.m.116 views

CVE-2026-27886

CVE-2026-27886 affects Strapi (open source headless CMS). Versions prior to 5.37.0 (from 4.0.0 onward) fail to sufficiently sanitize query parameters when filtering via relational fields. An unauthenticated attacker can use the public Content API’s where parameter on fields like updatedBy to perf...

9.2CVSS5.8AI score0.00612EPSS
SaveExploits5References1Affected Software1
OSV
OSV
added 2026/05/14 6:43 p.m.16 views

CVE-2026-27886 Strapi may leak sensitive data via relational filtering due to lack of query sanitization

Strapi is an open source headless content management system. Strapi versions starting in 4.0.0 and prior to 5.37.0 did not sufficiently sanitize query parameters when filtering content via relational fields. An unauthenticated attacker could use the where query parameter on any publicly-accessibl...

9.2CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/05/14 6:43 p.m.16 views

EUVD-2026-30366

Strapi is an open source headless content management system. Strapi versions starting in 4.0.0 and prior to 5.37.0 did not sufficiently sanitize query parameters when filtering content via relational fields. An unauthenticated attacker could use the where query parameter on any publicly-accessibl...

9.2CVSS5.8AI score0.00612EPSS
SaveExploits5References1
Veracode
Veracode
added 2026/05/14 5:10 p.m.25 views

Directory Traversal

github.com/gtsteffaniak/filebrowser is vulnerable to Directory Traversal. The vulnerability is due to improper sanitization of attacker-controlled path input before path validation, which allows an attacker to use traversal sequences to delete arbitrary files outside the intended shared directory...

9.1CVSS5.9AI score0.00523EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/05/14 3:16 p.m.18 views

CVE-2026-41932

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/14 2:19 p.m.14 views

EUVD-2026-30296

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/14 2:19 p.m.8 views

CVE-2026-41932

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/14 2:19 p.m.28 views

CVE-2026-41932

CVE-2026-41932 affects Vvveb prior to 1.0.8.3. The Signup::addUser() controller copies raw POST username values into the display_name field before sanitization, so HTML/script submitted in the username during signup is stripped in the username column but stored verbatim in display_name. When disp...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/14 2:19 p.m.49 views

CVE-2026-41932 Vvveb < 1.0.8.3 Stored XSS via Signup Controller

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS0.00218EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/14 2:19 p.m.8 views

CVE-2026-41932 Vvveb < 1.0.8.3 Stored XSS via Signup Controller

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/14 2:19 p.m.13 views

CVE-2026-41932 Vvveb < 1.0.8.3 Stored XSS via Signup Controller

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

5.3CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/05/14 12:30 p.m.14 views

CVE-2026-5790 Stored Cross-Site Scripting (XSS) vulnerability in Stel Order

Stored Cross-Site Scripting XSS in Stel Order v3.25.1 and earlier, located at the ‘/app/FrontController’ endpoint via the ‘legalName’ and ‘employeeID’ parameters. The lack of proper input sanitization allows an attacker to inject malicious code that is persistently stored in the database. When...

5.1CVSS5.8AI score0.00258EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/14 6:44 a.m.37 views

CVE-2026-3718

The ManageWP Worker plugin for WordPress is affected by CVE-2026-3718: Stored Cross-Site Scripting via the MWP-Key-Name HTTP header in all versions up to 4.9.31. Root cause: insufficient input sanitization and output escaping of attacker-controlled header values. Impact: unauthenticated attackers...

7.2CVSS6AI score0.00264EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/14 6:16 a.m.21 views

CVE-2026-7377

GitLab has remediated an issue in GitLab EE affecting all versions from 18.7 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that, in customizable analytics dashboards, could have allowed an authenticated user to execute arbitrary JavaScript in the context of other users' browsers d...

8.7CVSS0.00256EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/14 6:16 a.m.24 views

CVE-2026-7481

GitLab has remediated an issue in GitLab EE affecting all versions from 16.4 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user with developer-role permissions to execute arbitrary JavaScript in other users' browsers due to improper input...

8.7CVSS0.00256EPSS
SaveExploits0References3
Rows per page
Query Builder