Cyber Posture

CVE-2025-69828

Critical

Published: 22 January 2026

Published
22 January 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0039 60.3th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-69828 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Tmsglobalsoft (inferred from references). Its CVSS base score is 10.0 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 39.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents unrestricted upload of dangerous file types by implementing validation mechanisms at the logo upload input point to reject malicious files leading to RCE.

prevent

Restricts uploads via the /Customer/AddEdit endpoint to safe logo file types and formats, blocking executables or other dangerous content.

prevent

Remediates the specific file upload flaw in TMS Management Console v6.3.7.27386.20250818 through timely patching to eliminate arbitrary code execution.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability is an unauthenticated remote file upload in a public-facing web application (/Customer/AddEdit endpoint) enabling arbitrary code execution, directly mapping to Exploit Public-Facing Application (T1190).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

File Upload vulnerability in TMS Global Software TMS Management Console v.6.3.7.27386.20250818 allows a remote attacker to execute arbitrary code via the Logo upload in /Customer/AddEdit

Deeper analysisAI

CVE-2025-69828 is a file upload vulnerability in TMS Global Software's TMS Management Console version 6.3.7.27386.20250818. Published on 2026-01-22, it allows a remote attacker to execute arbitrary code by uploading a malicious file via the Logo upload feature in the /Customer/AddEdit endpoint. The issue is classified under CWE-434 (Unrestricted Upload of File with Dangerous Type) and carries a CVSS v3.1 base score of 10.0 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H).

An unauthenticated remote attacker can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation leads to arbitrary code execution on the affected system, granting high-impact compromise of confidentiality, integrity, and availability, exacerbated by the changed scope.

Mitigation details are available in related advisories, including https://github.com/ZuoqTr/CVE/blob/main/CVE-2025-69828.md and the vendor site at https://tmsglobalsoft.com.

Details

CWE(s)

Affected Products

Tmsglobalsoft
inferred from references and description; NVD did not file a CPE for this CVE

CVEs Like This One

CVE-2025-54440Shared CWE-434
CVE-2024-56828Shared CWE-434
CVE-2025-34299Shared CWE-434
CVE-2022-50936Shared CWE-434
CVE-2025-12673Shared CWE-434
CVE-2025-13067Shared CWE-434
CVE-2026-3459Shared CWE-434
CVE-2025-48396Shared CWE-434
CVE-2025-67325Shared CWE-434
CVE-2023-50897Shared CWE-434

References