Lucene search
+L

538 matches found

NVD
NVD
added 2026/08/27 8:17 p.m.5 views

CVE-2026-59281

Spring MVC and WebFlux applications that obtain a data-binding Errors instance with HTML escaping enabled and then render field errors using the no-argument Errors.getFieldErrors or Errors.getFieldError accessors are vulnerable to arbitrary HTML/JavaScript code injection, potentially resulting in...

SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.23 views

CVE-2026-59281 Spring Framework Cross-site Scripting via EscapedErrors

Spring MVC and WebFlux applications that obtain a data-binding Errors instance with HTML escaping enabled and then render field errors using the no-argument Errors.getFieldErrors or Errors.getFieldError accessors are vulnerable to arbitrary HTML/JavaScript code injection, potentially resulting in...

SaveExploits0References1
CVE
CVE
added 2026/08/27 5:57 p.m.55 views

CVE-2026-59281

Spring Framework versions from 5.2.25.RELEASE through 7.0.8 are vulnerable to a reflected cross-site scripting (XSS) flaw in Spring MVC and WebFlux applications. The root cause involves data-binding Errors instances with HTML escaping enabled: when field errors are rendered using the no-argument ...

5.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 2:06 p.m.3 views

CSRF-via-stored-XSS-for-PrivEsc

Chamilo LMS addLabelgetlang'Thread', $threadEntity-getTitle; 2. /public/main/forum/viewforum.php - Linea 369 root@kitploit: .$thread-getTitle.''; 3. Ce ne sono altre! Causa principale: I titoli dei thread del forum vengono memorizzati senza una corretta sanitizzazione I titoli dei thread vengono...

5.4CVSS4.9AI score0.0033EPSS
SaveExploits0
NVD
NVD
added 2026/08/25 12:16 p.m.7 views

CVE-2026-79663

Ech0 before 4.7.3 contains a stored cross-site scripting vulnerability in the public RSS feed where tag names and markdown content are rendered without HTML escaping. Attackers with admin privileges can inject malicious tag names or raw HTML in echo content that executes as JavaScript in RSS...

4.8CVSS0.00148EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.26 views

CVE-2026-79663 Ech0 before 4.7.3 Stored XSS via RSS feed tag names

Ech0 before 4.7.3 contains a stored cross-site scripting vulnerability in the public RSS feed where tag names and markdown content are rendered without HTML escaping. Attackers with admin privileges can inject malicious tag names or raw HTML in echo content that executes as JavaScript in RSS...

4.8CVSS0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:33 a.m.11 views

CVE-2026-79663

Ech0 before 4.7.3 is affected by a stored cross-site scripting vulnerability in its public RSS feed . Tag names and Markdown content are rendered without HTML escaping, allowing an attacker with admin privileges to inject malicious tag names or raw HTML into echo content. The injected script exec...

4.8CVSS4.9AI score0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 11:33 a.m.7 views

EUVD-2026-65451

Ech0 before 4.7.3 contains a stored cross-site scripting vulnerability in the public RSS feed where tag names and markdown content are rendered without HTML escaping. Attackers with admin privileges can inject malicious tag names or raw HTML in echo content that executes as JavaScript in RSS...

4.8CVSS4.9AI score0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 10:18 a.m.10 views

CVE-2026-16231

hbs is an Express view engine that wraps Handlebars. Its registerAsyncHelper API bypasses Handlebars' automatic HTML escaping: an async helper returns an opaque placeholder during the first render pass, so the double-brace expression escapes only the placeholder, and after rendering hbs substitut...

8.1CVSS0.00239EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 5:48 p.m.6 views

CVE-2025-65754

CVE-2025-65754 : Gespeichertes XSS in Algernon 1.17.4 Beschreibung Algernon v1.17.4 ist von einer Cross-Site-Scripting XSS-Sicherheitslücke betroffen, die es Angreifern ermöglicht, über eine manipulierte Nutzlast in einem Dateinamen beliebigen Code auszuführen. Betroffenes Projekt : Algernon -...

6.1CVSS7.8AI score0.00446EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/08/24 11:54 a.m.11 views

CVE-2026-77643

A flaw was found in Xapian xapian-core. This cross-site scripting XSS vulnerability is due to incomplete HTML escaping by the Xapian::MSet::snippet function. A remote attacker could exploit this by injecting malicious script, leading to arbitrary code execution in the user's browser context. This...

4.4CVSS5.5AI score0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/24 10:29 a.m.8 views

CVE-2026-10618 Hugo 0.93.0 through 0.165.0 Stored Cross-Site Scripting via Unescaped Code-Fence Attribute Values

Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping...

4.8CVSS5.7AI score
SaveExploits0References7
NVD
NVD
added 2026/08/23 2:16 p.m.11 views

CVE-2026-8445

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS0.00381EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.11 views

EUVD-2026-64659

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS5.1AI score0.00381EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/23 12:00 a.m.15 views

PT-2026-79776

justhtml versions are preserved, so untrusted input that is safe in to html — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting wh...

9.8CVSS4.9AI score0.00381EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/22 12:50 a.m.8 views

SUSE CVE-2026-77643

A cross-site scripting vulnerability in queryparser/termgeneratorinternal.cc in Xapian xapian-core before 2.1.0 and before 1.4.32 exists due to incomplete HTML escaping by Xapian::MSet::snippet. NOTE: this issue exists because of a missed corner case of CVE-2018-0499...

4.4CVSS5AI score0.00156EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/21 7:14 p.m.9 views

Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Vulnerability Details File: src/lib/addons/feature-event-formatter-md.ts Line: 355 in v8.0.1; format method Root Cause FeatureEventFormatterMd.format does: ts Mustache.escape = text = text; const text = Mustache.renderaction, context; mustache pinned ^4.2.0, confirmed installed 4.2.0 keeps escape...

4.1CVSS5.6AI score0.00183EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/08/21 7:14 p.m.7 views

NPM: Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

NPM: Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username vulnerability discovered by ? in WordPress Npm unleash-server versions 8.0.3...

4.1CVSS5.3AI score0.00183EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/21 6:25 p.m.31 views

CVE-2026-35163 OctoPrint: XSS in Suppressed Command Notifications

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, Suppressed Command notification popups use PNotify rendering for printer-controlled payload.command and payload.message values in src/octoprint/static/js/app/viewmodels/terminal.js without HTML...

4.6CVSS0.00139EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 6:25 p.m.11 views

EUVD-2026-64043

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, Suppressed Command notification popups use PNotify rendering for printer-controlled payload.command and payload.message values in src/octoprint/static/js/app/viewmodels/terminal.js without HTML...

4.6CVSS5.5AI score0.00139EPSS
SaveExploits0References5
Rows per page
Query Builder