Lucene search
+L

410 matches found

NVD
NVD
added 2026/07/20 4:17 p.m.8 views

CVE-2026-45797

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.7, the /api/upload endpoint allows unauthenticated file uploads including SVG files. Uploaded SVGs are stored in the static assets directory and served with Content-Type: image/svg+xml by Express's serve-static middleware, allowing...

6.4CVSS0.00404EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/07/16 5:28 a.m.14 views

Cross-site Scripting (XSS)

EasyAdmin is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to insufficient restrictions on uploaded file types and serving uploaded files inline from the public web root, which allows an attacker to upload malicious HTML or SVG files that execute JavaScript in an administrator'...

5.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/09 1:44 p.m.3 views

GHSA-C43V-4CR8-6MVP Craft CMS has authenticated path traversal in `assets/icon`, allowing local `.svg` file read

Summary An authenticated path traversal in assets/icon allows local SVG file read by passing traversal sequences in the extension parameter. The issue is caused by file existence checks happening before extension validation. Details The endpoint: - src/controllers/AssetsController.php:1115-1123 -...

2CVSS6.1AI score0.00336EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 6:18 p.m.4 views

GHSA-2WWR-9X6F-88GP EasyAdminBundle has path traversal and reflected XSS in Flag and Icon Twig components

EasyAdminBundle ships two public Twig components — and — that load SVG files from disk using a path built directly from a public component property, and then render the resulting markup with the Twig |raw filter. When an application binds either of those properties to data that is influenced by a...

5.3CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/23 12:13 p.m.47 views

CVE-2026-56379 ImageMagick - Command Injection via SVG Decoder

ImageMagick before 7.1.2-15 and 6.9.13-40 contains a command injection vulnerability in the SVG decoder that allows attackers to inject arbitrary MVG drawing commands. Attackers can craft malicious SVG files with injected Magick Vector Graphics commands that execute during rendering...

9.2CVSS0.00884EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/06/23 12:13 p.m.14 views

CVE-2026-56379

ImageMagick before 7.1.2-15 and 6.9.13-40 contains a command injection vulnerability in the SVG decoder that allows attackers to inject arbitrary MVG drawing commands. Attackers can craft malicious SVG files with injected Magick Vector Graphics commands that execute during rendering...

9.2CVSS6.1AI score0.00884EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/21 2:16 p.m.15 views

CVE-2026-56394

Craft CMS from 4.0.0-RC1 contains an authenticated path traversal vulnerability in the assets/icon endpoint where the extension parameter is not validated before file existence checks. Attackers can bypass extension validation by passing traversal sequences that resolve to existing SVG files,...

7.1CVSS0.00336EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/21 1:27 p.m.10 views

EUVD-2026-38160

Craft CMS from 4.0.0-RC1 contains an authenticated path traversal vulnerability in the assets/icon endpoint where the extension parameter is not validated before file existence checks. Attackers can bypass extension validation by passing traversal sequences that resolve to existing SVG files,...

7.1CVSS5.9AI score0.00336EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/21 1:27 p.m.30 views

CVE-2026-56394

Craft CMS 4.0.0-RC1 contains an authenticated path traversal in the assets/icon endpoint. The extension parameter is not validated before file-existence checks, allowing traversal sequences to resolve to existing SVG files and enabling local file read access. Root cause is improper validation of ...

7.1CVSS5.9AI score0.00336EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/21 1:27 p.m.36 views

CVE-2026-56394 Craft CMS - Authenticated Path Traversal in assets/icon Extension Parameter

Craft CMS from 4.0.0-RC1 contains an authenticated path traversal vulnerability in the assets/icon endpoint where the extension parameter is not validated before file existence checks. Attackers can bypass extension validation by passing traversal sequences that resolve to existing SVG files,...

7.1CVSS0.00336EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/21 1:27 p.m.6 views

CVE-2026-56394

Craft CMS from 4.0.0-RC1 contains an authenticated path traversal vulnerability in the assets/icon endpoint where the extension parameter is not validated before file existence checks. Attackers can bypass extension validation by passing traversal sequences that resolve to existing SVG files,...

7.1CVSS5.9AI score0.00336EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/12 8:30 p.m.33 views

CVE-2026-54394

The CVE-2026-54394 entry describes a path traversal vulnerability in MISP's OrganisationsController::getOrgLogo. The vulnerable code constructs paths to organisation logos using fields like id, name, and uuid without enforcing that the resolved path stays under APP/files/img/orgs/. An attacker ab...

5.3CVSS5.6AI score0.00319EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/08 2:1 p.m.35 views

CVE-2026-25558

CVE-2026-25558 affects QloApps up to version 1.7.0. The issue is a stored cross-site scripting flaw in the admin file manager, permitting an authenticated administrator to inject malicious JavaScript by uploading crafted SVG files. Attackers can embed event handlers (e.g., onload) in SVGs uploade...

4.8CVSS5.5AI score0.0023EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:37 p.m.14 views

CVE-2026-47119

Agent Zero before version 1.15 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript in the application origin by serving SVG files through the imageget API endpoint without Content-Security-Policy, X-Content-Type-Options, or Content-Dispositio...

6.1CVSS5.6AI score0.00236EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 2:26 p.m.55 views

CVE-2026-47119 Agent Zero < 1.15 Stored XSS via image_get API Endpoint

Agent Zero before version 1.15 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript in the application origin by serving SVG files through the imageget API endpoint without Content-Security-Policy, X-Content-Type-Options, or Content-Dispositio...

6.1CVSS0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:26 p.m.3 views

CVE-2026-47119 Agent Zero < 1.15 Stored XSS via image_get API Endpoint

Agent Zero before version 1.15 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript in the application origin by serving SVG files through the imageget API endpoint without Content-Security-Policy, X-Content-Type-Options, or Content-Dispositio...

5.3CVSS6AI score0.00236EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.14 views

Agent Zero 跨站脚本漏洞

Agent Zero is an artificial intelligence framework developed by Jan Tomášek. Versions of Agent Zero prior to 1.15 contained a cross-site scripting vulnerability. This vulnerability stemmed from the lack of security headers when SVG files were provided through the imageget endpoint, which could le...

6.1CVSS5.6AI score0.00236EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.26 views

PT-2026-44006

Agent Zero before version 1.15 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript in the application origin by serving SVG files through the image get API endpoint without Content-Security-Policy, X-Content-Type-Options, or Content-Dispositi...

6.1CVSS5.9AI score0.00236EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/15 6:36 p.m.10 views

CVE-2021-47958

CouchCMS 2.2.1 contains a server-side request forgery vulnerability that allows authenticated attackers to make arbitrary HTTP requests by uploading malicious SVG files. Attackers can upload SVG files containing external entity references through the browse.php endpoint to access internal service...

5.3CVSS5.9AI score0.00238EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/12 9:8 p.m.21 views

CVE-2026-44259

efw4.X: Stored XSS via previewServlet affects versions prior to 4.08.010. The previewServlet serves files by inferring MIME type from file extensions (e.g., .html, .htm -&gt; text/html; .svg -&gt; image/svg+xml) without sanitizing content or applying security headers. This can cause embedded Java...

4.6CVSS5.9AI score0.00141EPSS
SaveExploits0References1
Rows per page
Query Builder