Description
ICS-Park Smart Park Management System v2.0 contains an unrestricted file upload vulnerability in the file upload module. This allows a remote attacker to execute arbitrary code.
Published: 2026-08-06
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Smart Park Management System v2.0 contains an unrestricted file upload flaw in its upload module that permits attackers to upload arbitrary files and execute code on the server. This flaw, classified as CWE‑434, enables remote code execution with potential full compromise of the system. The vulnerability could allow attackers to gain unrestricted access to the host, modify or delete data, and disrupt operations.

Affected Systems

The affected product is the Smart Park Management System version 2.0. No vendor information is provided in the CNA data, and the references point to open‑source proof‑of‑concept code rather than an official vendor release.

Risk and Exploitability

The likely attack vector is the web application's file upload interface, requiring only network connectivity to send a crafted file. With a CVSS score of 9.8, the severity is high; the EPSS of <1% indicates a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attackers could gain full control of the application server by uploading a malicious script and executing it in the context of the application.

Generated by OpenCVE AI on August 7, 2026 at 18:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict file uploads to a safe set of file types and extensions, performing strict MIME type validation to prevent uploading malicious files.
  • Move the upload destination directory outside the web root and remove execution permissions to ensure any uploaded files cannot be executed by the server.
  • Apply any vendor-provided patch or upgrade the Smart Park Management System to a version that removes the unrestricted upload functionality when such an update becomes available.

Generated by OpenCVE AI on August 7, 2026 at 18:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Remote Code Execution via Unrestricted File Upload in Smart Park Management System

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 07 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unrestricted File Upload in Smart Park Management System
Weaknesses CWE-434

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

Type Values Removed Values Added
Description ICS-Park Smart Park Management System v2.0 contains an unrestricted file upload vulnerability in the file upload module. This allows a remote attacker to execute arbitrary code.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-07T14:59:44.442Z

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

Link: CVE-2026-67688

cve-icon Vulnrichment

Updated: 2026-08-07T14:58:49.885Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-67688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T18:30:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type