Cyber Resilience

CVE-2025-0674

Critical

Published: 07 February 2025

Published
07 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 9.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.1539 94.8th percentile
Risk Priority 28 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0674 is a critical-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) vulnerability in Cisa (inferred from references). Its CVSS base score is 9.3 (Critical).

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

Deeper analysis

Multiple Elber products are affected by an authentication bypass vulnerability that permits unauthorized access to password management functionality. The flaw, tracked as CWE-288, enables manipulation of a specific endpoint to overwrite any user password in the system, resulting in a CVSS 4.0 score of 9.3.

Unauthenticated attackers with network access can exploit the issue without user interaction or credentials to obtain administrative control over protected areas of the affected devices, fully compromising system security.

CISA has published ICSA-25-035-03 detailing the vulnerability and associated mitigation guidance for the impacted industrial control systems products.

The EPSS score rose materially from a low baseline to a peak of 0.4503 on 2025-12-11 before receding to the current value of 0.1539, indicating emerging exploitation interest after disclosure.

EU & UK References

Vulnerability details

Multiple Elber products are affected by an authentication bypass vulnerability which allows unauthorized access to the password management functionality. Attackers can exploit this issue by manipulating the endpoint to overwrite any user's password within the system. This grants them unauthorized…

more

administrative access to protected areas of the application, compromising the device's system security.

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.
T1098 Account Manipulation Persistence
Adversaries may manipulate accounts to maintain and/or elevate access to victim systems.
Why these techniques?

Auth bypass on public-facing endpoint directly enables remote exploitation (T1190); password overwrite enables account manipulation for admin access (T1098).

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

CVEs Like This One

CVE-2024-13442Shared CWE-288
CVE-2025-10294Shared CWE-288
CVE-2026-3461Shared CWE-288
CVE-2025-67070Shared CWE-288
CVE-2026-42760Shared CWE-288
CVE-2026-44575Shared CWE-288
CVE-2026-1779Shared CWE-288
CVE-2025-0316Shared CWE-288
CVE-2026-45109Shared CWE-288
CVE-2025-5397Shared CWE-288

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly protects authenticators like passwords from unauthorized disclosure and modification, preventing attackers from overwriting user passwords via endpoint manipulation.

prevent

Establishes and enforces account management processes requiring authorization for password changes, mitigating unauthorized access to account modification functions.

prevent

Enforces approved access authorizations at the system level, blocking unauthenticated access to password management endpoints.

References