Description
zhitan-ems 1.0.0 is vulnerable to Cross Site Scripting (XSS) via SVG file upload through the /equipmentFile/upload endpoint.
Published: 2026-09-09
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw permits an attacker to upload an SVG file to the /equipmentFile/upload endpoint of zhitan‑ems 1.0.0. When the stored SVG is displayed or processed, malicious script code embedded in the file can run in the victim’s browser. This stored XSS can lead to session hijacking, credential theft, defacement, or other client‑side attacks typical of XSS vulnerabilities, indicating insufficient validation or sanitization of uploaded SVG content.

Affected Systems

The vulnerability exists in version 1.0.0 of the zhitan‑ems management system. No additional product versions are specified, and the vendor is not listed in the CNA data. Administrators should verify whether 1.0.0 is deployed and if the SVG upload capability remains active within their environment.

Risk and Exploitability

An attacker can craft a malicious SVG file and submit it through the open upload endpoint. Once the file is accepted, any user who opens or triggers the SVG will be exposed to the injected script. EPSS information is unavailable and the flaw is not in CISA’s KEV catalog, implying a lower public exploitation probability at present. However, without a specified CVSS score the exact severity cannot be quantified, but stored XSS behaviors demand proactive mitigation.

Generated by OpenCVE AI on September 9, 2026 at 23:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Sanitize or strip all script tags and potentially dangerous elements from uploaded SVG files before storing them
  • Restrict the upload endpoint to accept only specific MIME types and file extensions while rejecting any files that contain embedded scripts
  • Implement a strict Content Security Policy that disallows inline scripts and enforces script source whitelisting
  • Keep the application up‑to‑date, check for vendor patches or updates, and monitor for new advisories

Generated by OpenCVE AI on September 9, 2026 at 23:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 10 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Title Stored XSS via SVG Upload in zhitan‑ems 1.0.0
Weaknesses CWE-79

Wed, 09 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Description zhitan-ems 1.0.0 is vulnerable to Cross Site Scripting (XSS) via SVG file upload through the /equipmentFile/upload endpoint.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T21:26:15.232Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75307

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T22:18:28.733

Modified: 2026-09-09T22:18:28.733

Link: CVE-2026-75307

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T23:45:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')