Cyber Resilience

CVE-2025-26201

Critical

Published: 24 February 2025

Published
24 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0052 67.2th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-26201 is a critical-severity Authentication Bypass by Capture-replay (CWE-294) vulnerability in Greaterwms (inferred from references). Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 32.8% 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 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Deeper analysis

GreaterWMS versions up to and including 2.1.49 contain a credential disclosure vulnerability that is reachable via the /staff route. The flaw permits remote, unauthenticated access to sensitive credential material, directly enabling authentication bypass and subsequent privilege escalation. The issue is tracked as CVE-2025-26201 with a CVSS 3.1 base score of 9.1 and is associated with CWE-294.

An attacker with network access can send crafted requests to the affected endpoint and obtain credentials without supplying any authentication tokens. Successful exploitation grants the attacker the ability to impersonate staff accounts and perform actions that would normally require elevated privileges within the warehouse-management application.

The EPSS score for the vulnerability rose from a low baseline to a recorded peak of 0.0101 before settling at the current value of 0.0052, indicating a measurable increase in observed exploitation interest after public disclosure. Public references include the vendor site, a detailed technical write-up, and an associated GitHub issue, though no official patch or mitigation guidance is provided in the available sources.

EU & UK References

Vulnerability details

Credential disclosure vulnerability via the /staff route in GreaterWMS <= 2.1.49 allows a remote unauthenticated attackers to bypass authentication and escalate privileges.

CWE(s)

Related Threats

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Direct remote unauthenticated exploitation of public-facing web app (/staff) for auth bypass and privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-20999Shared CWE-294
CVE-2026-32987Shared CWE-294
CVE-2025-67135Shared CWE-294
CVE-2025-65552Shared CWE-294
CVE-2025-59023Shared CWE-294
CVE-2026-30080Shared CWE-294
CVE-2025-13777Shared CWE-294
CVE-2026-34209Shared CWE-294
CVE-2026-9095Shared CWE-294
CVE-2024-12137Shared CWE-294

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires identification, reporting, and timely correction of the specific flaw in GreaterWMS <=2.1.49 that enables credential disclosure via the /staff route.

prevent

Enforces approved authorizations to block unauthenticated remote access to the vulnerable /staff route, preventing authentication bypass and privilege escalation.

prevent

Limits damage from disclosed staff credentials by restricting privileges to the minimum necessary, mitigating escalation impact.

References