Lucene search
+L

130 matches found

Github Security Blog
Github Security Blog
added 2026/05/11 7:32 p.m.11 views

MantisBT is Vulnerable to Stored HTML Injection/XSS in Clone Issue Form

When cloning an issue originating from a Project other than the current one, the clone form bugreportpage.php prepends the source Project name before the category selector without proper escaping, allowing an attacker able to to inject HTML if they can set the Project's name which typically...

8.6CVSS5.8AI score0.00444EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/08 2:50 p.m.44 views

CVE-2026-41576 Ajax30/BraveCMS-2.0: Stored HTML Injection in Contact Email via nl2br() and Unescaped Blade Template

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS0.00271EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/08 2:50 p.m.14 views

CVE-2026-41576 Ajax30/BraveCMS-2.0: Stored HTML Injection in Contact Email via nl2br() and Unescaped Blade Template

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS5.9AI score0.00271EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/13 7:41 p.m.16 views

CVE-2026-33657

CVE-2026-33657 affects EspoCRM up to version 9.3.3, where an stored HTML injection vulnerability allows an authenticated user with standard privileges to inject HTML into system-generated email notifications. Root cause: server-side Handlebars templates render the unescaped post field (triple-bra...

5.4CVSS5.8AI score0.00176EPSS
SaveExploits2References2Affected Software1
EUVD
EUVD
added 2026/04/13 7:41 p.m.7 views

EUVD-2026-22081

EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have a stored HTML injection vulnerability that allows any authenticated user with standard non-administrative privileges to inject arbitrary HTML into system-generated email notifications by crafting...

4.6CVSS5.8AI score0.00176EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/04/13 7:41 p.m.3 views

CVE-2026-33657 EspoCRM: Stored HTML injection in email notifications about stream notes via unescaped post field

EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have a stored HTML injection vulnerability that allows any authenticated user with standard non-administrative privileges to inject arbitrary HTML into system-generated email notifications by crafting...

4.6CVSS5.8AI score0.00176EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2026/04/07 5:7 p.m.9 views

CVE-2026-33405

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

4.8CVSS6AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/06 4:16 p.m.15 views

CVE-2026-33405

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

4.8CVSS0.00171EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/06 3:23 p.m.34 views

CVE-2026-33405 Pi-hole has a Stored HTML Injection in queries.js

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

3.1CVSS0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 3:23 p.m.7 views

CVE-2026-33405 Pi-hole has a Stored HTML Injection in queries.js

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

3.1CVSS6.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/06 3:23 p.m.3 views

CVE-2026-33405 Pi-hole has a Stored HTML Injection in queries.js

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

3.1CVSS6AI score0.00171EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/06 3:23 p.m.32 views

CVE-2026-33405

Pi-hole Admin Interface (Pi-hole) versions 6.0–6.5 are affected by a stored HTML injection in the formatInfo() function of queries.js, which renders data.upstream, data.client.ip, and data.ede.text without escaping when expanding a Query Log row. The vulnerability could allow HTML injection despi...

4.8CVSS6AI score0.00171EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.16 views

PT-2026-30654

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

3.1CVSS6AI score0.00171EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/23 7:15 p.m.11 views

CVE-2026-33548 MantisBT has Stored HTML Injection / XSS when displaying Tags in Timeline

Mantis Bug Tracker MantisBT is an open source issue tracker. In version 2.28.0, improper escaping of tag names retrieved from History in Timeline myviewpage.php allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript, when displaying a tag that has...

8.6CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/03/23 7:13 p.m.20 views

CVE-2026-33517

The CVE-2026-33517 entry concerns MantisBT 2.28.0, where deleting a Tag (tag_delete.php) allows stored HTML injection due to improper escaping in the confirmation message. This can enable arbitrary JavaScript execution if CSP settings permit. The issue is fixed in version 2.28.1. Workarounds incl...

8.6CVSS6AI score0.00243EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/05 7:31 p.m.11 views

CVE-2025-40894

A Stored HTML Injection vulnerability was discovered in the Alerted Nodes Dashboard functionality due to improper validation on an input parameter. A malicious authenticated user with the required privileges could edit a node label to inject HTML tags. If the system is configured to use the Alert...

5.4CVSS6AI score0.00162EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/05 7:31 p.m.14 views

CVE-2025-40895

A Stored HTML Injection vulnerability was discovered in the CMC's Sensor Map functionality due to improper validation on connected Guardians' properties. A malicious authenticated user with administrator privileges on a Guardian connected to a CMC can edit the Guardian's properties to inject HTML...

4.8CVSS6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/05 6:5 p.m.9 views

GHSA-QRFH-CC86-VC8C Leantime has HTML injection through firstname and lastname fields

Summary Leantime v2.3.27 is vulnerable to Stored HTML Injection. The firstname and lastname fields in the admin user edit page are rendered without HTML escaping, allowing an authenticated user to inject arbitrary HTML that executes when the profile is viewed. Vulnerable File...

5.4CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2026/03/04 3:30 p.m.20 views

EUVD-2025-208267

A Stored HTML Injection vulnerability was discovered in the Alerted Nodes Dashboard functionality due to improper validation on an input parameter. A malicious authenticated user with the required privileges could edit a node label to inject HTML tags. If the system is configured to use the Alert...

4.4CVSS6AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/04 2:16 p.m.10 views

CVE-2025-40895

A Stored HTML Injection vulnerability was discovered in the CMC's Sensor Map functionality due to improper validation on connected Guardians' properties. A malicious authenticated user with administrator privileges on a Guardian connected to a CMC can edit the Guardian's properties to inject HTML...

2CVSS5.8AI score0.00177EPSS
SaveExploits0References1
Rows per page
Query Builder