PT-2026-33508 · Unknown · Mcp-Neo4J-Cypher
Published
2026-04-17
·
Updated
2026-04-28
·
CVE-2026-35402
CVSS v4.0
2.3
Low
| Vector | AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions
mcp-neo4j-cypher versions prior to 0.6.0
Description
The
read only mode enforcement can be bypassed using APOC CALL procedures. This may allow unauthorized write operations or server-side request forgery, which is a technique where an attacker induces a server to make requests to an unintended location. The impact of server-side request forgery depends on the system configuration and the presence of other accessible systems in the environment.Recommendations
Update to version 0.6.0.
Limit APOC procedures to only those required.
Manage data loading privileges.
Maintain default settings for
apoc.import.file.enabled as false and apoc.import.file.use neo4j config as true to restrict file imports to the import folder.
Limit the permissions of the database credentials available to the server.Fix
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mcp-Neo4J-Cypher