CVE-2026-57821
Last modified
CVE-2026-57821 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. A SQL Injection vulnerability exists in Apache Fineract's Office Search API (GET /api/v1/offices) in versions up to and including 1.14.0. The orderBy request parameter is concatenated into a SQL query without sufficient validation, allowing an authenticated user with permission to view offices to inject arbitrary SQL via a crafted orderBy value. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
A SQL Injection vulnerability exists in Apache Fineract's Office Search API (GET /api/v1/offices) in versions up to and including 1.14.0. The orderBy request parameter is concatenated into a SQL query without sufficient validation, allowing an authenticated user with permission to view offices to inject arbitrary SQL via a crafted orderBy value. This is a bypass of the ColumnValidator fix introduced for CVE-2024-32838, which does not detect bare subqueries in the ORDER BY position. This can be leveraged to perform time-based blind SQL injection for data exfiltration. Because the injected query blocks the database connection for its full duration, concurrent exploitation can exhaust the application's database connection pool, resulting in denial of service for other users. Users are recommended to upgrade to a version containing the fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Fineract | < 1.15.0 |
References
- https://lists.apache.org/thread/lb7zwdv7qntzy6z05gzf7m8mxw9cbgsjMailing List, Vendor Advisory
- https://lists.apache.org/thread/rj5vwh3z2xcvsf0rqwj8kokpbrxkhq4nMailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-57821?
How severe is CVE-2026-57821?
How do I fix CVE-2026-57821?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-57814Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2026-57815Improper Limitation of a Pathname to a Restricted Directory …7.5
- CVE-2026-57816Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2026-57817The OpenID Connect Core 1.0 specification mandates that the …8.1
- CVE-2026-57818A race condition in JCacheCodeDataProvider allows an attacke…8.1
- CVE-2026-57819Apache CXF allows to set a limit on the number of form param…7.5
- CVE-2026-57827Joomla Extension - rsjoomla.com - Unauthenticated file uploa…9.8
- CVE-2026-57828Joomla Extension - phoca.cz - Authenticated file upload in R…8.8
- CVE-2026-57829Joomla Extension - joomshaper.com - Unauthenticated stored X…6.1
- CVE-2026-5783Improper neutralization of input during web page generation …7.6
- CVE-2026-57830Joomla Extension - joomshaper.com - Unauthenticated arbitrar…9.1
- CVE-2026-57831Joomla Extension - digital-peak.com - Unauthenticated blind …8.7
Are you affected by CVE-2026-57821?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
