SQL Injection Affecting org.apache.syncope.core:syncope-core-persistence-neo4j package, versions [3.0.0-M0,4.0.7)[4.1.0-M0,4.1.2)


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.83% (55th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGAPACHESYNCOPECORE-19352540
  • published27 Aug 2026
  • disclosed20 Jul 2026
  • creditLennart Hostettler

Introduced: 20 Jul 2026

CVE-2026-57308  (opens in a new tab)
CWE-89  (opens in a new tab)

How to fix?

Upgrade org.apache.syncope.core:syncope-core-persistence-neo4j to version 4.0.7, 4.1.2 or higher.

Overview

Affected versions of this package are vulnerable to SQL Injection through the audit event search ORDER BY handling in JPAAuditEventDAO and Neo4jAuditEventDAO. An administrator with the right entitlements can execute arbitrary SQL by supplying crafted sort parameters in an audit-events search request. The vulnerable query builders append the requested sort fields directly into the ORDER BY clause, so unsanitized input can alter the generated statement and run stacked queries against the backend database.

CVSS Base Scores

version 4.0
version 3.1