← Vulnerability feed

Vulnerability record · CVE-2019-10267 · published 26 July 2019

CVE-2019-10267: Ahsay Cloud Backup Suite unrestricted file upload leads to code execution

Ahsay · Cloud Backup Suite

Ahsay Cloud Backup Suite 8.1.0.50 allows an authenticated user to upload a file into any directory on the server. Because uploaded JSP files are executed by the web server, an attacker can place a shell and run code as the configured service account. This turns a backup application into a full remote code execution foothold on the host.

8.8 CVSS 3.0 High EPSS 75% · top 0.5% CWE-434 · Unrestricted file upload
8.8CVSS 3.0 base score, v2 9.0
75%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

An insecure file upload and code execution issue was discovered in Ahsay Cloud Backup Suite 8.1.0.50. It is possible to upload a file into any directory of the server. One can insert a JSP shell into the web server's directory and execute it. This leads to full access to the system, as the configured user (e.g., Administrator).

CVSS:3.0/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 18 September 2026. Confidence: high.

high priorityThe flaw yields remote code execution as Administrator with public exploit code and very high EPSS, but it requires an authenticated account and is not in KEV.

What it is

Ahsay Cloud Backup Suite 8.1.0.50 allows an authenticated user to upload a file into any directory on the server. Because uploaded JSP files are executed by the web server, an attacker can place a shell and run code as the configured service account. This turns a backup application into a full remote code execution foothold on the host.

Impact

An attacker gains arbitrary code execution with the privileges of the web server's configured user, described as Administrator, giving full access to the system and any data or credentials it holds.

Attack surface

Reachable over the network through the application's file upload functionality; the CVSS vector requires low privileges (PR:L) and no user interaction (UI:N), so any authenticated account able to reach the upload feature is sufficient.

Exploitation

Public exploit code is referenced by multiple Packet Storm and third-party advisories, and EPSS is very high (0.75171, 99.5th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade Ahsay Cloud Backup Suite to a version later than 8.1.0.50 that fixes the upload path handling; confirm the fixed build with the vendor.
  • If patching is not immediately possible, restrict or disable the file upload feature and limit network access to the management interface to trusted hosts.
  • Run the web service under a low-privilege account rather than Administrator, and remove execute permissions for uploaded content directories.
  • Block execution of script files such as JSP in upload and web-accessible directories at the web server or reverse proxy.
  • Audit the server for unexpected JSP or web shell files and review upload directories for unauthorized content.

Detection

  • Monitor upload directories and web roots for newly created JSP or other executable script files.
  • Alert on web server processes spawning command interpreters or unexpected child processes.
  • Review web server and application logs for upload requests followed by requests to the uploaded file path.
  • Baseline and monitor the configured service account for anomalous file writes or process creation.

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-2019-10267 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.

8.8CVE-2020-5846Ahsay cloud backup suite unrestricted file upload vulnerabilityAn insecure file upload and code execution issue was discovered in Ahsay Cloud Backup Suite 8.3.0.30 via a "PUT /obs/obm7/file/upload" request with t…EPSS 1.4%7.5CVE-2019-10265Ahsay cloud backup suite path traversal vulnerabilityAn issue was discovered in Ahsay Cloud Backup Suite before 8.1.1.50. On the /cbs/system/ShowAdvanced.do "File Explorer" screen, it is possible to cha…EPSS 2.5%7.5CVE-2019-10266Ahsay cloud backup suite xml external entity (xxe) vulnerabilityAn issue was discovered in Ahsay Cloud Backup Suite before 8.1.1.50. When sending an out-of-bounds XML document to a URL, it is possible to read the …EPSS 13%7.2CVE-2022-37027Ahsay cloud backup suite argument injection vulnerabilityAhsay AhsayCBS 9.1.4.0 allows an authenticated system user to inject arbitrary Java JVM options. Administrators that can modify the Runtime Options i…EPSS 22%7.2CVE-2019-10264Ahsay cloud backup suite xml external entity (xxe) vulnerabilityAn issue was discovered in Ahsay Cloud Backup Suite before 8.1.1.50. With a valid administrator account, the "Move / Import / Export Users" screen ha…EPSS 1.3%6.1CVE-2019-10263Ahsay cloud backup suite cross-site scripting vulnerabilityAn issue was discovered in Ahsay Cloud Backup Suite before 8.1.1.50. When creating a trial account, it is possible to inject XSS in the Alias field, …EPSS 0.83%10.0CVE-2026-56291Balbooa Forms Joomla extension unauthenticated arbitrary file upload RCEThe Balbooa Forms extension for Joomla before version 2.4.1 accepts file uploads without authentication and does not restrict file type, allowing exe…KEVEPSS 15%analysed10.0CVE-2026-48939iCagenda Joomla extension unrestricted file upload leads to PHP RCEThe iCagenda extension for Joomla fails to restrict file types in its file attachment feature, allowing arbitrary file uploads that result in PHP cod…KEVEPSS 20%analysed

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