Lucene search
+L

96362 matches found

Nuclei
Nuclei
added 2026/08/21 7:35 p.m.39 views

osTicket < 1.10.2 - Cross-Site Scripting

Cross-site scripting XSS vulnerability in /scp/directory.php in Enhancesoft osTicket before 1.10.2 allows remote attackers to inject arbitrary web script or HTML via the "order" parameter. id: CVE-2018-7193 info: name: osTicket 1.10.2 - Cross-Site Scripting author: ritikchaddha severity: medium...

6.1CVSS6.1AI score0.02444EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/21 7:35 p.m.77 views

Xinuo Openserver 5/6 - Cross-Site scripting

Xinuo formerly SCO Openserver versions 5 and 6 allows remote attackers to inject arbitrary web script or HTML tag via the parameter 'section' and is vulnerable to reflected cross-site scripting. id: CVE-2020-25495 info: name: Xinuo Openserver 5/6 - Cross-Site scripting author: 0xAkoko severity:...

6.1CVSS5.8AI score0.08981EPSS
SaveExploits3References5
NVD
NVD
added 2026/08/21 7:17 p.m.5 views

CVE-2026-55850

Element Web is a Matrix web client built using the Matrix React SDK. Prior to 1.12.22, EmbeddedPage in apps/web/src/components/structures/EmbeddedPage.tsx renders homeserver-supplied homepage content through dangerouslySetInnerHTML without passing it through sanitizedHtmlNode. A malicious...

5.3CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/21 7:17 p.m.4 views

CVE-2026-54681

DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, the VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HTML entity encoding. This affects HTML...

4.1CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/21 7:17 p.m.5 views

CVE-2026-35163

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.6CVSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/21 7:14 p.m.4 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 score
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/08/21 7:14 p.m.3 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 score
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/21 6:41 p.m.6 views

CVE-2026-54681

DiscordChatExporter prior to 2.47.2 is vulnerable to HTML attribute injection in its HTML export functionality. The VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HT...

4.1CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 6:41 p.m.7 views

EUVD-2026-64048

DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, the VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HTML entity encoding. This affects HTML...

4.1CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 6:41 p.m.16 views

CVE-2026-54681 DiscordChatExporter: HTML attribute injection via unescaped emoji name in HTML export

DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, the VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HTML entity encoding. This affects HTML...

4.1CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 6:40 p.m.9 views

CVE-2026-54682

DiscordChatExporter prior to 2.47.2 is vulnerable to a stored XSS in its HTML export feature. When markdown formatting is disabled, attacker-controlled content from Discord messages and embeds is rendered through FormatMarkdownAsync and FormatEmbedMarkdownAsync in MessageGroupTemplate.cshtml with...

8.2CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 6:40 p.m.7 views

EUVD-2026-64047

DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, HTML exports generated with markdown formatting disabled pass attacker-controlled content through FormatMarkdownAsync and FormatEmbedMarkdownAsync in DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml and render i...

8.2CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/21 6:30 p.m.8 views

CVE-2026-55850

Element Web (a Matrix web client) prior to 1.12.22 is vulnerable to HTML injection via the EmbeddedPage component (apps/web/src/components/structures/EmbeddedPage.tsx). The component renders homeserver-supplied homepage content through dangerouslySetInnerHTML without passing it through sanitizedH...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 6:30 p.m.15 views

CVE-2026-55850 Element Web: A malicious homeserver can inject HTML in Element Web using its homepage

Element Web is a Matrix web client built using the Matrix React SDK. Prior to 1.12.22, EmbeddedPage in apps/web/src/components/structures/EmbeddedPage.tsx renders homeserver-supplied homepage content through dangerouslySetInnerHTML without passing it through sanitizedHtmlNode. A malicious...

5.3CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 6:30 p.m.7 views

EUVD-2026-64046

Element Web is a Matrix web client built using the Matrix React SDK. Prior to 1.12.22, EmbeddedPage in apps/web/src/components/structures/EmbeddedPage.tsx renders homeserver-supplied homepage content through dangerouslySetInnerHTML without passing it through sanitizedHtmlNode. A malicious...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 6:25 p.m.15 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.6CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 6:25 p.m.6 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 score
SaveExploits0References5
CVE
CVE
added 2026/08/21 6:25 p.m.33 views

CVE-2026-35163

OctoPrint (a web interface for controlling 3D printers) is affected by a cross-site scripting (XSS) vulnerability in its Suppressed Command notification popups . The root cause is that printer-controlled payload.command and payload.message values in terminal.js are rendered via PNotify without HT...

4.6CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 6:21 p.m.13 views

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

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 7:16 a.m.5 views

CVE-2026-14325

The Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin before 1.3.9.9 does not escape one of its settings before using it as an HTML tag name in front-end output, allowing users with administrator access to inject arbitrary web scripts that execute on any front-end page...

3.5CVSS0.00158EPSS
SaveExploits0References1
Rows per page
Query Builder