Description
Insecure Permissions vulnerability in ics-park v.2.0 allows a remote attacker to escalate privileges via the /system/role/save endpoint in RoleController.java and system/user/update endpoint in UserController.java
Published: 2026-08-06
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability emerges from insecure permissions in the Park Smart Park Management System version 2.0, specifically affecting the RoleController and UserController modules. This is an access control failure (CWE-284) that allows an attacker to use the /system/role/save and /system/user/update endpoints to obtain elevated privileges without proper authorization. Successful exploitation grants full administrative capabilities, enabling modification of system settings, alteration of user accounts, and potential compromise of connected services.

Affected Systems

The affected system is the Park Smart Park Management System version 2.0. No other vendor or product identifiers are specified in the official CNA data.

Risk and Exploitability

Because the flaw is driven solely by configuration and authorization logic, it can be leveraged by any user able to reach the vulnerable endpoints over the network, regardless of local authentication. The CVSS score is 8.8 and the EPSS score is less than 1%, indicating a high severity but low exploitation likelihood. The absence of a KEV listing suggests it has not yet been widely exploited; however, the impact of privilege escalation is severe, and the lack of security controls makes the risk high for any exposed installation. Based on the description, the likely attack vector is a remote attacker interacting with the /system/role/save and /system/user/update endpoints over HTTP.

Generated by OpenCVE AI on August 7, 2026 at 22:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of the Park Smart Park Management System whenever available.
  • Limit exposure of the /system/role/save and /system/user/update endpoints by implementing strict authentication and authorization checks before allowing role or user modifications.
  • Enforce role‑based access control and minimum‑privilege principles across the administration interface, ensuring that only duly authorized administrators can change roles or user details.

Generated by OpenCVE AI on August 7, 2026 at 22:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via Insecure Permissions in Park Smart Park Management System v2.0

Fri, 07 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Title Remote Privilege Escalation via Insecure Permissions in Park Smart Park Management System v.2.0
Weaknesses CWE-732

Fri, 07 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Fri, 07 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Title Remote Privilege Escalation via Insecure Permissions in Park Smart Park Management System v.2.0
Weaknesses CWE-284
CWE-732

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Insecure Permissions vulnerability in ics-park v.2.0 allows a remote attacker to escalate privileges via the /system/role/save endpoint in RoleController.java and system/user/update endpoint in UserController.java
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-07T15:05:46.767Z

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

Link: CVE-2026-67687

cve-icon Vulnrichment

Updated: 2026-08-07T15:05:29.904Z

cve-icon NVD

Status : Received

Published: 2026-08-06T22:18:23.013

Modified: 2026-08-07T16:17:27.217

Link: CVE-2026-67687

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T22:15:03Z

Weaknesses