← Vulnerability feed

Vulnerability record · CVE-2022-44635 · published 29 November 2022

CVE-2022-44635: Apache Fineract file upload path traversal enables remote code execution

Apache · Fineract

Apache Fineract contains a path traversal flaw (CWE-22) in a file upload component that lets an authenticated user write files outside the intended directory and execute remote code. It affects version 1.8.0 and prior, with 1.8.1 as the fix. Because the platform handles core banking data, code execution on it is a serious risk.

8.8 CVSS 3.1 High EPSS 69% · top 0.7% CWE-22 · Path traversal
8.8CVSS 3.1 base score
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

Apache Fineract allowed an authenticated user to perform remote code execution due to a path traversal vulnerability in a file upload component of Apache Fineract, allowing an attacker to run remote code. This issue affects Apache Fineract version 1.8.0 and prior versions. We recommend users to upgrade to 1.8.1.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityAuthenticated remote code execution with a high CVSS score of 8.8 and very high EPSS probability, though not yet in KEV.

What it is

Apache Fineract contains a path traversal flaw (CWE-22) in a file upload component that lets an authenticated user write files outside the intended directory and execute remote code. It affects version 1.8.0 and prior, with 1.8.1 as the fix. Because the platform handles core banking data, code execution on it is a serious risk.

Impact

An attacker with a valid account gains remote code execution on the Fineract server, leading to full compromise of confidentiality, integrity and availability of the application and its data.

Attack surface

Reached over the network through the file upload functionality of the web application; the attacker must be authenticated (CVSS PR:L) but no user interaction is required.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged, but EPSS is high at roughly 0.69 (99th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Upgrade Apache Fineract to 1.8.1 or later immediately.
  • If upgrade is not possible, restrict or disable the file upload feature and limit access to trusted accounts.
  • Enforce strict allowlisting and path canonicalization on uploaded filenames, rejecting traversal sequences.
  • Run Fineract with least privilege and isolate it so uploaded files cannot be executed.
  • Audit accounts with upload permissions and remove unused or excessive privileges.

Detection

  • Monitor file upload requests for path traversal sequences such as ../ or encoded variants in filenames or parameters.
  • Alert on new or modified executable files appearing in web-accessible or application directories.
  • Watch for unexpected child processes spawned by the Fineract application or web server user.
  • Review application and web server logs for uploads followed by execution or out-of-directory file writes.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-44635 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-23538Apache fineract sql injection vulnerabilityImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Fineract.This issue affects Apache Finer…EPSS 1.3%9.8CVE-2024-23539Apache fineract sql injection vulnerabilityImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Fineract.This issue affects Apache Finer…EPSS 1.5%9.8CVE-2018-11800Apache fineract sql injection vulnerabilitySQL injection vulnerability in Apache Fineract before 1.3.0 allows attackers to execute arbitrary SQL commands via a query on the GroupSummaryCounts …EPSS 5.2%9.8CVE-2018-11801Apache fineract sql injection vulnerabilitySQL injection vulnerability in Apache Fineract before 1.3.0 allows attackers to execute arbitrary SQL commands via a query on a m_center data related…EPSS 5.2%9.8CVE-2018-1290Apache fineract sql injection vulnerabilityIn Apache Fineract versions 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating, Using a single quotation escape with two continuous SQL para…EPSS 3.3%9.4CVE-2024-32838Apache fineract sql injection vulnerabilitySQL Injection vulnerability in various API endpoints - offices, dashboards, etc. Apache Fineract versions 1.9 and before have a vulnerability that al…EPSS 1.5%9.1CVE-2025-58130Apache fineract insufficiently protected credentials vulnerabilityInsufficiently Protected Credentials vulnerability in Apache Fineract. This issue affects Apache Fineract: through 1.11.0. The issue is fixed in vers…EPSS 0.43%8.8CVE-2026-35152Apache fineract sql injection vulnerabilityA SQL Injection vulnerability exists in Apache Fineract's Report Execution API (runreports endpoint) in versions up to and including 1.14.0. Report p…EPSS 3.3%

Source: NIST National Vulnerability Database (record CVE-2022-44635), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.