Description
An issue in Aranda Service Desk Web Edition (ASDK API 8.6) allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile, which is processed by the ASP.NET runtime. The uploaded configuration file alters the execution context of the upload directory, enabling compilation and execution of attacker-controlled code (e.g., generation of an .aspx webshell). This allows remote command execution on the server without user interaction beyond authentication, impacting both On-Premise and SaaS deployments. The vendor has fixed the issue in Aranda Service Desk V8 8.30.6.
Published: 2026-03-05
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch Now
AI Analysis

Impact

An authenticated user on Aranda Service Desk Web Edition can submit a specially crafted POST request to the /ASDKAPI/api/v8.6/item/addfile endpoint, forcing the server to store a web.config file that the ASP.NET runtime subsequently parses. The improper validation of the file type allows the attacker to overwrite the upload directory’s configuration so that the server compiles and executes attacker‑controlled code, such as an .aspx shell, providing remote command execution capabilities. This flaw is a classic code‑injection weakness (CWE‑94) and gives the attacker full control over the server once authenticated, without requiring additional user interaction.

Affected Systems

The affected products are Aranda Service Desk Web Edition ASDK API version 8.6, deployed both on‑premises and as a SaaS offering. The vendor has addressed the issue in Aranda Service Desk V8 8.30.6; no other versions are listed as affected, so any instance running 8.6 without the update is vulnerable.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity vulnerability. The EPSS score of less than 1% suggests a low probability of exploitation in the wild, and the issue is not present in CISA’s KEV catalog. However, the requirement of authentication and access to the upload endpoint means that intruders who gain valid credentials or exploit weak access controls can leverage the flaw. Because the exploit relies on an uploaded web.config file, an attacker can connect via the internet to the API and perform the attack once authenticated, making it a remote code execution risk that could affect all users with valid credentials.

Generated by OpenCVE AI on April 22, 2026 at 11:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Aranda Service Desk to version 8.30.6 or later, where the issue is fixed.
  • If upgrading is not immediately feasible, block the upload of any *.config or *.webconfig files and enforce strict MIME‑type validation on the /ASDKAPI/api/v8.6/item/addfile endpoint.
  • Reconfigure the upload directory to prevent code execution, such as setting the ASP.NET virtual directory to Non‑Executable or removing the upload folder from the application’s script execution policy.

Generated by OpenCVE AI on April 22, 2026 at 11:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Apr 2026 11:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Improper Validation of Uploaded web.config in Aranda Service Desk API

Tue, 17 Mar 2026 16:30:00 +0000

Type Values Removed Values Added
Description An issue in Aranda Service Desk Web Edition (ASDK API 8.6) allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile, which is processed by the ASP.NET runtime. The uploaded configuration file alters the execution context of the upload directory, enabling compilation and execution of attacker-controlled code (e.g., generation of an .aspx webshell). This allows remote command execution on the server without user interaction beyond authentication, impacting both On-Premise and SaaS deployments. An issue in Aranda Service Desk Web Edition (ASDK API 8.6) allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile, which is processed by the ASP.NET runtime. The uploaded configuration file alters the execution context of the upload directory, enabling compilation and execution of attacker-controlled code (e.g., generation of an .aspx webshell). This allows remote command execution on the server without user interaction beyond authentication, impacting both On-Premise and SaaS deployments. The vendor has fixed the issue in Aranda Service Desk V8 8.30.6.
References

Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Arandasoft
Arandasoft aranda Service Desk Web Edition
Vendors & Products Arandasoft
Arandasoft aranda Service Desk Web Edition

Fri, 06 Mar 2026 11:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 05 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Description An issue in Aranda Service Desk Web Edition (ASDK API 8.6) allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile, which is processed by the ASP.NET runtime. The uploaded configuration file alters the execution context of the upload directory, enabling compilation and execution of attacker-controlled code (e.g., generation of an .aspx webshell). This allows remote command execution on the server without user interaction beyond authentication, impacting both On-Premise and SaaS deployments.
References

Subscriptions

Arandasoft Aranda Service Desk Web Edition
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-21T02:41:54.623Z

Reserved: 2026-01-09T00:00:00.000Z

Link: CVE-2025-70995

cve-icon Vulnrichment

Updated: 2026-03-06T10:18:53.920Z

cve-icon NVD

Status : Deferred

Published: 2026-03-05T21:16:13.977

Modified: 2026-04-27T19:18:46.690

Link: CVE-2025-70995

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T11:30:15Z

Weaknesses