CVE-2026-86460
9.8Apache Software Foundation · Apache Syncope
Apache Syncope contains a Cypher injection vulnerability in the Neo4j persistence layer, allowing unauthenticated attackers to execute arbitrary queries via crafted FIQL search conditions.
Executive summary
A critical Cypher injection vulnerability in Apache Syncope allows unauthenticated remote attackers to compromise the integrity and confidentiality of the underlying Neo4j persistence layer.
Vulnerability
This is a Cypher injection flaw (CWE-89) occurring within the Neo4j persistence layer when processing specific FIQL search conditions. The vulnerability is exploitable by unauthenticated remote users, as indicated by the CVSS vector AV:N/AC:L/PR:N.
Business impact
The ability for an unauthenticated attacker to perform Cypher injection poses a severe risk to data integrity and system availability. Successful exploitation could lead to unauthorized data exfiltration, modification of identity records within Syncope, or complete compromise of the database backend. Given the CVSS score of 9.8, this vulnerability must be treated as a critical threat to organizational security.
Remediation
Immediate Action: Upgrade Apache Syncope to version 4.0.8 or 4.1.3 immediately to incorporate the necessary security patches.
Proactive Monitoring: Review application and database logs for anomalous FIQL queries or unexpected Cypher syntax patterns that may indicate injection attempts.
Compensating Controls: Implement strict input validation or use a Web Application Firewall to filter and block suspicious search parameters before they reach the backend persistence layer.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The severity of this vulnerability, combined with the lack of required authentication, necessitates immediate prioritization of the patching process. Organizations utilizing the affected versions of Apache Syncope should schedule an emergency maintenance window to apply the recommended updates, as failure to do so leaves the database layer exposed to unauthorized manipulation.
More Apache Software Foundation CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief critical section
Sources
Originally found and disclosed by CyberLeo, Ho1aAs, per the CVE Program record.