Lucene search
+L

2276 matches found

OSV
OSV
•added 2026/03/12 9:15 a.m.•21 views

UBUNTU-CVE-2026-4016

A security vulnerability has been detected in GPAC 26.03-DEV. Affected by this vulnerability is the function svginprocess of the file src/filters/loadsvg.c of the component SVG Parser. The manipulation leads to out-of-bounds write. Local access is required to approach this attack. The exploit has...

5.3CVSS5.2AI score0.00159EPSS
SaveExploits0References9
CNNVD
CNNVD
•added 2026/03/12 12:00 a.m.•20 views

DataEase 跨站脚本漏洞

DataEase is an open-source data visualization and analysis tool developed by DataEase. It helps users quickly analyze data and gain insights into business trends, thereby enabling improvements and optimizations in operations. DataEase versions 2.10.19 and earlier contained a cross-site scripting...

5.4CVSS5.7AI score0.00289EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2026/03/12 12:00 a.m.•22 views

GPAC 缓冲区错误漏洞

GPAC is an open-source multimedia framework developed by GPAC. The GPAC 26.03-DEV version contains a buffer error vulnerability, which stems from an out-of-bounds write operation in the function svinprocess of the SVG Parser component’s src/filters/loadsvg.c file...

5.3CVSS6.2AI score0.00159EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/03/11 7:52 p.m.•15 views

CVE-2026-32095 Plunk has Stored Cross-Site Scripting (XSS) via SVG File Upload

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.7.1, Plunk's image upload endpoint accepted SVG files, which browsers treat as active documents capable of executing embedded JavaScript, creating a stored XSS vulnerability. This vulnerability is fixed in 0.7.1...

5.4CVSS5.8AI score0.00231EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/03/11 7:52 p.m.•37 views

CVE-2026-32095 Plunk has Stored Cross-Site Scripting (XSS) via SVG File Upload

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.7.1, Plunk's image upload endpoint accepted SVG files, which browsers treat as active documents capable of executing embedded JavaScript, creating a stored XSS vulnerability. This vulnerability is fixed in 0.7.1...

5.4CVSS0.00231EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/03/11 7:52 p.m.•18 views

EUVD-2026-11334

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.7.1, Plunk's image upload endpoint accepted SVG files, which browsers treat as active documents capable of executing embedded JavaScript, creating a stored XSS vulnerability. This vulnerability is fixed in 0.7.1...

5.4CVSS5.8AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/11 7:52 p.m.•12 views

CVE-2026-32095 Plunk has Stored Cross-Site Scripting (XSS) via SVG File Upload

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.7.1, Plunk's image upload endpoint accepted SVG files, which browsers treat as active documents capable of executing embedded JavaScript, creating a stored XSS vulnerability. This vulnerability is fixed in 0.7.1...

5.4CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/03/11 12:17 a.m.•21 views

EUVD-2026-10867

Parse Server vulnerable to stored cross-site scripting XSS via SVG file upload...

8.3CVSS5.7AI score0.00295EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/03/11 12:00 a.m.•18 views

PT-2026-24814

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.7.1, Plunk's image upload endpoint accepted SVG files, which browsers treat as active documents capable of executing embedded JavaScript, creating a stored XSS vulnerability. This vulnerability is fixed in 0.7.1...

5.4CVSS5.8AI score0.00231EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/03/10 11:49 p.m.•14 views

SiYuan has a SVG Sanitizer Bypass via `<animate>` Element — Unauthenticated XSS

SVG Sanitizer Bypass via Element — Unauthenticated XSS Summary SiYuan's SVG sanitizer SanitizeSVG blocks dangerous elements , , and removes on event handlers and javascript: in href attributes. However, it does NOT block SVG animation elements , which can dynamically set attributes to dangerous...

6.4CVSS5.8AI score0.00501EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
•added 2026/03/10 11:49 p.m.•16 views

EUVD-2026-10893

SiYuan has a SVG Sanitizer Bypass via Element — Unauthenticated XSS...

6.4CVSS5.8AI score0.00501EPSS
SaveExploits1References3
NVD
NVD
•added 2026/03/10 9:16 p.m.•19 views

CVE-2026-31809

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer SanitizeSVG checks href attributes for the javascript: prefix using strings.HasPrefix. However, inserting ASCII tab , newline , or carriage return characters inside the javascript: string bypasses this prefi...

6.4CVSS0.00569EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/03/10 8:56 p.m.•11 views

CVE-2026-31807

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer SanitizeSVG blocks dangerous elements...

9.3CVSS5.8AI score0.00694EPSS
SaveExploits2References2Affected Software1
CVE
CVE
•added 2026/03/10 8:56 p.m.•49 views

CVE-2026-31807

SiYuan: CVE-2026-31807 is a real issue in SVG sanitization prior to v3.5.10. The SVG sanitizer fails to block animation elements (e.g., /) in /api/icon/getDynamicIcon (type=8), allowing injection of JavaScript and a reflected XSS. Nuclei templates detail the exact vector: unauthenticated access t...

6.4CVSS5.8AI score0.00501EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2026/03/10 8:56 p.m.•12 views

CVE-2026-31807 SiYuan has a SVG Sanitizer Bypass via `<animate>` Element — Unauthenticated XSS

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer SanitizeSVG blocks dangerous elements , , and removes on event handlers and javascript: in href attributes. However, it does NOT block SVG animation elements , which can dynamically set attributes to dangero...

6.4CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/03/10 8:18 p.m.•61 views

CVE-2026-30948 Parse Server has stored cross-site scripting (XSS) via SVG file upload

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.4 and 8.6.17, a stored cross-site scripting XSS vulnerability allows any authenticated user to upload an SVG file containing JavaScript. The file is served inline with...

8.3CVSS0.00295EPSS
SaveExploits0References3
PyPA
PyPA
•added 2026/03/10 6:18 p.m.•14 views

PYSEC-2026-2137

Copyparty is a portable file server. Prior to v1.20.11., the nohtml config option, intended to prevent execution of JavaScript in user-uploaded HTML files, did not apply to SVG images. A user with write-permission could upload an SVG containing embedded JavaScript, which would execute in the...

5.4CVSS6.2AI score0.00343EPSS
SaveExploits0References3Affected Software1
attackerkb
attackerkb
•added 2026/03/10 5:37 p.m.•6 views

CVE-2026-30974

Copyparty is a portable file server. Prior to v1.20.11., the nohtml config option, intended to prevent execution of JavaScript in user-uploaded HTML files, did not apply to SVG images. A user with write-permission could upload an SVG containing embedded JavaScript, which would execute in the...

4.6CVSS5.8AI score0.00343EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
•added 2026/03/10 5:37 p.m.•4 views

CVE-2026-30974 Copyparty volflag `nohtml` did not block javascript in svg files

Copyparty is a portable file server. Prior to v1.20.11., the nohtml config option, intended to prevent execution of JavaScript in user-uploaded HTML files, did not apply to SVG images. A user with write-permission could upload an SVG containing embedded JavaScript, which would execute in the...

4.6CVSS5.8AI score0.00343EPSS
SaveExploits0References3
OSV
OSV
•added 2026/03/10 5:37 p.m.•13 views

CVE-2026-30974 Copyparty volflag `nohtml` did not block javascript in svg files

Copyparty is a portable file server. Prior to v1.20.11., the nohtml config option, intended to prevent execution of JavaScript in user-uploaded HTML files, did not apply to SVG images. A user with write-permission could upload an SVG containing embedded JavaScript, which would execute in the...

4.6CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder