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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ICS‑Park Smart Park Management System v2.0 contains an unrestricted file upload flaw in its file upload module that permits a remote attacker to upload arbitrary files and execute code on the server. This vulnerability, identified as CWE‑434, enables attackers to compromise the confidentiality, integrity, and availability of the system and any data processed by it. The impact is remote code execution on the host running the application, potentially exposing sensitive control data and allowing full system takeover.

Affected Systems

The affected product is the Smart Park Management System version 2.0 from the manufacturer known as "ICS‑Park". The system is typically deployed by municipal or transportation authorities to monitor and control parking facilities. No additional vendor or product versions are listed in the CNA data, and the references suggest the software is deployed in public park operations.

Risk and Exploitability

The vulnerability appears to be exploitable via the web application's upload interface; an attacker with network connectivity to the application can submit a malicious file unless further access controls or authentication are enforced. Since no CVSS score is provided, the high severity implied by remote code execution and the absence of an available patch suggests a high risk. The EPSS score is not available and the flaw is not yet listed in CISA’s KEV catalog, but the potential impact warrants immediate attention.

Generated by OpenCVE AI on August 7, 2026 at 01:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided patch or upgrade to a remediated release of the Smart Park Management System
  • Configure the upload module to accept only trusted file types by checking MIME types and file extensions; reject all others
  • Disable the upload functionality for unauthenticated users or restrict it to a limited set of privileged accounts
  • Enforce strict size limits on uploaded files and implement resource‑control measures to mitigate denial‑of‑service

Generated by OpenCVE AI on August 7, 2026 at 01:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-06T19:49:39.319Z

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

Link: CVE-2026-67688

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T01:45:05Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type