Lucene search
+L

77 matches found

CVE
CVE
added 2026/06/09 11:7 p.m.37 views

CVE-2026-44716

Pipecat AI’s CVE-2026-44716 describes a path-traversal vulnerability in the Pipecat runner's GET /files/{filename:path} endpoint when started with --folder. The filename is joined to the base folder without containment checks, and percent-encoded slashes (e.g., ..%2F..%2F) bypass URL normalisatio...

7.5CVSS5.4AI score0.00423EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/06/09 8:46 a.m.15 views

EUVD-2026-35384

A vulnerability has been identified in SINEC INS All versions V1.0 SP2 Update 6. The affected application does not properly sanitize path input in the GET /api/sftp/uploadFiles endpoint used for directory listing. This allows path traversal through crafted input, enabling access to unintended fil...

5.3CVSS5.4AI score0.00242EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/09 8:46 a.m.46 views

CVE-2026-46747

A vulnerability has been identified in SINEC INS All versions V1.0 SP2 Update 6. The affected application does not properly sanitize path input in the GET /api/sftp/uploadFiles endpoint used for directory listing. This allows path traversal through crafted input, enabling access to unintended fil...

5.3CVSS0.00242EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/09 8:46 a.m.8 views

CVE-2026-46747

A vulnerability has been identified in SINEC INS All versions V1.0 SP2 Update 6. The affected application does not properly sanitize path input in the GET /api/sftp/uploadFiles endpoint used for directory listing. This allows path traversal through crafted input, enabling access to unintended fil...

5.3CVSS5.4AI score0.00242EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/09 8:46 a.m.56 views

CVE-2026-46746

Vulnerability summary (CVE-2026-46746): In Siemens SINEC INS, all versions prior to V1.0 SP2 Update 6 expose a flaw in the /api/sftp/uploadFiles endpoint. The app does not properly sanitize user input, enabling injection of shell command payloads via crafted directory names. These payloads are st...

8.8CVSS6AI score0.00432EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/09 8:46 a.m.48 views

CVE-2026-46746

A vulnerability has been identified in SINEC INS All versions V1.0 SP2 Update 6. The application does not properly sanitize user input in the /api/sftp/uploadFiles endpoint, allowing the injection of shell command payloads via crafted directory names. These payloads are stored and executed when...

8.8CVSS0.00432EPSS
SaveExploits0References1
VulnCheck KEV
VulnCheck KEV
added 2026/06/08 12:0 a.m.42 views

VulnCheck KEV: 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.8CVSS5.6AI score0.31405EPSS
SaveIn wildExploits4References27
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.14 views

CVE-2026-39942

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /files/id endpoint accepts a user-controlled filenamedisk parameter. By setting this value to match the storage path of another user's file, an attacker can overwrite that file's content...

8.8CVSS5.6AI score0.00204EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/02 12:0 a.m.25 views

PT-2026-45883

Name of the Vulnerable Software and Affected Versions LibreChat versions prior to 0.8.4 Description A cross-agent integrity violation exists where a shared-agent editor can delete file records globally. By using the "DELETE /api/files" endpoint, an editor can remove files that the owner has reuse...

7.2CVSS5.8AI score0.00265EPSS
SaveExploits1References3
NVD
NVD
added 2026/05/26 5:16 p.m.15 views

CVE-2026-40384

An improper validation of the search parameter of the commedia files API endpoint leads to a path traversal vulnerability...

7.5CVSS0.00445EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/26 4:45 p.m.9 views

CVE-2026-40384

An improper validation of the search parameter of the commedia files API endpoint leads to a path traversal vulnerability...

5.9CVSS5.8AI score0.00445EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/15 4:55 p.m.14 views

GHSA-3363-2PH6-35WH Pipecat: Path Traversal in Pipecat Runner `/files` Endpoint — Arbitrary File Read via `%2F`-Encoded Separator

Summary A path traversal vulnerability exists in Pipecat's development runner src/pipecat/runner/run.py. When the runner is started with the --folder flag, it exposes a GET /files/filename:path download endpoint. The filename path parameter is concatenated directly onto args.folder with no...

7.5CVSS5.9AI score0.00423EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/05/15 4:55 p.m.17 views

Pipecat: Path Traversal in Pipecat Runner `/files` Endpoint — Arbitrary File Read via `%2F`-Encoded Separator

Summary A path traversal vulnerability exists in Pipecat's development runner src/pipecat/runner/run.py. When the runner is started with the --folder flag, it exposes a GET /files/filename:path download endpoint. The filename path parameter is concatenated directly onto args.folder with no...

7.5CVSS5.9AI score0.00423EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/15 12:0 a.m.23 views

PT-2026-41390

Name of the Vulnerable Software and Affected Versions Pipecat versions 0.0.90 through 1.1.x Description A path traversal issue exists in the development runner within the src/pipecat/runner/run.py file. When the runner is started using the --folder flag, it enables a download endpoint 'GET...

7.5CVSS5.5AI score0.00423EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2026/05/14 8:15 p.m.15 views

Open WebUI: Missing permission check in files API allows authenticated users to list, access and delete every uploaded file

Summary A missing permission check in all files related API endpoints allows any authenticated user to list, access and delete every file uploaded by every user to the platform. Details All files/ related endpoints lack permission checks. Listing all files For example, let's see how file listing ...

8.1CVSS5.8AI score0.00273EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/04/09 5:16 p.m.17 views

CVE-2026-39942

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /files/id endpoint accepts a user-controlled filenamedisk parameter. By setting this value to match the storage path of another user's file, an attacker can overwrite that file's content...

8.8CVSS0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/29 6:16 p.m.9 views

CVE-2026-0558

A vulnerability in parisneo/lollms, up to and including version 2.2.0, allows unauthenticated users to upload and process files through the /api/files/extract-text endpoint. This endpoint does not enforce authentication, unlike other file-related endpoints, and lacks the Dependsgetcurrentactiveus...

9.8CVSS0.0043EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/27 3:30 p.m.6 views

EUVD-2026-16668

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.31405EPSS
SaveExploits4References2
CVE
CVE
added 2026/03/27 2:54 p.m.201 views

CVE-2026-5027

Langflow

8.8CVSS6AI score0.31405EPSS
SaveIn wildExploits4References1
ATTACKERKB
ATTACKERKB
added 2026/03/26 11:38 p.m.5 views

CVE-2026-28788

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a...

7.1CVSS5.8AI score0.02858EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder