ZeroHour

CVE-2026-82232

niche

Privileged SQL Injection via Sort Clause in Apache Syncope

CVSS 3.1
9.8 critical
EPSS
Published
()
Modified
AI analysis

Apache Syncope contains a SQL injection flaw (CWE-89) in the Task search function, where sort clauses are passed to the database without proper neutralization of special elements. An administrator with adequate entitlements can exploit this through stacked queries to execute arbitrary SQL against the backend database. Successful exploitation allows the attacker to read, modify, or delete data at the level of the database account used by Syncope, making this primarily a risk from malicious or compromised privileged accounts. All users of Syncope 3.0.0-M0 through 3.0.16, 4.0.0-M0 through 4.0.7, and 4.1.0-M0 through 4.1.2 are affected. No CVSS score has been assigned, the issue is not in the CISA KEV catalog, and no public proof-of-concept or observed exploitation is known at this time.

What to do: Upgrade to Apache Syncope 4.0.8 or 4.1.3, which fix the issue; note that no fixed 3.0.x release is listed, so 3.0.16-and-earlier deployments should migrate to a patched 4.x release. As defense in depth, restrict Syncope administrative entitlements to the minimum necessary set of users and review who can invoke Task searches. Check database audit logs for unexpected stacked or multi-statement queries originating from the Syncope service account to rule out prior abuse.

Affected
Apache Syncope3.0.0-M0 through 3.0.16
Apache Syncope4.0.0-M0 through 4.0.7
Apache Syncope4.1.0-M0 through 4.1.2
Estimated exposure
nichelikely hundreds to low thousands of self-hosted deployments worldwide — Apache Syncope is a niche, self-hosted open-source identity management platform typically deployed inside enterprise networks, with no public install counts or notable internet-exposed footprint from public scans, so the affected…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Apache Syncope. An administrator with adequate entitlements can achieve execution of arbitrary SQL via stacked queries, leveraging unsanitized sort clauses for Task search. This issue affects Apache Syncope: from 3.0.0-M0 through 3.0.16, from 4.0.0-M0 through 4.0.7, from 4.1.0-M0 through 4.1.2. Users are recommended to upgrade to version 4.0.8 / 4.1.3, which fix this issue.

Weakness
CWE-89
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

CVE-2026-82232: Apache Syncope: SQL injection via sort parameter in Task search

Apache Syncope's JPA persistence layer allows SQL injection via the sort parameter in Task search, affecting all releases through 4.1.2.

CVE-2026-82232 is rated important by upstream: improper neutralization of special elements in an SQL command allows SQL injection through the sort parameter in Task search within syncope-core-persistence-jpa. Affected versions are 3.0.0-M0 through 3.0.16, 4.0.0-M0 through 4.0.7, and 4.1.0-M0 through 4.1.2. No exploitation in the wild is reported.

oss-security · 1d agoVulnerabilityCVE-2026-82232