Description
Missing authentication for a critical function in the upload API endpoint of Datiphy Data Management Center from v8.3.0 through v8.5.1 allows an unauthenticated remote attacker to upload arbitrary files to the server's configured upload directory.
Published: 2026-08-21
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Datiphy Data Management Center versions v8.3.0 through v8.5.1 contain a missing authentication check in the upload API endpoint, allowing an unauthenticated remote attacker to execute an arbitrary file upload to the server’s configured upload directory. This flaw falls under the Common Weakness Enumeration CWE‑306, which represents authentication failures. By uploading malicious files, an attacker can potentially gain code execution or upload malware that may later be executed by users or other services.

Affected Systems

Affected systems are Datiphy Inc.’s Data Management Center product. The vulnerability spans all releases from v8.3.0 to v8.5.1, any instance that still uses these versions without a patch is vulnerable. The upload endpoint is exposed over the network and does not require any form of user authentication.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, and the absence of EPSS data means the exploitation probability cannot be precisely quantified. The vulnerability does not yet appear in the CISA KEV catalog, but its impact and lack of authentication make it a prime target for attackers seeking to upload arbitrary files. Exploitation requires no special privileges; any remote host that can reach the API can upload files, and the upload location may lead to executable code execution if accessible.

Generated by OpenCVE AI on August 21, 2026 at 03:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Datiphy Data Management Center to a patched version or one that includes proper authentication on the upload endpoint.
  • Disable anonymous access to the upload API or enforce strong authentication mechanisms for all requests.
  • Validate or restrict file types and enforce a quarantine or scanning policy for uploaded content before it is made available to users or services.

Generated by OpenCVE AI on August 21, 2026 at 03:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://zuso.ai/advisory cve-icon cve-icon
History

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

Type Values Removed Values Added
Description Missing authentication for a critical function in the upload API endpoint of Datiphy Data Management Center from v8.3.0 through v8.5.1 allows an unauthenticated remote attacker to upload arbitrary files to the server's configured upload directory.
Title Datiphy Data Management Center - Missing Authentication for Critical Function
Weaknesses CWE-306
References
Metrics cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: ZUSO ART

Published:

Updated: 2026-08-21T01:47:44.338Z

Reserved: 2026-08-19T08:03:53.871Z

Link: CVE-2026-76157

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T02:16:27.260

Modified: 2026-08-21T02:16:27.260

Link: CVE-2026-76157

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T04:00:13Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function