Lucene search
+L

72624 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/27 2:54 p.m.3 views

CVE-2026-5027

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS6AI score0.36141EPSS
SaveExploits7References2
Cvelist
Cvelist
added 2026/03/27 2:54 p.m.42 views

CVE-2026-5027 Langflow - Path Traversal Arbitrary File Write via upload_user_file

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS0.36141EPSS
SaveExploits7References1
Vulnrichment
Vulnrichment
added 2026/03/27 2:54 p.m.6 views

CVE-2026-5027 Langflow - Path Traversal Arbitrary File Write via upload_user_file

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS6AI score0.36141EPSS
SaveExploits7References1
Cvelist
Cvelist
added 2026/03/27 2:50 p.m.40 views

CVE-2026-5026 Langflow - Stored XSS via Malicious SVG Upload

The '/api/v1/files/images/flowid/filename' endpoint serves SVG files with the 'image/svg+xml' content type without sanitizing their content. Since SVG files can contain embedded JavaScript, an attacker can upload a malicious SVG that executes arbitrary JavaScript when viewed by other users, leadi...

7CVSS0.00155EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/27 2:50 p.m.61 views

CVE-2026-5026

LangFlow exposes stored XSS via SVG uploads: the endpoint /api/v1/files/images/{flow_id}/{file_name} serves SVGs as image/svg+xml without sanitization, allowing embedded JavaScript to run when viewed by users and potentially exfiltrate cookies/JWTs. The vulnerability stems from unsanitized SVG co...

7CVSS5.9AI score0.00155EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.18 views

CVE-2021-27489

ZOLL Defibrillator Dashboard, v prior to 2.2, The web application allows a non-administrative user to upload a malicious file. This file could allow an attacker to remotely execute arbitrary commands...

8.8CVSS7.2AI score0.01291EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.16 views

CVE-2021-27517

Foxit PDF SDK For Web through 7.5.0 allows XSS. There is arbitrary JavaScript code execution in the browser if a victim uploads a malicious PDF document containing embedded JavaScript code that abuses app.alert in the Acrobat JavaScript API...

6.1CVSS7.4AI score0.0077EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:23 p.m.12 views

CVE-2021-27984

In Pluck-4.7.15 admin background a remote command execution vulnerability exists when uploading files...

8.1CVSS7.2AI score0.02529EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:23 p.m.21 views

CVE-2021-27964

SonLogger before 6.4.1 is affected by Unauthenticated Arbitrary File Upload. An attacker can send a POST request to /Config/SaveUploadedHotspotLogoFile without any authentication or session header. There is no check for the file extension or content of the uploaded file...

9.8CVSS7AI score0.47519EPSS
SaveExploits5References1
Cvelist
Cvelist
added 2026/03/27 1:41 p.m.37 views

CVE-2026-32859 ByteDance DeerFlow Stored XSS via Inline Artifact Rendering

ByteDance DeerFlow versions prior to commit 5dbb362 contain a stored cross-site scripting vulnerability in the artifacts API that allows attackers to execute arbitrary scripts by uploading malicious HTML or script content as artifacts. Attackers can store malicious content that executes in the...

5.4CVSS0.00196EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/27 12:31 p.m.11 views

EUVD-2026-16579

Bludit is vulnerable to Stored Cross-Site Scripting XSS in its image upload functionality. An authenticated attacker with content upload privileges such as Author, Editor, or Administrator can upload an SVG file containing a malicious payload, which is executed when a victim visits the URL of the...

8.7CVSS5.8AI score0.01919EPSS
SaveExploits4References3
EUVD
EUVD
added 2026/03/27 12:31 p.m.12 views

EUVD-2026-16577

Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4...

8.7CVSS5.9AI score0.01919EPSS
SaveExploits4References3
NVD
NVD
added 2026/03/27 12:16 p.m.8 views

CVE-2026-25099

Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4...

8.8CVSS0.01919EPSS
SaveExploits4References2
ATTACKERKB
ATTACKERKB
added 2026/03/27 11:55 a.m.3 views

CVE-2026-25099

Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4...

8.7CVSS5.9AI score0.01919EPSS
SaveExploits4References3
Cvelist
Cvelist
added 2026/03/27 11:55 a.m.37 views

CVE-2026-25099 Remote Code Execution via Unrestricted File Upload in Bludit

Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4...

8.7CVSS0.01919EPSS
SaveExploits4References2
CVE
CVE
added 2026/03/27 11:55 a.m.39 views

CVE-2026-25099

Bludit CMS (pre-3.18.4) exposes an API file-upload path that, when accessed by an authenticated user with a valid API token, allows uploading files of any type/extension without validation. The uploadFile() logic reportedly performs no extension or content checks, enabling PHP webshells to be upl...

8.8CVSS5.9AI score0.01919EPSS
SaveExploits4References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 11:55 a.m.7 views

CVE-2026-25099 Remote Code Execution via Unrestricted File Upload in Bludit

Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4...

8.7CVSS5.9AI score0.01919EPSS
SaveExploits4References2
OSV
OSV
added 2026/03/27 11:55 a.m.15 views

CVE-2026-25099 Remote Code Execution via Unrestricted File Upload in Bludit

Bludit’s API plugin allows an authenticated attacker with a valid API token to upload files of any type and extension without restriction, which can then be executed, leading to Remote Code Execution. This issue was fixed in 3.18.4...

8.7CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2026/03/27 11:55 a.m.11 views

CVE-2026-25100 Stored XSS via SVG File Upload in Bludit

Bludit is vulnerable to Stored Cross-Site Scripting XSS in its image upload functionality. An authenticated attacker with content upload privileges such as Author, Editor, or Administrator can upload an SVG file containing a malicious payload, which is executed when a victim visits the URL of the...

4.8CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/03/27 11:55 a.m.35 views

CVE-2026-25100 Stored XSS via SVG File Upload in Bludit

Bludit is vulnerable to Stored Cross-Site Scripting XSS in its image upload functionality. An authenticated attacker with content upload privileges such as Author, Editor, or Administrator can upload an SVG file containing a malicious payload, which is executed when a victim visits the URL of the...

4.8CVSS0.0019EPSS
SaveExploits0References2
Rows per page
Query Builder