Description
An authenticated arbitrary file upload vulnerability in the /api/create-car-image component of bookcars v8.3 allows attackers to execute arbitrary code via uploading a crafted file.
Published: 2026-06-09
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user can upload a malicious file through the /api/create-car-image endpoint, allowing the execution of arbitrary code on the host. The flaw results from insufficient validation of uploaded files, enabling attackers to place executable payloads that the application will run. This leads to full compromise of confidentiality, integrity, and availability of the affected system.

Affected Systems

Bookcars version 8.3 is affected. No other vendors or products are listed as impacted.

Risk and Exploitability

The vulnerability requires authentication but is otherwise straightforward to exploit once access is obtained. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, because it permits remote code execution, the risk is high. Attackers can use this flaw to gain persistent footholds, exfiltrate data, or pivot to other network assets.

Generated by OpenCVE AI on June 9, 2026 at 20:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s official patch or upgrade to a newer bookcars release that addresses the file‑upload validation issue.
  • Validate uploaded files on the server side by checking MIME types, file extensions, and content signatures before processing.
  • Store uploads in a directory with no execute permissions and enforce strict size limits to reduce the risk of code execution.
  • If a patch is unavailable, restrict access to the /api/create-car-image endpoint to trusted users only and monitor for anomalous upload activity.

Generated by OpenCVE AI on June 9, 2026 at 20:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Bookcars
Bookcars bookcars
Vendors & Products Bookcars
Bookcars bookcars

Tue, 09 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Title Authenticated Arbitrary File Upload Leading to Remote Code Execution in Bookcars
Weaknesses CWE-434
CWE-862

Tue, 09 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
Description An authenticated arbitrary file upload vulnerability in the /api/create-car-image component of bookcars v8.3 allows attackers to execute arbitrary code via uploading a crafted file.
References

Subscriptions

Bookcars Bookcars
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-09T18:13:14.152Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36722

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-06-09T19:17:42.620

Modified: 2026-06-09T19:35:05.693

Link: CVE-2026-36722

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T11:22:37Z

Weaknesses