Lucene search
+L

1043523 matches found

NVD
NVD
added 2026/07/17 9:17 p.m.12 views

CVE-2026-54163

secureheaders manages application of security headers with many safe defaults. Prior to 7.3.0, secureheaders builds the Content-Security-Policy value by stitching directives with ; separators, and buildsandboxlistdirective, buildmediatypelistdirective, and buildreporttodirective interpolate...

4.7CVSS0.00174EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/17 8:46 p.m.9 views

CVE-2026-54498

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Basearoundrender can return HTML-unsafe strings that bypass the escaping behavior applied to normal call return values. This creates an XSS risk...

8.7CVSS5.2AI score0.00262EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/07/17 8:46 p.m.37 views

CVE-2026-54498 view_component: around_render HTML-Safety Bypass

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Basearoundrender can return HTML-unsafe strings that bypass the escaping behavior applied to normal call return values. This creates an XSS risk...

8.7CVSS0.00262EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/17 8:19 p.m.9 views

CVE-2026-54163 secure_headers: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input

secureheaders manages application of security headers with many safe defaults. Prior to 7.3.0, secureheaders builds the Content-Security-Policy value by stitching directives with ; separators, and buildsandboxlistdirective, buildmediatypelistdirective, and buildreporttodirective interpolate...

4.7CVSS5.3AI score0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 7:42 p.m.4 views

GO-2026-5965 SiYuan: Stored XSS in Bazaar marketplace via package README event handlers in github.com/siyuan-note/siyuan/kernel

SiYuan: Stored XSS in Bazaar marketplace via package README event handlers in github.com/siyuan-note/siyuan/kernel...

7.1CVSS5.1AI score0.0019EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 4:15 p.m.58 views

CVE-2026-49216

CVE-2026-49216 (Symfony UX Autocomplete) : The Stimulus controller in symfony/ux-autocomplete renders AJAX response items by interpolating item[labelField] directly into HTML, causing stored XSS when values come from user-supplied content. Affected: 2.2.0 through 2.36.0 and 3.1.0. Impact is that ...

5.4CVSS5.4AI score0.00176EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/17 4:9 p.m.5 views

CVE-2026-49210 Symfony UX: XSS in symfony/ux-live-component via attacker-controlled child component tag

Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Util\ChildComponentPartialRenderer::createHtml interpolates the client-controlled childrenid.tag value from LiveComponentSubscriber and InterceptChildComponentRenderSubscriber directly in...

2.3CVSS5.4AI score0.00194EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/17 3:56 p.m.35 views

CVE-2026-9585 Unauthenticated Reflected Cross-Site Scripting (XSS) in Switchvox SMB Web Portal

An unauthenticated reflected cross-site scripting XSS vulnerability exists in Sangoma Switchvox SMB Edition version 8.3 104997. The application fails to properly sanitize the portal parameter supplied to the invalidbrowser and invalidbrowserlogin handlers. User-supplied data is reflected into...

8.6CVSS0.00327EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 3:48 p.m.14 views

CVE-2026-58148

The CVE-2026-58148 entry concerns the Joomla ChronoForms extension, with an unauthenticated stored XSS vulnerability affecting ChronoForms prior to version 8.0.53. The issue is confirmed in the CVE listing, which identifies the vulnerable component as ChronoForms for Joomla and describes an unaut...

8.7CVSS5.2AI score0.00318EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 1:49 p.m.15 views

CVE-2024-23569

The CVE-2024-23569 entry concerns HCL Aftermarket EPC where the server is not configured with the X-XSS-Protection header. Connected documents indicate the affected component is HCL Aftermarket EPC, with root cause described as missing the X-XSS-Protection header, and a CVSS 3.1 base score of 4.3...

4.3CVSS5.3AI score0.00175EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 1:49 p.m.9 views

CVE-2024-23569

HCL Aftermarket EPC is vulnerable to attack since the server is not configured with “X-XSS-Protection" header...

4.3CVSS5.3AI score0.00175EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/17 8:22 a.m.6 views

Security Bulletin: Multiple vulnerabilities in IBM watsonx Orchestrate Developer Edition

Summary Multiple vulnerabilities were addressed in IBM watsonx Orchestrate Developer Edition version 2.13.0 Vulnerability Details CVEID:CVE-2023-5752 DESCRIPTION: When installing a package from a Mercurial VCS URL ie "pip install hg+..." with pip prior to v23.3, the specified Mercurial revision...

8.7CVSS6.3AI score0.00721EPSS
SaveExploits3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/17 3:43 a.m.13 views

CVE-2026-15161

The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.6. This is due to the savefilter AJAX handler storing the raw $POST'filter' array into a WordPress option via updateoption without any capability check, nonce...

6.4CVSS6.2AI score0.00156EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 3:43 a.m.37 views

CVE-2026-15161 Ninja Forms - Excel Export <= 3.3.6 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'filter' Parameter

The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.6. This is due to the savefilter AJAX handler storing the raw $POST'filter' array into a WordPress option via updateoption without any capability check, nonce...

6.4CVSS0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 7:51 a.m.34 views

CVE-2026-7543 Breakdance <= 2.7.1 - Unauthenticated Stored Cross-Site Scripting via Webhook Action Details

The Breakdance plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'fields' parameter in versions up to, and including, 2.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

7.2CVSS0.0019EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/16 7:51 a.m.10 views

EUVD-2026-44883

The Delicious Recipes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'steps' block attribute in versions up to, and including, 1.10.2. This is due to insufficient input sanitization and output escaping in the wrapdirectiontext function, which interpolates the...

6.4CVSS6.2AI score0.00193EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/16 6:0 a.m.35 views

CVE-2026-12978 FunnelKit < 3.15.0.6 - Reflected XSS via Divi Optin Form

The FunnelKit WordPress plugin before 3.15.0.6 does not escape a user-supplied parameter before reflecting it into the HTML response of one of its page-builder AJAX actions, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting against logged-in users who open a crafted pag...

0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 4:17 a.m.14 views

CVE-2026-15652

The Easy Accordion – AI-Powered FAQ & Accordion Blocks, Product FAQ plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'align' Block Attribute in all versions up to, and including, 3.1.6 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS0.00197EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/16 3:44 a.m.44 views

CVE-2026-13042 RPB Chessboard <= 8.1.2 - Unauthenticated Stored Cross-Site Scripting via Comment Content

The RPB Chessboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content in all versions up to, and including, 8.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in...

7.2CVSS0.00247EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/16 3:44 a.m.9 views

EUVD-2026-44863

The Product Feed Manager For WooCommerce – Sell on 200+ Online Marketplaces plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 's' Search Parameter in all versions up to, and including, 7.6.1 due to insufficient input sanitization and output escaping. This makes it possible...

6.1CVSS6.2AI score0.00215EPSS
SaveExploits0References6
Rows per page
Query Builder