CVE-2018-25391: HaPe PKH 1.1 Missing Authorization Allows Unauthenticated Record Deletion
HaPe PKH 1.1 fails to enforce authorization on its record deletion endpoints, allowing unauthenticated attackers to delete arbitrary records by sending a crafted request that specifies the target record's id. The admin/modul/mod_pengurus/aksi_pengurus.php (module=pengurus&act=hapus) and admin/modul/mod_update/aksi_update.php (module=update&act=hapus) endpoints process deletions without verifying the requester's privileges, enabling removal of pengurus (administrator) and update records.
Security readout for executives and security teams
HaPe PKH 1.1 has a missing authorization flaw that can let an unauthenticated person delete important application records. The impact is integrity loss, not data theft or system takeover based on the provided sources. Organizations using this product should treat exposed deployments as high urgency because deletion can disrupt administration and published updates. Exposure is likely limited to organizations running Sitejo HaPe PKH 1.1, especially if the application or admin paths are reachable from untrusted networks. The sources do not provide CPEs, deployment counts, or confirmation of affected later versions. Prioritize remediation for any internet-facing deployment. The business risk is unauthorized deletion of administrative and update records, which can impair operations and trust. If the product is internal only, reduce exposure first while seeking vendor guidance. Mitigation focus: Identify any HaPe PKH 1.1 deployments and their network exposure.; Check Sitejo or project guidance for a fixed version or official workaround.; Restrict untrusted access to the application and administrative paths..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-862 · source CWE mapping
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.