Lucene search
+L

1045775 matches found

OSV
OSV
added 2026/08/05 2:54 p.m.10 views

CVE-2026-53992 Reflected XSS in ProjectSend thumbnails-regenerate.php via start_date / end_date Parameters

ProjectSend r2029 contains a reflected cross-site scripting vulnerability in thumbnails-regenerate.php that allows remote attackers to inject arbitrary HTML and JavaScript by supplying unsanitized values in the startdate and enddate GET parameters, which are echoed unescaped into HTML attribute...

5.1CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 2:54 p.m.10 views

EUVD-2026-53394

ProjectSend r2029 contains a reflected cross-site scripting vulnerability in thumbnails-regenerate.php that allows remote attackers to inject arbitrary HTML and JavaScript by supplying unsanitized values in the startdate and enddate GET parameters, which are echoed unescaped into HTML attribute...

6.1CVSS5.5AI score0.00231EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 views

CVE-2026-71275 OpenBK7231T - Reflected XSS via OTA host Parameter

OpenBK7231T's httpfnotaexec src/httpserver/httpfns.c reflects the host query parameter directly into an HTML response via hprintf255request, "OTA requested for %s!", tmpA with no HTML encoding, allowing a crafted URL such as /otaexec?host=alert1 to execute JavaScript in an authenticated admin's...

5.4CVSS5.4AI score0.00133EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.34 views

CVE-2026-71274 OpenBK7231T Stored XSS via Unsanitized MQTT-Set Channel Labels

OpenBK7231T's CHANNELSetLabel src/cmnds/cmdchannels.c stores channel labels received via the MQTT SetChannelLabel command using strdup with no HTML sanitization. CHANNELGetLabel returns these labels unsanitized, and they are rendered via hprintf255 at 15+ locations in src/httpserver/httpfns.c wit...

8.5CVSS0.00173EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:57 a.m.9 views

CVE-2026-71249 299Ko - Unauthenticated Reflected XSS in Public Contact Form

299Ko's public contact form plugin/contact/controllers/ContactController.php, home sets raw POST field values name, firstname, email, message into the page template with no sanitization. The template engine's variable output function common/Template.php, showvar echoes values with no...

6.1CVSS5.3AI score0.00149EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:57 a.m.10 views

CVE-2026-71249

299Ko's public contact form plugin/contact/controllers/ContactController.php, home sets raw POST field values name, firstname, email, message into the page template with no sanitization. The template engine's variable output function common/Template.php, showvar echoes values with no...

6.1CVSS5.5AI score0.00149EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 10:57 a.m.61 views

CVE-2026-71249

CVE-2026-71249 affects 299Ko’s public contact form. The vulnerability arises in the plugin/contact/controllers/ContactController.php (home()) where raw POST fields (name, firstname, email, message) are inserted into the page template without sanitization. The template engine’s _show_var() echoes ...

6.1CVSS5.3AI score0.00149EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.63 views

CVE-2026-71236

Grocy is affected by CVE-2026-71236 due to a flaw in its API request-body parser: after HTMLPurifier cleans values, the code re-decodes certain HTML entities (<, >, &) to , and &, effectively reconstructing live HTML/script tags. This double-decoding reintroduces stored XSS in API-writa...

8.7CVSS5.2AI score0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.39 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.7CVSS0.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
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
NVD
NVD
added 2026/08/05 7:16 a.m.10 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.10 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.0013EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/05 6:37 a.m.21 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.00561EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/08/05 6:00 a.m.9 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.39 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.12 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.13 views

EUVD-2026-39021

Ghost: File Upload Content-Type Spoofing...

5.4CVSS5.4AI score0.00133EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 9:03 p.m.37 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.14 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
Rows per page
Query Builder