Description
An arbitrary file upload vulnerability in the pages/admin.uploadmapimg.php component of SourceBans Material Admin v1.1.6 allows attackers to execute arbitrary code via uploading a crafted image file.
Published: 2026-05-28
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the pages/admin.uploadmapimg.php script of SourceBans Material Admin v1.1.6. An attacker can upload a specially crafted image file that is not properly validated, allowing execution of arbitrary code on the host. This flaw provides remote code execution, potentially granting full system compromise and access to sensitive data.

Affected Systems

The affected product is SourceBans Material Admin, version 1.1.6, specifically the admin.uploadmapimg.php component. No other vendors or versions are listed, and the vulnerability is not registered by a CNA.

Risk and Exploitability

The CVSS score is 7.3, indicating high severity. The EPSS score is 0.00018, which is less than 1%, and the issue is not listed in the CISA KEV catalog, the lack of validation enables a direct exploitation path. The likely attack vector is uploading a malicious image through the web interface that is processed and executed on the server. Successful exploitation requires the attacker to reach the upload endpoint, typically an authenticated administrator, and to supply a file that bypasses the application’s checks.

Generated by OpenCVE AI on May 29, 2026 at 18:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SourceBans Material Admin to a version that removes the untrusted file upload path or the vendor’s published fix, if available.
  • Move the upload folder to a location outside the web root and set strict file permissions so that uploaded files cannot be executed by the web server.
  • Configure the web server to treat files in the upload directory as non-executable, e.g. by using a .htaccess rule or server configuration that denies execution of scripts.
  • Validate uploaded files to accept only image MIME types and to inspect the file content; reject any files that contain executable code or suspicious headers.

Generated by OpenCVE AI on May 29, 2026 at 18:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 19:00:00 +0000

Type Values Removed Values Added
Title Arbitrary code execution via crafted image upload in SourceBans Material Admin 1.1.6

Fri, 29 May 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 29 May 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Thu, 28 May 2026 21:00:00 +0000

Type Values Removed Values Added
Title Arbitrary code execution via crafted image upload in SourceBans Material Admin 1.1.6
Weaknesses CWE-434

Thu, 28 May 2026 19:00:00 +0000

Type Values Removed Values Added
Description An arbitrary file upload vulnerability in the pages/admin.uploadmapimg.php component of SourceBans Material Admin v1.1.6 allows attackers to execute arbitrary code via uploading a crafted image file.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-29T15:56:03.708Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-30761

cve-icon Vulnrichment

Updated: 2026-05-29T15:55:58.056Z

cve-icon NVD

Status : Deferred

Published: 2026-05-28T19:16:37.360

Modified: 2026-05-29T16:16:24.940

Link: CVE-2026-30761

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T18:45:05Z

Weaknesses