Lucene search
+L

78 matches found

Kitploit
Kitploit
•added 2026/09/25 6:17 a.m.•12 views

CVE-2025-25279

Security Advisory MMSA-2025-00430 / CVE-2025-25279 Summary After uploading a file to Mattermost Boards, when the fileId parameter is modified and the board is copied, the file now points to and downloads the target file specified in the parameter. Affected Versions: Mattermost instances with Boar...

9.9CVSS8.5AI score0.24041EPSS
SaveExploits1
CVE
CVE
•added 2026/09/24 6:08 p.m.•12 views

CVE-2026-77293

The collaborative travel planner TREK is vulnerable to an Insecure Direct Object Reference (IDOR) or Broken Access Control issue in versions prior to 3.3.0 . The DELETE /api/trips/:tripId/collab/notes/:noteId/files/:fileId endpoint fails to properly verify if the target note-file belongs to the a...

7.1CVSS5.7AI score0.0038EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/24 6:08 p.m.•31 views

CVE-2026-77293 TREK: Cross-user note-file deletion (IDOR / Broken Access Control)

TREK is a collaborative travel planner. Prior to 3.3.0, the DELETE /api/trips/:tripId/collab/notes/:noteId/files/:fileId endpoint authorizes an authenticated user against the attacker-controlled tripId but deleteNoteFile in server/src/services/collabService.ts resolves the target only by note and...

7.1CVSS0.0038EPSS
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/24 3:04 p.m.•15 views

CVE-2025-4578

CVE-2025-4578 File Provider = 1.2.3 - Inyección SQL no autenticada Descripción El plugin File Provider para WordPress es vulnerable a Inyección SQL a través del parámetro 'fileId' en todas las versiones hasta la 1.2.3 inclusive, debido a un escape insuficiente en el parámetro proporcionado por el...

8.3AI score0.00557EPSS
SaveExploits3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/22 12:00 a.m.•0 views

CVE-2026-63312: Improper Limitation of a Pathname to a Restricted Directory

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open directly instead of pathsec.open. Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting,...

8.7CVSS6AI score0.00651EPSS
SaveExploits1References5
CVE
CVE
•added 2026/07/16 6:48 p.m.•53 views

CVE-2026-53536

Activepieces (open source AI workflow automation) exposed a cross-tenant file exposure vulnerability prior to version 0.83.0. The /v1/step-files/signed download endpoint validated the JWT against the shared signing secret but did not check the token’s audience and, due to a missing null-check on ...

5.3CVSS6.1AI score0.00236EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/24 12:00 a.m.•0 views

CVE-2026-55611: Authorization Bypass Through User-Controlled Key

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. From 1.11.1 until 1.14.1, userId/workspaceId scoping to the parsed-files read/delete paths was added. However, the POST /api/workspace/:slug/embed-parsed-file/:fileId flow...

5.9AI score0.00405EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/06/01 4:51 p.m.•16 views

CVE-2026-45277 Nextcloud: Information disclosure in Nextcloud Approval app via fileId parameter reveals workflow associations

Nextcloud is an open source content collaboration platform. Prior to version 2.7.2, authenticated users can check if arbitrary files are associated with specific approval workflows where they can request approval. This issue has been patched in version 2.7.2...

3.3CVSS5.9AI score0.00172EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/06/01 4:51 p.m.•44 views

CVE-2026-45277 Nextcloud: Information disclosure in Nextcloud Approval app via fileId parameter reveals workflow associations

Nextcloud is an open source content collaboration platform. Prior to version 2.7.2, authenticated users can check if arbitrary files are associated with specific approval workflows where they can request approval. This issue has been patched in version 2.7.2...

3.3CVSS0.00172EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/21 5:05 p.m.•15 views

GHSA-5H3G-PX23-W6VW Mobile Verification Toolkit (MVT): Path Traversal via unsanitized File identifiers in iOS Backup processing

Summary The fileID field from Manifest.db a SQLite database inside iOS backups, generated by the device is used directly in filesystem path construction without validation. This affects two commands through a shared code path: - mvt-ios decrypt-backup decrypt.py: fileid is used to construct both...

5.3CVSS6.3AI score0.00515EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/05/21 12:00 a.m.•24 views

