Lucene search
+L

100 matches found

Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•28 views

SiYuan <= v3.5.9 - Cross Site Scripting

SiYuan v3.5.10 contains a reflected XSS caused by improper sanitization of javascript: href attributes allowing ASCII control characters to bypass prefix checks in SVG sanitizer, letting unauthenticated attackers execute JavaScript via /api/icon/getDynamicIcon. id: CVE-2026-31809 info: name: SiYu...

6.4CVSS8.2AI score0.00569EPSS
SaveExploits1References2
OSV
OSV
•added 2026/09/10 2:48 p.m.•11 views

GO-2026-6364 SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass in github.com/siyuan-note/siyuan/kernel

SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass in github.com/siyuan-note/siyuan/kernel...

9.3CVSS5.7AI score0.00472EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/03 2:53 p.m.•12 views

GHSA-99RQ-75J6-5J9F SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass

Summary SiYuan cleans user supplied SVG with util.SanitizeSVG before it serves the file inline as image/svg+xml. This cleaner is the guard behind the Editor.AllowSVGScript setting, which is off by default, so a inside an SVG is meant to be removed. The cleaner reads the input as HTML, but the...

8.7CVSS5.8AI score0.00472EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/28 5:59 p.m.•15 views

Snipe-IT vulnerable to stored XSS via inline-served attachment

Impact A low-privilege user can store an active-content payload as an asset attachment and have it served inline, same-origin, with an active Content-Type, achieving stored XSS. The application sanitizes uploads only when PHP finfo detects image/svg+xml. By submitting an XHTML document whose finf...

8.7CVSS5.9AI score0.00439EPSS
SaveExploits1References5Affected Software1
NVD
NVD
•added 2026/08/18 12:19 p.m.•9 views

CVE-2026-74908

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS0.00255EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/18 11:19 a.m.•9 views

EUVD-2026-60589

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS5.4AI score0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/18 11:19 a.m.•27 views

CVE-2026-74908 Grav plugin-api before 1.0.15 Script Injection via SVG

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS0.00255EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/18 11:19 a.m.•26 views

CVE-2026-74908

Grav plugin-api before version 1.0.15 has a script injection flaw: its SVG sanitizer checks only the exact extension "svg", so attackers with api.media.write permission can upload .svgz or .xhtml files with script payloads that bypass sanitization and execute in the site origin when accessed. CVS...

5.1CVSS5.3AI score0.00255EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/18 11:19 a.m.•11 views

CVE-2026-74908 Grav plugin-api before 1.0.15 Script Injection via SVG

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS5.3AI score0.00255EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/18 11:19 a.m.•42 views

CVE-2026-74908

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.4AI score0.00255EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/18 12:00 a.m.•0 views

CVE-2026-74908: Improper Neutralization of Input During Web Page Generation

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS5.8AI score0.00255EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/18 12:00 a.m.•25 views

PT-2026-76923

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS5.3AI score0.00255EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/12 8:58 p.m.•12 views

CVE-2026-73490

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept...

4.7CVSS5.5AI score0.00296EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/06/05 8:09 p.m.•72 views

EUVD-2026-32920

TinyMCE Cross-Site Scripting XSS vulnerability using sanitization bypass through nested SVGs...

8.7CVSS5.4AI score0.00275EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/05 8:09 p.m.•40 views

TinyMCE Cross-Site Scripting (XSS) vulnerability using sanitization bypass through nested SVGs

Impact TinyMCE 6.8.x contains an XSS vulnerability caused by improper SVG namespace scope handling in the sanitizer. A crafted payload using nested elements can bypass attribute sanitization and execute arbitrary JavaScript. Patches This issue affects TinyMCE 6.8.x-7.0.x. The vulnerability is fix...

8.7CVSS5.8AI score0.00275EPSS
SaveExploits0References3Affected Software2
RedhatCVE
RedhatCVE
•added 2026/06/05 7:23 p.m.•19 views

CVE-2026-43900

DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, a Cross-Site Scripting XSS vulnerability exists due to a discrepancy between the backend validation layer and the frontend browser rendering engine. The SVGSanitizer...

9.3CVSS5.8AI score0.00502EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/15 9:31 p.m.•65 views

GHSA-WJ3Q-VW2V-3RJ3 Duplicate Advisory: phpMyFAQ: SVG Sanitizer Entity Decoding Depth Limit Bypass Leading to Stored XSS

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-whqh-9pq5-c7r3. This link is maintained to preserve external references. Original Description phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in SvgSanitizer::decodeAllEntities that...

5.4CVSS5.5AI score
SaveExploits0References4
NVD
NVD
•added 2026/05/15 7:17 p.m.•42 views

CVE-2026-46360

phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in SvgSanitizer::decodeAllEntities that limits recursive entity decoding to 5 iterations, allowing attackers to bypass sanitization. Authenticated users with FAQEDIT permission can upload malicious SVG files with deeply...

5.4CVSS0.00255EPSS
SaveExploits0References2
CVE
CVE
•added 2026/05/15 6:36 p.m.•43 views

CVE-2026-46360

CVE-2026-46360 : phpMyFAQ

5.4CVSS5.9AI score0.00255EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/15 12:00 a.m.•19 views

PT-2026-41362

phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in SvgSanitizer::decodeAllEntities that limits recursive entity decoding to 5 iterations, allowing attackers to bypass sanitization. Authenticated users with FAQ EDIT permission can upload malicious SVG files with deeply...

5.4CVSS5.9AI score0.00255EPSS
SaveExploits0References3
Rows per page
Query Builder