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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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 is not provided, but the existence of remote code execution with an upload endpoint suggests a high severity. The EPSS score is not available, 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 4, 2026 at 21:28 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 4, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-04T19:05:35.358Z

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

Link: CVE-2026-71620

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-71620

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T21:30:07Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type