Description
HaPe PKH 1.1 contains an arbitrary file upload vulnerability that allows authenticated attackers to upload malicious files by bypassing file type validation. Attackers can upload PHP files through multiple endpoints including aksi_foto.php, aksi_user.php, and aksi_kecamatan.php to execute arbitrary code on the server.
Published: 2026-05-29
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HaPe PKH 1.1 contains an arbitrary file upload flaw that lets an authenticated user bypass file type validation and upload PHP files, enabling the attacker to run arbitrary code on the server. The weakness is a classic file upload validation failure, classified as CWE-434. The impact is the ability to execute arbitrary server‑side code, potentially giving control over the entire web application or even the underlying operating system.

Affected Systems

The vulnerability affects Sitejo’s HaPe PKH 1.1. Malicious files can be uploaded through several endpoints—aksi_foto.php, aksi_user.php, and aksi_kecamatan.php—and require the attacker to be authenticated within the application. No specific version range beyond 1.1 is listed, so all installations of HaPe PKH 1.1 are potentially impacted.

Risk and Exploitability

The CVSS score of 8.7 indicates a high‑severity flaw, and the EPSS score is not available. It is not listed in CISA’s KEV catalog. Because the exploit requires a valid user session, the attack vector is “Authenticated user interacting with a web interface.” Exploitation is straightforward once the attacker logs in: they can upload a PHP file and then access it via the web server to execute code. The resultant risk includes full remote code execution, data exfiltration, or further lateral movement on the host.

Generated by OpenCVE AI on May 29, 2026 at 17:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a version of HaPe PKH that fixes the file upload validation flaw.
  • Configure the web server or application to restrict uploads to only allowed file types, and remove execute permissions from the directory that stores uploaded files.
  • Implement server‑side validation that checks both file extension and MIME type, and consider logging upload attempts to detect suspicious activity.

Generated by OpenCVE AI on May 29, 2026 at 17:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description HaPe PKH 1.1 contains an arbitrary file upload vulnerability that allows authenticated attackers to upload malicious files by bypassing file type validation. Attackers can upload PHP files through multiple endpoints including aksi_foto.php, aksi_user.php, and aksi_kecamatan.php to execute arbitrary code on the server.
Title HaPe PKH 1.1 Arbitrary File Upload via aksi_foto.php
Weaknesses CWE-434
References
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'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-29T17:25:15.068Z

Reserved: 2026-05-29T11:17:19.632Z

Link: CVE-2018-25388

cve-icon Vulnrichment

Updated: 2026-05-29T17:25:09.395Z

cve-icon NVD

Status : Deferred

Published: 2026-05-29T16:16:17.990

Modified: 2026-05-29T16:29:11.350

Link: CVE-2018-25388

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T17:30:04Z

Weaknesses