Lucene search
+L

1045609 matches found

CVE
CVE
added 2026/08/19 4:16 p.m.20 views

CVE-2026-20232

The web-based management interface of Cisco IE 1000 Series Switches fails to validate user-supplied input, enabling an authenticated attacker to inject malicious script into specific pages that executes in another user's session (stored XSS). CVSS 5.4 (MEDIUM) requires valid credentials and user ...

5.4CVSS5.7AI score0.00205EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 4:16 p.m.33 views

CVE-2026-20232 Cisco Industrial Ethernet 1000 Series Switches Stored Cross-Site Scripting Vulnerability

A vulnerability in the web-based management interface of Cisco Industrial Ethernet IE 1000 Series Switches could allow an authenticated, remote attacker to conduct a stored cross-site scripting XSS attack against a user of the interface. This vulnerability is due to insufficient validation of...

5.4CVSS0.00205EPSS
SaveExploits0References1
Cisco
Cisco
added 2026/08/19 4:00 p.m.7 views

Cisco Industrial Ethernet 1000 Series Switches Stored Cross-Site Scripting Vulnerability

A vulnerability in the web-based management interface of Cisco Industrial Ethernet IE 1000 Series Switches could allow an authenticated, remote attacker to conduct a stored cross-site scripting XSS attack against a user of the interface. This vulnerability is due to insufficient validation of...

5.4CVSS5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 3:56 p.m.8 views

CVE-2026-64851 Grav Shortcode Core Plugin: Stored XSS in shortcode-core attribute handlers

Grav Shortcode Core Plugin allows for the development shortcode plugins that utilize the common format utilized by WordPress and BBCode. Prior to 6.2.2, Grav Shortcode Core passes shortcode syntax through Security::detectXss because it contains no literal less-than character, then...

8.5CVSS5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 3:56 p.m.15 views

CVE-2026-64851

In Grav Shortcode Core Plugin before 6.2.2, ColorShortcode.php and related attribute handlers concatenate attacker-controlled parameters into HTML without encoding, bypassing Security::detectXss() (which misses payloads without a literal

8.5CVSS4.9AI score0.00337EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:56 p.m.28 views

CVE-2026-64851 Grav Shortcode Core Plugin: Stored XSS in shortcode-core attribute handlers

Grav Shortcode Core Plugin allows for the development shortcode plugins that utilize the common format utilized by WordPress and BBCode. Prior to 6.2.2, Grav Shortcode Core passes shortcode syntax through Security::detectXss because it contains no literal less-than character, then...

8.5CVSS0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:56 p.m.10 views

EUVD-2026-62548

Grav Shortcode Core Plugin allows for the development shortcode plugins that utilize the common format utilized by WordPress and BBCode. Prior to 6.2.2, Grav Shortcode Core passes shortcode syntax through Security::detectXss because it contains no literal less-than character, then...

8.5CVSS4.9AI score0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:52 p.m.6 views

EUVD-2026-62546

HumHub 1.18.4 contains a stored cross-site scripting vulnerability in the comment-deletion notification flow. A Space administrator can delete another user's comment, choose to notify the original author, and place HTML/JavaScript in the deletion reason...

7.2CVSS4.9AI score0.00367EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:52 p.m.4 views

CVE-2026-18430 HumHub 1.18.4 - Stored XSS in comment-deletion notifications through unescaped administrator reason

HumHub 1.18.4 contains a stored cross-site scripting vulnerability in the comment-deletion notification flow. A Space administrator can delete another user's comment, choose to notify the original author, and place HTML/JavaScript in the deletion reason...

7.2CVSS5.1AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 3:52 p.m.7 views

CVE-2026-18430

HumHub 1.18.4's comment-deletion notification flow does not sanitize the administrator-supplied reason, allowing stored XSS when the original author views the notification. A Space admin can inject HTML/JavaScript targeting another user. CVSS 7.2 (HIGH) reflects network access with high privilege...

7.2CVSS4.9AI score0.00367EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:52 p.m.31 views

CVE-2026-18430 HumHub 1.18.4 - Stored XSS in comment-deletion notifications through unescaped administrator reason

HumHub 1.18.4 contains a stored cross-site scripting vulnerability in the comment-deletion notification flow. A Space administrator can delete another user's comment, choose to notify the original author, and place HTML/JavaScript in the deletion reason...

7.2CVSS0.00367EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:18 p.m.7 views

CVE-2026-61607 Grav API Plugin: Stored XSS via SVG Upload - API Media Pipeline Bypasses Sanitizer

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.2, the Grav API plugin POST /api/v1/media pipeline in HandlesMediaUploads::processUploadedFile validates an SVG filename extension but does not invoke Security::sanitizeSVG. An...

4.6CVSS5.4AI score0.00141EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 3:18 p.m.12 views

CVE-2026-61607

In Grav API plugin versions prior to 1.0.2, HandlesMediaUploads::processUploadedFile() validates only the SVG filename extension without calling Security::sanitizeSVG(), allowing an attacker with api.media.write permission to upload an SVG with embedded JavaScript. The server serves it as Content...

4.6CVSS5.4AI score0.00208EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:18 p.m.8 views

EUVD-2026-62533

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.2, the Grav API plugin POST /api/v1/media pipeline in HandlesMediaUploads::processUploadedFile validates an SVG filename extension but does not invoke Security::sanitizeSVG. An...

4.6CVSS5.4AI score0.00208EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:18 p.m.27 views

CVE-2026-61607 Grav API Plugin: Stored XSS via SVG Upload - API Media Pipeline Bypasses Sanitizer

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.2, the Grav API plugin POST /api/v1/media pipeline in HandlesMediaUploads::processUploadedFile validates an SVG filename extension but does not invoke Security::sanitizeSVG. An...

4.6CVSS0.00208EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:18 p.m.5 views

CVE-2026-75955

Joomla Extension - cmsjunkie.com - Reflected XSS / XML injection in J-BusinessDirectory 6.2.3 - companyName from the request was written unescaped into an XML attribute...

5.1CVSS0.00318EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 3:17 p.m.7 views

CVE-2026-40508

OpenEMR before 8.3.0 contains a stored cross-site scripting vulnerability in the patient portal template import handler that allows authenticated attackers with Forms Administration permissions to upload template files containing arbitrary HTML or JavaScript. Attackers can inject malicious script...

5.4CVSS0.00171EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 3:16 p.m.9 views

CVE-2026-18756

HumHub Community Edition 1.18.4 contains a reflected cross-site scripting vulnerability in the Space membership-request workflow. An attacker can place attacker-controlled button configuration in the options query-string parameter of space/membership/request-membership-form, lure an authenticated...

7.2CVSS0.00343EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:16 p.m.7 views

CVE-2026-18526

HumHub Community Edition 1.18.4 and 1.18.4-pl1 contain a stored Cross-Site Scripting XSS vulnerability in the oEmbed confirmation rendering workflow...

7.4CVSS0.00337EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:51 p.m.8 views

CVE-2026-40508

OpenEMR before 8.3.0 contains a stored cross-site scripting vulnerability in the patient portal template import handler that allows authenticated attackers with Forms Administration permissions to upload template files containing arbitrary HTML or JavaScript. Attackers can inject malicious script...

5.4CVSS5.2AI score0.00171EPSS
SaveExploits0References4
Rows per page
Query Builder