Lucene search
+L

38627 matches found

CVE
CVE
added 2026/08/06 6:00 a.m.48 views

CVE-2025-15678

The CVE concerns the Nexter Blocks WordPress plugin before version 5.0.2. It does not sanitize uploaded SVG files, allowing any user who can upload files (Author by default) to upload an SVG containing malicious JavaScript. When the file is accessed, this can execute in the context of the site, l...

6.1CVSS5.4AI score0.00149EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 6:00 a.m.36 views

CVE-2026-16537 Slick Slider < 0.5.3 - Contributor+ Stored XSS via Gallery Shortcode

The Slick Slider WordPress plugin before 0.5.3 does not sanitize and escape a shortcode attribute value before outputting it in an HTML attribute, allowing users with the Contributor role and above to perform Stored Cross-Site Scripting attacks that execute when a user views the affected post...

0.00133EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 3:26 a.m.56 views

CVE-2026-18325 Forminator Forms <= 1.56.1 - Unauthenticated Stored Cross-Site Scripting via Forged Upload Record via Select Field

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Forged Upload Record via Select Field in all versions up to, and including, 1.56.1 due to insufficient input sanitization and output escaping. This makes i...

7.2CVSS0.00279EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.9 views

PT-2026-68622

Name of the Vulnerable Software and Affected Versions html sanitize ex versions 0.3.1 through 1.5.2 Description An Open Redirect issue exists in the HTML5 scrubber where an unauthenticated remote attacker can retarget an existing form on a rendering page to capture submitted data, including...

6.1CVSS5.4AI score0.00228EPSS
SaveExploits0References14
CERT
CERT
added 2026/08/06 12:00 a.m.7 views

Alinto SOGo v5.12.7 vulnerable to cross-site scripting via malformed ICS calendar invitations

Overview A cross-site scripting XSS vulnerability in Alinto SOGo v5.12.7 allows attackers to achieve remote code execution by embedding malicious SVG Scalable Vector Graphics objects in ICS iCalendar invitations. The vulnerability has been actively exploited in the wild, as confirmed by VirusTota...

6.1CVSS5.6AI score0.00408EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:38 p.m.5 views

CVE-2026-71294

Cotonti CMS's Comments plugin deserializes user-supplied data without restricting the classes that may be instantiated. In plugins/comments/controllers/actions/CreateAction.php, a POST parameter obtained via trim-only sanitization is passed to with no restriction, reachable by any member with wri...

7.6CVSS5.3AI score0.00224EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 12:26 p.m.13 views

EUVD-2026-53372

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex pregreplace'/^a-zA-Z0-9./', '', $column. Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a...

8.8CVSS5.7AI score0.00305EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.9 views

CVE-2026-71286

The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input...

6.1CVSS5.2AI score0.00155EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.4 views

CVE-2026-71274

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.5CVSS5.3AI score0.00173EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.31 views

CVE-2026-71270 Stirling-PDF Server-Side Request Forgery via /api/v1/convert/url/pdf WeasyPrint Subprocess

Stirling-PDF's POST /api/v1/convert/url/pdf endpoint ConvertWebsiteToPDF.java was not updated with the CustomHtmlSanitizer/SsrfProtectionService SSRF protections that were added to three sibling conversion endpoints html/pdf, file/pdf, markdown/pdf...

8.6CVSS0.00313EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 11:16 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 !! -terms !! resources/views/portal/ninja2020/invoices/includes/terms.blade.php with no HTML sanitization...

8.7CVSS0.00199EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:57 a.m.58 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
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.7 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
EUVD
EUVD
added 2026/08/05 9:26 a.m.11 views

EUVD-2026-53295

The Smash Balloon Social Photo Feed – Easy Social Feeds Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via REQUESTURI Query String in all versions up to, and including, 6.11.3 due to insufficient input sanitization and output escaping. This makes it possible for...

4.7CVSS5.7AI score0.00239EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/05 8:16 a.m.12 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS0.02233EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/05 6:16 a.m.13 views

CVE-2026-16143

The VikRentItems – Flexible Rental Management System plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customer email field of the booking checkout form in versions up to, and including, 1.2.1. This is due to insufficient input sanitization and output escaping in the...

7.2CVSS0.00236EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 6:00 a.m.10 views

EUVD-2025-210616

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.5CVSS5.5AI score0.00173EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 4:25 a.m.11 views

EUVD-2026-53036

The VikRentItems – Flexible Rental Management System plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customer email field of the booking checkout form in versions up to, and including, 1.2.1. This is due to insufficient input sanitization and output escaping in the...

7.2CVSS5.7AI score0.00236EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:25 a.m.8 views

CVE-2026-16143

The VikRentItems – Flexible Rental Management System plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customer email field of the booking checkout form in versions up to, and including, 1.2.1. This is due to insufficient input sanitization and output escaping in the...

7.2CVSS5.7AI score0.00236EPSS
SaveExploits0References5
Rows per page
Query Builder