Lucene search
+L

70 matches found

Kitploit
Kitploit
added 2026/08/30 7:21 a.m.10 views

CVE-2026-64638-PoC-XSS2Shell-

XSS2Shell — WordPress Pre-Auth XSS → RCE Chain PoC CVE-2026-64638 · Reflected XSS on wp-login.php · CVSS 8.9 v4.0 · Patched in WordPress 7.0.3 ⚠️ AUTHORIZED TESTING ONLY. This tool is for security research and authorized penetration testing against systems you own or have explicit written...

8.9CVSS7.4AI score0.31204EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/08/28 12:13 p.m.6 views

CVE-2025-5352

CVE-2025-5352 È stata identificata una vulnerabilità di Cross-Site Scripting XSS memorizzato nel componente Analytics di lunary-ai/lunary. Il problema deriva dal fatto che la variabile NEXTPUBLICCUSTOMSCRIPT viene iniettata direttamente nel DOM utilizzando dangerouslySetInnerHTML senza una corret...

9.6CVSS7.2AI score0.00497EPSS
SaveExploits1
NVD
NVD
added 2026/08/28 5:16 a.m.6 views

CVE-2026-82090

Pocket through 8.33.0.0 allows XSS because "Save to Pocket" injects external HTML into the DOM. JavaScript code can alter the application state via native bridge methods...

9.2CVSS0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 3:36 a.m.33 views

CVE-2026-82090

Pocket through 8.33.0.0 allows XSS because "Save to Pocket" injects external HTML into the DOM. JavaScript code can alter the application state via native bridge methods...

9.2CVSS0.00281EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 3:36 a.m.13 views

CVE-2026-82090

Pocket for Android (versions through 8.33.0.0 ) is affected by a Cross-Site Scripting (XSS) vulnerability rated CVSS 4.0 9.2 (CRITICAL) . The root cause is that the "Save to Pocket" feature injects external HTML into the DOM, allowing injected JavaScript to alter the application state via native ...

9.2CVSS5.3AI score0.00281EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 3:36 a.m.6 views

EUVD-2026-67403

Pocket through 8.33.0.0 allows XSS because "Save to Pocket" injects external HTML into the DOM. JavaScript code can alter the application state via native bridge methods...

9.2CVSS5.2AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 10:16 p.m.13 views

CVE-2026-43980

Malla is a web analyzer for Meshtastic networks based on MQTT data. Prior to commit 4086e2b5f61615a813b70b25bc76095083552135, code names longname, shortname received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping. Any participant on a public Meshtast...

6.3CVSS0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 9:17 p.m.65 views

CVE-2026-43980

Malla , a web analyzer for Meshtastic networks based on MQTT data, is affected by a stored XSS vulnerability. Node names (long_name, short_name) received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping across multiple frontend pages (traceroute_graph....

6.3CVSS5.3AI score0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 9:17 p.m.18 views

CVE-2026-43980 Malla: Stored XSS via Meshtastic node names in multiple frontend pages

Malla is a web analyzer for Meshtastic networks based on MQTT data. Prior to commit 4086e2b5f61615a813b70b25bc76095083552135, code names longname, shortname received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping. Any participant on a public Meshtast...

6.3CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/21 2:53 a.m.38 views

CVE-2026-65644

Rocket.Chat versions before 8.8.0 , 8.7.1 , 8.6.2 , 8.5.3 , 8.4.6 , 8.3.8 , 8.2.8 , 8.1.8 , and 7.10.15 contain a stored HTML injection (CWE-79) in the Livechat visitor flow. The unauthenticated REST endpoint POST /api/v1/livechat/visitor accepts an unsanitized name field that is stored raw and l...

7.5CVSS5.6AI score0.00298EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 10:17 p.m.12 views

CVE-2026-54505

TREK is a collaborative travel planner. Prior to 3.1.0, when the Journey add-on is enabled, TREK interpolates the unescaped activeSuggestion.title value into journey.frontpage.suggestionText through client/src/i18n/TranslationContext.tsx and renders the result with dangerouslySetInnerHTML in...

2CVSS0.00426EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 9:16 p.m.8 views

CVE-2026-54743

Lemmy is a link aggregator and forum for the fediverse. Prior to lemmy-ui 0.19.19-beta.1, LemmyNet/lemmy-ui renders Markdown in src/shared/markdown.ts for post bodies, comment bodies, private messages, and community and site sidebars through mdToHtml, which returns a raw html object that Inferno...

6.4CVSS0.00401EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 8:18 p.m.12 views

EUVD-2026-62848

Lemmy is a link aggregator and forum for the fediverse. Prior to lemmy-ui 0.19.19-beta.1, LemmyNet/lemmy-ui renders Markdown in src/shared/markdown.ts for post bodies, comment bodies, private messages, and community and site sidebars through mdToHtml, which returns a raw html object that Inferno...

6.4CVSS5.5AI score0.00401EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 7:26 p.m.8 views

CVE-2026-68900 Wekan: Stored XSS in HTML board exports through a card-title second parse

Wekan is open source kanban built with Meteor. From 8.72 until 10.23, addBoardHTMLToZip in client/lib/exportHTML.js read a card title and body through textContent, which decoded entity-encoded markup, and then interpolated titleText and allText into content.innerHTML in the exported index.html. A...

7.6CVSS5.3AI score0.00252EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:37 a.m.33 views

CVE-2026-15446

The EWWW Image Optimizer WordPress plugin (all versions up to and including 8.7.3 ) is vulnerable to Stored Cross-Site Scripting via the data-script Lazy Load attribute in post content. The root cause is insufficient input sanitization and output escaping: an attacker with contributor-level acces...

6.4CVSS5.5AI score0.00241EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.18 views

PT-2026-78678

Name of the Vulnerable Software and Affected Versions lemmy-ui versions prior to 0.19.19-beta.1 Description lemmy-ui renders Markdown for post bodies, comment bodies, private messages, and community and site sidebars through the mdToHtml function in src/shared/markdown.ts. This function returns a...

6.4CVSS5.5AI score0.00401EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-78642

Name of the Vulnerable Software and Affected Versions Etherpad versions prior to 3.3.1 Description An issue exists where the result.appendSpan function in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the...

9.6CVSS4.8AI score0.00362EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2026/08/16 2:23 p.m.23 views

Exploit for CVE-2026-64638

xss2shell-check Non-destructive, dependency-free detector for...

8.9CVSS8.2AI score0.31204EPSS
SaveExploits33
NVD
NVD
added 2026/08/11 9:17 a.m.13 views

CVE-2026-73157

Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be...

2.3CVSS0.00262EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 12:20 a.m.64 views

CVE-2026-66779

CVE-2026-66779 describes a Cross-Site Scripting (XSS) vulnerability in the SAP NetWeaver Application Server ABAP. An authenticated attacker could craft a malicious link that, when opened by a victim, is reflected in the DOM on page render, enabling execution of malicious content in the victim’s b...

6.3CVSS5.5AI score0.00201EPSS
SaveExploits0References2
Rows per page
Query Builder