Description
File Upload vulnerability in Zhao-github ApiAdmin v.5.0.1 allows a remote attacker to execute arbitrary code via a crafted .php file
Published: 2026-09-04
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A flaw in the file upload feature of Zhao‑github ApiAdmin v5.0.1 permits an attacker to upload a crafted PHP file that the application executes. The vulnerability allows the attacker to run arbitrary PHP code on the hosting server, potentially giving full control over the system, including access to sensitive data and the ability to pivot to other internal resources. The impact is severe because it compromises both confidentiality and integrity of the affected environment.

Affected Systems

The vulnerability affects Zhao‑github ApiAdmin version 5.0.1. No other versions are known to be impacted, and there is no vendor-provided version range. Administrators must verify any installation of this product and version number.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, but the EPSS score is < 1%, indicating a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through an unauthenticated or low‑privileged HTTP file‑upload endpoint that accepts PHP files. Exploitation would require remote access to the upload functionality and the ability to place a PHP file on the server.

Generated by OpenCVE AI on September 21, 2026 at 06:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and apply the vendor’s official patch or upgrade to a version where the upload handler validates file types and disallows PHP execution.
  • If a patch is unavailable, restrict the upload directory to a non‑executable location or change its permissions to prevent PHP execution.
  • Configure the web server to deny execution of PHP files in the upload directory and enforce strict MIME type checks for file uploads.

Generated by OpenCVE AI on September 21, 2026 at 06:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Title File Upload Vulnerability Enabling Remote Code Execution in Zhao‑github ApiAdmin v5.0.1

Mon, 14 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 04 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
Title File Upload Vulnerability Enabling Remote Code Execution in Zhao‑github ApiAdmin v5.0.1
Weaknesses CWE-434

Fri, 04 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
Description File Upload vulnerability in Zhao-github ApiAdmin v.5.0.1 allows a remote attacker to execute arbitrary code via a crafted .php file
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-14T13:17:41.301Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71620

cve-icon Vulnrichment

Updated: 2026-09-14T13:17:23.455Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T19:17:26.607

Modified: 2026-09-14T14:17:08.257

Link: CVE-2026-71620

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T06:15:10Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type