Lucene search
+L

56 matches found

CVE
CVE
added 2026/09/12 6:00 a.m.9 views

CVE-2026-81429

The Export & Import WPBakery Page Builder WordPress plugin through version 1.0.2 is affected by a Stored Cross-Site Scripting (XSS) vulnerability. The root cause is the absence of a CSRF check on the template-import feature combined with insufficient sanitization of imported data before storage a...

7.1CVSS0.00106EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 11:15 a.m.7 views

EUVD-2026-76066

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a stored cross-site scripting vulnerability in the CustomizeUser plugin where the fieldname parameter is stored raw without sanitization. Administrators can inject malicious scripts via the add.json.php endpoint that execute...

9.3CVSS0.00279EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/10 2:17 p.m.6 views

CVE-2026-88867

WWBN AVideo, in versions up to and including commit c3edcc274c389816d434acadac07ee78eaf330c1, contains a stored cross-site scripting vulnerability. objects/categoryAddNew.json.php passes the POST parameters name and iconClass to Category::setName and Category::setIconClass, which store the values...

9.3CVSS0.00323EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/10 1:05 p.m.16 views

CVE-2026-88867

WWBN AVideo (up to commit c3edcc274c389816d434acadac07ee78eaf330c1 ) is affected by a stored cross-site scripting (XSS) vulnerability. The endpoint objects/categoryAddNew.json.php passes the POST parameters name and iconClass into Category::setName() and Category::setIconClass() without sanitizat...

9.3CVSS0.00323EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 1:05 p.m.33 views

CVE-2026-88867 WWBN AVideo Stored XSS via Category Name and Icon Class

WWBN AVideo, in versions up to and including commit c3edcc274c389816d434acadac07ee78eaf330c1, contains a stored cross-site scripting vulnerability. objects/categoryAddNew.json.php passes the POST parameters name and iconClass to Category::setName and Category::setIconClass, which store the values...

9.3CVSS0.00323EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/01 10:25 p.m.35 views

CVE-2026-84477 AVideo Stored XSS via Live Schedule Title Description

AVideo Liveschedule::setTitle and setDescription store POST input without sanitization, allowing users with streaming permission to inject malicious scripts. Unauthenticated attackers can access remindMe.php to execute stored XSS payloads in victim browsers without requiring authentication...

5.4CVSS0.00169EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 10:50 p.m.31 views

CVE-2026-47665

Penpot , an open-source design and prototyping platform, is affected by a stored cross-site scripting vulnerability in versions up to and including 2.14.3 . Comment content on shared files is stored as raw text and rendered via innerHTML without sanitization; the backend applies only a length che...

8.7CVSS5.2AI score0.00251EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 10:50 p.m.40 views

CVE-2026-47665 Penpot: Stored XSS via comment content, innerHTML renders unsanitized HTML

Penpot is an open-source design and prototyping platform. In versions up to and including 2.14.3, Penpot is vulnerable to stored cross-site scripting through file comments, whose content is stored as raw text and rendered into the page with innerHTML without any sanitization. Because the backend...

8.7CVSS0.00251EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/24 7:37 p.m.11 views

Sakai Conversations has a Stored XSS Issue

Summary The Sakai Conversations tool stores topic and post messages without HTML sanitization, and the frontend renders them using LitElement's unsafeHTML directive, resulting in stored cross-site scripting XSS. Any authenticated user with access to a site that has the Conversations tool enabled...

5.3AI score0.00032EPSS
SaveExploits0References4Affected Software3
NVD
NVD
added 2026/08/16 5:16 a.m.11 views

CVE-2026-15002

The Platnosci Online Blue Media Autopay plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.0 via the 'bmwoocommercecsseditorcontent' POST parameter. This is due to the CssEditor::handlesave method being wired to the WordPress 'init' hook by...

7.2CVSS0.00307EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/16 4:24 a.m.22 views

CVE-2026-15002

The Platnosci Online Blue Media Autopay plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.0 via the 'bmwoocommercecsseditorcontent' POST parameter. This is due to the CssEditor::handlesave method being wired to the WordPress 'init' hook by...

7.2CVSS5.3AI score0.00307EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/16 12:00 a.m.23 views

PT-2026-73087

The Platnosci Online Blue Media Autopay plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.0 via the 'bm woocommerce css editor content' POST parameter. This is due to the Css Editor::handle save method being wired to the WordPress 'init' hook ...

7.2CVSS5.6AI score0.00307EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 8:06 p.m.40 views

CVE-2026-72743

SQLBot 1.10.0 contains a stored XSS in the SQText dashboard component that renders TinyMCE output via v-html without sanitization. If an attacker can modify the dashboard text widget, they can inject arbitrary HTML/JavaScript that executes for all dashboard viewers. The issue is fixed in commit c...

5.4CVSS5AI score0.00171EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.11 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
Github Security Blog
Github Security Blog
added 2026/07/24 9:14 p.m.19 views

Budibase: SSO OAuth2 Token Leakage via User Metadata Endpoints to Power-Role Users

Summary The /api/users/metadata and /api/users/metadata/:id endpoints in @budibase/server return full global user profiles to any user with POWER role or above. For SSO-authenticated users OIDC, Google, the response includes oauth2.accessToken and oauth2.refreshToken fields, leaking identity...

4.9CVSS5.9AI score0.00452EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/24 4:12 p.m.39 views

CVE-2026-65711 sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS0.02406EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/10 4:24 p.m.6 views

CVE-2026-58493

grav-plugin-database is the database plugin for Grav CMS. Prior to 1.2.0, Database::call builds PDO DSN strings by directly concatenating user-configurable YAML values from fields such as host, dbname, charset, server, database, directory, and filename without sanitization or validation, allowing...

5.1CVSS6.1AI score0.00501EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:25 p.m.17 views

CVE-2026-44259

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the previewServlet serves files with their detected MIME type based on file extension, without any content sanitization or security headers. Files with .html, .htm, or .svg extensions are served as text/html or image/svg+xml...

4.6CVSS5.6AI score0.00141EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.35 views

PT-2026-46874

SVG files are in the allowed extensions whitelist and can be uploaded by any admin user via the media manager. There is zero SVG content sanitization anywhere in the upload pipeline. A malicious SVG with JavaScript onload, , executes in the context of the Shopware domain when accessed. The Proble...

4.9CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.40 views

PT-2026-46891

Name of the Vulnerable Software and Affected Versions Shopware versions prior to 6.6.10.18 Shopware versions prior to 6.7.10.1 Description SVG files are included in the allowed extensions whitelist within src/Core/Framework/Resources/config/packages/shopware.yaml, allowing them to be uploaded via...

4.9CVSS5.3AI score0.00485EPSS
SaveExploits0References8
Rows per page
Query Builder