PT-2026-42664

Name of the Vulnerable Software and Affected Versions MVT Mobile Verification Toolkit versions prior to 2026.5.12 Description A path traversal issue exists during iOS Backup processing due to unsanitized file identifiers. The fileID field from the Manifest.db SQLite database is used directly in...

5.3CVSS5.7AI score0.00515EPSS
SaveExploits0References12
Nextcloud
Nextcloud
•added 2026/05/12 8:23 a.m.•39 views

fileId parameter reveals workflow associations in Nextcloud Approval app

None...

3.3CVSS5.8AI score0.00172EPSS
SaveExploits0References2Affected Software1
VulnCheck KEV
VulnCheck KEV
•added 2026/04/26 12:00 a.m.•9 views

VulnCheck KEV: CVE-2023-3793

A vulnerability was found in Weaver e-cology. It has been rated as critical. This issue affects some unknown processing of the file filelFileDownloadForOutDoc.class of the component HTTP POST Request Handler. The manipulation of the argument fileid with the input 1+WAITFOR+DELAY leads to sql...

9.8CVSS5.9AI score0.00492EPSS
SaveIn wildExploits0References48
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/13 12:00 a.m.•0 views

CVE-2026-33740: Authorization Bypass Through User-Controlled Key

EspoCRM is an open source customer relationship management application. In versions 9.3.3 and below, the POST /api/v1/Email/importEml endpoint contains an Insecure Direct Object Reference IDOR vulnerability where the attacker-supplied fileId parameter is used to fetch any attachment directly from...

5.4CVSS5.8AI score0.00304EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/03 12:00 a.m.•0 views

CVE-2026-28736: Authorization Bypass Through User-Controlled Key

UNSUPPORTED WHEN ASSIGNED Focalboard version 8.0 fails to validate file ownership when serving uploaded files. This allows an authenticated attacker who knows a victim's fileID to read the content of the file. NOTE: Focalboard as a standalone product is not maintained and no fix will be issued...

4.3CVSS5.8AI score0.0027EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/12/12 6:30 p.m.•18 views

EUVD-2025-203106

Nextcloud Server 30.0.0 is vulnerable to an Insecure Direct Object Reference IDOR in the /core/preview endpoint. Any authenticated user can access previews of arbitrary files belonging to other users by manipulating the fileId parameter. This allows unauthorized disclosure of sensitive data, such...

4.3CVSS6.2AI score0.00275EPSS
SaveExploits1References4
OSV
OSV
•added 2025/12/12 12:00 a.m.•13 views

CVE-2025-64011

Nextcloud Server 30.0.0 is vulnerable to an Insecure Direct Object Reference IDOR in the /core/preview endpoint. Any authenticated user can access previews of arbitrary files belonging to other users by manipulating the fileId parameter. This allows unauthorized disclosure of sensitive data, such...

4.3CVSS6.6AI score
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/12 12:00 a.m.•0 views

CVE-2025-64011: Authorization Bypass Through User-Controlled Key

Nextcloud Server 30.0.0 is vulnerable to an Insecure Direct Object Reference IDOR in the /core/preview endpoint. Any authenticated user can access previews of arbitrary files belonging to other users by manipulating the fileId parameter. This allows unauthorized disclosure of sensitive data, such...

4.3CVSS5.9AI score0.00275EPSS
SaveExploits1References1
CVE
CVE
•added 2025/11/30 10:32 a.m.•45 views

CVE-2025-13787

ZenTao up to 21.7.6-8564 is affected by a privilege-management flaw in the File Handler’s file::delete function (module/file/control.php). Manipulating the fileID parameter can lead to improper privilege handling, with remote exploit potential. All published references indicate upgrading to versi...

9.1CVSS5.6AI score0.00375EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
•added 2025/11/30 10:32 a.m.•11 views

CVE-2025-13787 ZenTao File control.php delete privileges management

A flaw has been found in ZenTao up to 21.7.6-8564. The affected element is the function file::delete of the file module/file/control.php of the component File Handler. Executing manipulation of the argument fileID can lead to improper privilege management. It is possible to launch the attack...

5.5CVSS6.7AI score0.00375EPSS
SaveExploits1References6
Rows per page
Query Builder