Lucene search
+L

1047867 matches found

Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.8 views

CVE-2026-71233 InvoiceNinja - Stored XSS via Invoice/Quote Terms Field

InvoiceNinja v5-stable renders an invoice or quote's "terms" field in the client portal using Laravel Blade's raw output directive !! -terms !! resources/views/portal/ninja2020/invoices/includes/terms.blade.php with no HTML sanitization...

8.7CVSS5.2AI score0.00199EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.9 views

CVE-2026-71233

InvoiceNinja v5-stable renders an invoice or quote's "terms" field in the client portal using Laravel Blade's raw output directive !! $entity-terms !! resources/views/portal/ninja2020/invoices/includes/terms.blade.php with no HTML sanitization. StoreInvoiceRequest.php only strips newlines from th...

8.7CVSS5.5AI score0.00199EPSS
SaveExploits0References2Affected Software1
vulnersOsv
vulnersOsv
added 2026/08/05 10:03 a.m.5 views

01-dev (1.0.0), 04-musicplayer (1.0.0) +1339 more potentially affected by CVE-2026-71215 via art-template (>=2.0.2, <=4.13.4)

art-template NPM version =2.0.2, =1.0.0, =0.0.1, =1.0.0, =0.0.1-alpha.1, =1.0.2-alpha.3, =1.0.0-alpha.1, =1.0.3-alpha.3, =1.1.4-alpha.1, =1.0.0-alpha.1, =0.1.0-alpha.1, =0.0.1-alpha.1, =0.0.2-alpha.13 and more Source cves: CVE-2026-71215 Source advisory: SNYK:JS-ARTTEMPLATE-18533449...

7.5CVSS5.4AI score0.00372EPSS
SaveExploits0
NVD
NVD
added 2026/08/05 7:16 a.m.11 views

CVE-2025-15677

The GeoDirectory WordPress plugin before 2.8.110 does not sanitise and escape a place-category setting before outputting it back in an admin page, allowing high-privilege users such as editors and above to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is...

3.5CVSS0.00173EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:58 a.m.11 views

EUVD-2026-53196

Pluck CMS's admin panel relies solely on a Referer-header comparison requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area. When a request carries no Referer/Host information, the...

9.6CVSS5.4AI score0.00169EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/05 6:37 a.m.25 views

EUVD-2026-53175

The Seraphinite Accelerator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'seraphaccelprep' parameter in versions up to, and including, 2.29.15. This is due to the CacheExtractPreparePageParams function using PHP's loose inequality operator != to compare the expecte...

6.1CVSS5.8AI score0.00817EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/08/05 6:00 a.m.10 views

EUVD-2026-53101

The Bit Form WordPress plugin before 3.2.0 does not sanitize an uploaded signature image before storing it, allowing unauthenticated attackers to upload a crafted SVG file containing JavaScript that executes when the file is viewed, leading to Stored Cross-Site Scripting...

7.5CVSS5.4AI score0.00267EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 4:25 a.m.40 views

CVE-2026-8790 Football Pool <= 2.13.4 - Authenticated (Subscriber+) Reflected Cross-Site Scripting

The Football Pool plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the shouttext POST parameter of the Shoutbox widget in all versions up to, and including, 2.13.4 due to insufficient input sanitization and output escaping. When a shoutbox form submission fails the nonce...

6.1CVSS0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/04 9:16 p.m.13 views

CVE-2026-65986

CVAT is an open source interactive video and image annotation tool for computer vision. Versions 2.5.0 through 2.66.0 contain a XSS vulnerability that can be accessed through annotation guide assets. When CVAT serves the files attached to an annotation guide, it labels them with a media type...

8.5CVSS0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/04 9:05 p.m.15 views

EUVD-2026-39021

Ghost: File Upload Content-Type Spoofing...

5.4CVSS5.4AI score0.00226EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 9:03 p.m.38 views

CVE-2026-70588 Ghost: Cross-Site Scripting in Universal Import

Ghost is a Node.js content management system. From 5.26.0 until 6.54.1, the Universal Import feature in Ghost Admin failed to properly sanitize imported content resulting in XSS in post content. This issue is fixed in version 6.54.1...

5CVSS0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:53 p.m.18 views

CVE-2026-70492 Open WebUI: Stored XSS via unescaped KaTeX render-error fallback in rendered messages

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, src/lib/components/chat/Messages/Markdown/KatexRenderer.svelte could store and render a chat message whose math block makes KaTeX fail with a stack overflow instead of a parse error. Th...

8.7CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 8:53 p.m.67 views

CVE-2026-70492

Open WebUI had a stored XSS vulnerability in KaTeX render-fallback: between 0.10.0 and 0.11.0, KaTeX errors could be rendered via HTML (via {@html}) in rendered messages, allowing script execution in viewers’ browsers and risking session token theft and potential admin account takeovers. Affected...

8.7CVSS5.6AI score0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:02 p.m.7 views

GHSA-3XPF-XQ7R-V8C5 Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

Summary Any authenticated user with access to a terminal server could get script of their choosing to run in the Open WebUI origin itself. The HTML file preview rendered terminal-served files in an iframe whose sandbox always granted allow-same-origin alongside allow-scripts, and the file is serv...

8.2CVSS6AI score0.00374EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 8:01 p.m.45 views

CVE-2026-70486 Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, the terminal file-preview serveUrl iframe branch always granted allow-same-origin together with allow-scripts for HTML files served from the application origin. Any authenticated user wi...

8.2CVSS0.00374EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 8:01 p.m.67 views

CVE-2026-70486

Open WebUI (self-hosted AI platform) versions 0.9.0–0.11.0 contain a Same-Origin/XSS risk in the terminal file-preview iframe: the serveUrl iframe branch granted allow-same-origin and allow-scripts for HTML files from the app origin, enabling an authenticated user with terminal server access to r...

8.2CVSS6.1AI score0.00374EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 7:16 p.m.10 views

CVE-2026-66300

SNOMED International Snowstorm contains a reflected XSS vulnerability within the "Web Route" redirection functionality. An attacker can inject arbitrary JavaScript which will execute upon a target user navigating to a crafted, malicious link. Fixed in 10.12.2 and 10.9.3...

5CVSS0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 6:51 p.m.51 views

CVE-2026-66300

SNOMED International Snowstorm has a reflected XSS vulnerability in the Web Route redirection feature. An attacker can inject arbitrary JavaScript that executes when a user visits a crafted link. Affected software/version details are not enumerated in this summary beyond Snowstorm; the vulnerabil...

5CVSS5.7AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 6:51 p.m.15 views

CVE-2026-66300 SNOMED International Snowstorm reflected XSS

SNOMED International Snowstorm contains a reflected XSS vulnerability within the "Web Route" redirection functionality. An attacker can inject arbitrary JavaScript which will execute upon a target user navigating to a crafted, malicious link. Fixed in 10.12.2 and 10.9.3...

2.3CVSS5.7AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/04 3:48 p.m.9 views

CVE-2026-15920

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

6.1CVSS5.1AI score0.00393EPSS
SaveExploits0
Rows per page
Query Builder