Lucene search
K

41 matches found

RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-41524

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS5.4AI score0.00033EPSS
Exploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-34158

An authenticated ERPNext user with Item record edit permissions can persist arbitrary HTML/JavaScript in the itemname, description, or image fields of an Item and trigger unescaped rendering in the Point of Sale POS cart interface for every operator who adds that item to a transaction.This issue...

4.8CVSS5.9AI score0.00035EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago4 views

CVE-2026-42840

An authenticated user can persist arbitrary HTML/JavaScript in the emailid or mobileno fields of a Customer record and trigger unescaped rendering in the Point of Sale POS interface for every operator who selects that customer. This issue affects ERPNext: 16.16.0...

5.1CVSS5.9AI score0.00047EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 3 days ago6 views

PT-2026-46117

Node names long name, short name received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping. Any participant on a public Meshtastic MQTT broker can set a malicious node name that executes JavaScript in the browser of every Malla dashboard visitor...

6.3CVSS6.1AI score
Exploits0References4
NVD
NVD
added 2026/05/29 7:16 p.m.6 views

CVE-2026-44651

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, when fetchurl throws, the code sends: res.status500.send'Error occurred while trying to proxy to:...

6.9CVSS0.00062EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/29 1:0 p.m.8 views

CVE-2026-47694 WWBN AVideo: Stored XSS via unescaped Gallery category description

WWBN AVideo is an open source video platform. In 29.0 and earlier, AVideo stores category descriptions from user input and later renders categorydescription as raw HTML in the Gallery view. A user who can create or edit categories can store JavaScript in a category description, which executes whe...

5.4CVSS5.8AI score0.00035EPSS
Exploits1References1
OSV
OSV
added 2026/05/18 4:23 p.m.1 views

GHSA-GQR2-7HCG-RCHF CI4MS: Stored XSS in Pages Module Content via Broken html_purify Validation Rule

Summary The Pages backend module registers the htmlpurify validation rule on language-keyed page content but persists the raw, un-purified POST value into the database. The public renderer for pages Home::index → app/Views/templates/default/pages.php emits $pageInfo-content without esc, yielding...

8.7CVSS6.1AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/05/13 3:33 p.m.4 views

SiYuan Bazaar marketplace renders unescaped package `name` and `version` metadata, allowing stored XSS and Electron code execution

Summary SiYuan's Bazaar community marketplace renders the name and version fields of a package's plugin.json and the equivalent theme.json / template.json / widget.json / icon.json into the Settings → Marketplace UI without HTML escaping. The kernel-side helper sanitizePackageDisplayStrings in...

9CVSS6AI score0.00015EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/08 2:50 p.m.27 views

CVE-2026-41524 Ajax30/BraveCMS-2.0: Stored XSS in Page / Article Content

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS0.00033EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/08 2:50 p.m.6 views

EUVD-2026-28648

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS5.8AI score0.00033EPSS
Exploits0References2
CVE
CVE
added 2026/05/08 2:50 p.m.7 views

CVE-2026-41524

Affected software : Brave CMS (open-source CMS). Vulnerability details : Prior to commit 6c56603, content entered via CKEditor (pages and articles) was stored verbatim in the database and rendered with Laravel Blade’s unescaped output directive {!! !!}, allowing any JavaScript/HTML injected by an...

8.7CVSS5.8AI score0.00033EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/08 2:50 p.m.6 views

CVE-2026-41524 Ajax30/BraveCMS-2.0: Stored XSS in Page / Article Content

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS5.8AI score0.00033EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:50 p.m.5 views

CVE-2026-41524

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS5.8AI score0.00033EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.7 views

PT-2026-39138

Name of the Vulnerable Software and Affected Versions Brave CMS versions prior to commit 6c56603 Description Page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and rendered using Laravel Blade's unescaped output directive !! !!. This...

8.7CVSS5.8AI score0.00033EPSS
Exploits0References5
EUVD
EUVD
added 2026/05/07 6:5 p.m.4 views

EUVD-2026-28407

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, a user with updateAutoReply permission can store an XSS payload in the mailbox auto-reply message. The payload is rendered unescaped in the auto-reply email sent to every customer who...

7.6CVSS5.7AI score0.00033EPSS
Exploits0References2
Snyk
Snyk
added 2026/05/06 8:18 p.m.4 views

Cross-site Scripting (XSS)

Overview phpmyfaq/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Cross-site Scripting XSS in the FAQ creation and update process. An attacker can execute arbitrary JavaScript in the browsers of users who view maliciou...

5.4CVSS5.8AI score0.00029EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:32 p.m.5 views

CVE-2026-3673

An authenticated attacker can store a crafted tag value in usertags and trigger JavaScript execution when a victim opens the list/report view where tags are rendered. The vulnerable renderer interpolates tag content into HTML attributes and element content without escaping. This issue affects...

4.6CVSS5.9AI score0.00038EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 8:42 p.m.4 views

ApostropheCMS: Stored XSS via CSS Custom Property Injection in @apostrophecms/color-field Escaping Style Tag Context

Summary The @apostrophecms/color-field module bypasses color validation for values prefixed with -- intended for CSS custom properties, but performs no HTML sanitization on these values. When styles containing attacker-controlled color values are rendered into tags — both in the global stylesheet...

5.4CVSS6.1AI score0.00014EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.2 views

PT-2026-33378

Summary The proxyUi template engine uses Go's text/template which performs no HTML escaping instead of html/template. The GitHub OAuth callback handlers in both publicProxy and dynamicProxy embed the attacker-controlled refreshInterval query parameter verbatim into an error message when...

6.1CVSS5.9AI score0.00012EPSS
Exploits0References6
NVD
NVD
added 2026/04/08 3:16 p.m.5 views

CVE-2026-39391

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the blacklist ban note parameter in UserController::ajaxblackListpost is stored in the database without sanitization and rendered into a...

4.8CVSS0.00014EPSS
Exploits1References1
Rows per page
Query Builder