Lucene search
+L

2220 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/23 1:24 p.m.9 views

CVE-2026-65687

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its SVG processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path...

9.8CVSS5.9AI score0.00581EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.3 views

Astra Linux – Vulnerability in Chromium

Inappropriate implementation in SVG in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.9AI score0.00191EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.4 views

Astra Linux – Vulnerability in Chromium

Using “after free” in SVG in Google Chrome before version 148.0.7778.216 allowed a remote attacker to execute arbitrary code within a sandbox through a crafted HTML page. Chromium security severity: High...

8.8CVSS8.4AI score0.00252EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.5 views

Astra Linux – Vulnerability in Chromium

Inappropriate implementation in SVG in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.9AI score0.00198EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.5 views

Astra Linux – Vulnerability in Chromium

The use of after-free in SVG in Google Chrome before version 148.0.7778.96 allowed a remote attacker to execute arbitrary code within a sandbox through a crafted HTML page. Chromium security severity: High...

8.8CVSS6.3AI score0.00267EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.5 views

Astra Linux – Vulnerability in Chromium

Inappropriate implementation in SVG in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.16 views

PT-2026-63997

Name of the Vulnerable Software and Affected Versions Bold Reports Standalone Report Designer versions 6.3 through 14.1.11 Description A missing filepath validation issue exists in the SVG processing feature within the DataHub module. This path traversal weakness allows unauthenticated attackers ...

9.8CVSS5.5AI score0.00581EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/07/22 11:2 p.m.10 views

NPM: Next.js: Denial of Service in the Image Optimization API using SVGs

NPM: Next.js: Denial of Service in the Image Optimization API using SVGs vulnerability discovered by ? in WordPress Npm next versions = 15.5.0, 15.5.21...

6.3CVSS5.4AI score0.00675EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/07/22 7:16 a.m.11 views

CVE-2026-12968

The Product Addons and Product Options With Custom Fields WordPress plugin before 1.6.15 does not restrict an unauthenticated file-upload endpoint and accepts SVG files that are stored and served inline, allowing an unauthenticated attacker to upload a malicious SVG whose embedded script executes...

8.8CVSS0.00292EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 6:0 a.m.21 views

CVE-2026-12968

The CVE concerns the WordPress plugin “Product Addons and Product Options With Custom Fields” (before 1.6.15). Affected component is the unauthenticated file-upload endpoint that accepts SVG files, which are stored and served inline. This allows an unauthenticated attacker to upload a malicious S...

8.8CVSS5.3AI score0.00292EPSS
SaveExploits0References1
Redos
Redos
added 2026/07/22 12:0 a.m.6 views

ROS-20260722-73-0028

The vulnerability of the SVG object processing mechanism in Google Chrome and Microsoft Edge relates to the possibility of using memory after it is freed. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

8.8CVSS8.3AI score0.00267EPSS
SaveExploits0
OSV
OSV
added 2026/07/21 10:1 p.m.11 views

GHSA-9WJQ-CP2P-HRGF Loofah: SVG `href` attribute bypasses local-reference restriction

Summary Loofah's HTML5 sanitizer restricted only the xlink:href attribute on certain SVG elements to local, same-document references. Browsers also accept a plain href attribute as an alternative to the deprecated xlink:href per the SVG 2 spec, but Loofah did not apply the same restriction to it,...

4.7CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/07/21 12:0 p.m.16 views

RUSTSEC-2026-0213 XSS in ammonia via SVG `animate` and `set` animation tags

The following SVG will produce a link with a javascript scheme. If the user clicks this link, they will run it. xml Click set Ammonia did not apply attribute filters based on attributeName, so the contents of the to, from, and values tags were not sanitized as URLs. Applications that do not...

5.4AI score
SaveExploits0References2
NVD
NVD
added 2026/07/20 7:17 p.m.13 views

CVE-2026-60028

Joomla Extension - themexpert.com - Authenticated stored XSS in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to an authenticated stored XSS vulnerability. Authenticated builder user could inject scripts, fires for any visitor or admin viewing the page...

8.6CVSS0.00247EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 6:11 p.m.9 views

EUVD-2026-46057

The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised SVG uploads served without nosniff, leading to stored/reflected XSS...

9.4CVSS5.2AI score0.00247EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 3:43 p.m.11 views

EUVD-2026-45983

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.4CVSS5AI score0.00404EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 3:43 p.m.6 views

CVE-2026-45797 HeyForm Vulnerable to Stored XSS via Unauthenticated SVG File Upload

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.4CVSS4.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/17 5:53 p.m.10 views

EUVD-2026-45238

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, SVG files are in the allowedextensions whitelist in src/Core/Framework/Resources/config/packages/shopware.yaml and can be uploaded via the media manager without SVG content sanitization in the upload pipeline from...

4.9CVSS5.5AI score0.00278EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 5:53 p.m.37 views

CVE-2026-48015 Shopware: Stored XSS via SVG file upload — no SVG sanitization

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, SVG files are in the allowedextensions whitelist in src/Core/Framework/Resources/config/packages/shopware.yaml and can be uploaded via the media manager without SVG content sanitization in the upload pipeline from...

4.9CVSS0.00278EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/15 12:18 p.m.10 views

CVE-2026-56398

Open WebUI before 0.9.5 contains a stored cross-site scripting vulnerability in the OAuth authentication flow where the picture claim URL MIME type is inferred from file extension rather than Content-Type header, allowing SVG files to bypass the profile image validator and be stored as data URIs...

9CVSS0.00416EPSS
SaveExploits1References2
Rows per page
Query Builder