Description
An arbitrary file deletion vulnerability in the /adminapi/file/video_data_save component of CRMEB v6.0.0 allows authenticated attackers to delete arbitrary files via crafted POST request.
Published: 2026-09-04
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Deletion
Action: Apply Patch
AI Analysis

Impact

An authenticated attacker can submit a crafted POST request to the /adminapi/file/video_data_save endpoint of CRMEB v6.0.0, which causes the application to delete any file on the server without proper validation. The flaw is a CWE‑73 (Unauthorized File Deletion) vulnerability, allowing the attacker to remove critical system or application files, potentially leading to data loss, service disruption, or compromise of system integrity.

Affected Systems

The vulnerability affects CRMEB software version 6.0.0. No other affected versions or vendors are listed in the data.

Risk and Exploitability

The flaw requires authentication but otherwise imposes no special prerequisites; once logged in, the attacker can trigger file deletion. The CVSS score of 7.2 indicates a high severity impact, and the EPSS score of <1% suggests a very low exploitation probability; yet the flaw remains critical because it allows removal of arbitrary files. The vulnerability is not included in CISA’s KEV catalog, indicating that there have been no known widespread exploits at the time of reporting.

Generated by OpenCVE AI on September 10, 2026 at 07:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CRMEB to the latest version that includes the file deletion fix
  • Restrict access to the /adminapi/file/video_data_save endpoint to trusted administrative IP addresses only
  • Implement file integrity monitoring and alerting to detect unexpected deletions

Generated by OpenCVE AI on September 10, 2026 at 07:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Arbitrary File Deletion via Authenticated POST in CRMEB 6.0.0

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

Type Values Removed Values Added
Title Authenticated Arbitrary File Deletion via /adminapi/file/video_data_save
Weaknesses CWE-22

Tue, 08 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-73
Metrics cvssV3_1

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

ssvc

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


Sat, 05 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Crmeb
Crmeb crmeb
Vendors & Products Crmeb
Crmeb crmeb

Fri, 04 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Title Authenticated Arbitrary File Deletion via /adminapi/file/video_data_save
Weaknesses CWE-22

Fri, 04 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Description An arbitrary file deletion vulnerability in the /adminapi/file/video_data_save component of CRMEB v6.0.0 allows authenticated attackers to delete arbitrary files via crafted POST request.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-08T18:11:09.581Z

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

Link: CVE-2026-79426

cve-icon Vulnrichment

Updated: 2026-09-08T18:10:56.090Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T21:17:25.990

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-79426

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T07:15:18Z

Weaknesses
  • CWE-73

    External Control of File Name or Path