Lucene search
+L

125178 matches found

Cvelist
Cvelist
added 2026/09/04 2:32 p.m.30 views

CVE-2026-85665 Bruno through 4.1.0 Arbitrary File Read via Unconfined Body File Path

Bruno versions through 4.1.0 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that...

7.1CVSS0.00703EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.9 views

CVE-2026-85665

Bruno versions through 3.4.2 are affected by an arbitrary file read vulnerability caused by insufficient validation of file paths in request body declarations. An attacker who can influence a collection's body:file path can embed parent-directory traversal (../) sequences that resolve outside the...

7.1CVSS5.5AI score0.00703EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.5 views

CVE-2026-85665 Bruno through 4.1.0 Arbitrary File Read via Unconfined Body File Path

Bruno versions through 4.1.0 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that...

7.1CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 2:32 p.m.5 views

EUVD-2026-71121

Bruno versions through 3.4.2 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that...

7.1CVSS5.5AI score0.00703EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/04 2:32 p.m.7 views

CVE-2026-85665 Bruno 3.4.2 Arbitrary File Read via Unconfined Body File Path

Bruno versions through 3.4.2 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that...

7.1CVSS5.9AI score0.00703EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.7 views

EUVD-2026-71117

excel-mcp-server 0.1.8 fails to enforce path confinement in stdio mode when EXCELFILESPATH is unset, allowing attackers to read and write arbitrary files. Attackers can supply unchecked file paths to read and write tools to access any file accessible to the process...

9.8CVSS5.5AI score0.00441EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 2:32 p.m.6 views

CVE-2026-85661 excel-mcp-server 0.1.8 Arbitrary File Read/Write via stdio mode

excel-mcp-server 0.1.8 fails to enforce path confinement in stdio mode when EXCELFILESPATH is unset, allowing attackers to read and write arbitrary files. Attackers can supply unchecked file paths to read and write tools to access any file accessible to the process...

9.3CVSS5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/09/04 2:32 p.m.7 views

CVE-2026-85622

AppFlowy-Cloud through 0.9.64 fails to validate workspace membership in the establish_ws_connection_v2 WebSocket handler. This allows any authenticated user to bind a session to a workspace they do not belong to, then send sync Manifest messages with victim object identifiers to read full documen...

6CVSS5.3AI score0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.4 views

CVE-2026-85622 AppFlowy-Cloud through 0.9.64 Cross-Workspace Collab Read via WebSocket

AppFlowy-Cloud through 0.9.64 fails to validate workspace membership when establishing WebSocket connections in the establishwsconnectionv2 handler, allowing authenticated users to bind sessions to workspaces they do not belong to. Attackers can send sync Manifest messages with victim object...

6CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 2:32 p.m.6 views

EUVD-2026-71229

AppFlowy-Cloud through 0.9.64 fails to validate workspace membership when establishing WebSocket connections in the establishwsconnectionv2 handler, allowing authenticated users to bind sessions to workspaces they do not belong to. Attackers can send sync Manifest messages with victim object...

6CVSS5.3AI score0.00312EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.26 views

CVE-2026-85622 AppFlowy-Cloud through 0.9.64 Cross-Workspace Collab Read via WebSocket

AppFlowy-Cloud through 0.9.64 fails to validate workspace membership when establishing WebSocket connections in the establishwsconnectionv2 handler, allowing authenticated users to bind sessions to workspaces they do not belong to. Attackers can send sync Manifest messages with victim object...

6CVSS0.00312EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.39 views

CVE-2026-85620

Postgres MCP Pro 0.3.0 contains a restricted-mode bypass in its SQL validation layer. The root cause is that function-name validation is not applied to RangeFunction nodes in FROM clauses , allowing attackers to invoke file-reading functions such as pg_read_file via FROM-clause syntax and read ar...

9.2CVSS5.6AI score0.00371EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.14 views

CVE-2026-85620 Postgres MCP Pro 0.3.0 Restricted-Mode Bypass via FROM-Clause Function

Postgres MCP Pro 0.3.0 contains a restricted-mode bypass vulnerability where function-name validation is not applied to RangeFunction nodes in FROM clauses. Attackers can execute file-reading functions like pgreadfile through FROM-clause syntax to read arbitrary files despite restricted-mode...

9.2CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/04 2:32 p.m.9 views

CVE-2026-85618

ConvertX 0.17.0 contains an arbitrary file read vulnerability in its xelatex converter . Authenticated attackers can upload .tex files containing \input{path} or \verbatiminput{path} directives, causing the TeX engine to read arbitrary files accessible to the server process and include their cont...

7.1CVSS5.6AI score0.00376EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.8 views

CVE-2026-85618 ConvertX 0.17.0 Arbitrary File Read via LaTeX Input Directives

ConvertX 0.17.0 contains an arbitrary file read vulnerability in the xelatex converter that allows authenticated users to read files by uploading LaTeX files with input directives. Attackers can upload .tex files containing \inputpath or \verbatiminputpath directives to have the TeX engine read...

7.1CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 2:32 p.m.6 views

EUVD-2026-71225

ConvertX 0.17.0 contains an arbitrary file read vulnerability in the xelatex converter that allows authenticated users to read files by uploading LaTeX files with input directives. Attackers can upload .tex files containing \inputpath or \verbatiminputpath directives to have the TeX engine read...

7.1CVSS5.6AI score0.00376EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.12 views

CVE-2026-85606

firecrawl-mcp-server version 3.20.2 contains an arbitrary local file read vulnerability in the firecrawl_parse tool. The root cause is the acceptance of unconstrained filePath arguments without directory containment validation, allowing an attacker to supply absolute paths or directory traversal ...

8.7CVSS5.5AI score0.00702EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.4 views

EUVD-2026-71222

firecrawl-mcp-server 3.20.2 contains an arbitrary local file read vulnerability in the firecrawlparse tool that accepts unconstrained filePath arguments without directory containment validation. Attackers can supply absolute paths or directory traversal sequences to read sensitive files like...

8.7CVSS5.5AI score0.00702EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 2:17 p.m.5 views

CVE-2026-85522

A vulnerability was detected in valkey-io valkey up to 9.5.4/9.1.0. Affected by this vulnerability is the function createSlotImportJob of the file src/clustermigrateslots.c of the component Slot Migration. The manipulation of the argument jobname results in out-of-bounds read. The attack can be...

6.9CVSS0.00496EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/04 1:45 p.m.6 views

EUVD-2026-71102

A vulnerability was detected in valkey-io valkey up to 9.5.4/9.1.0. Affected by this vulnerability is the function createSlotImportJob of the file src/clustermigrateslots.c of the component Slot Migration. The manipulation of the argument jobname results in out-of-bounds read. The attack can be...

6.9CVSS5.2AI score0.00496EPSS
SaveExploits0References9
Rows per page
Query Builder