CVE-2025-0674
Published: 07 February 2025
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.8 (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).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly protects authenticators like passwords from unauthorized disclosure and modification, preventing attackers from overwriting user passwords via endpoint manipulation.
Establishes and enforces account management processes requiring authorization for password changes, mitigating unauthorized access to account modification functions.
Enforces approved access authorizations at the system level, blocking unauthenticated access to password management endpoints.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Auth bypass on public-facing endpoint directly enables remote exploitation (T1190); password overwrite enables account manipulation for admin access (T1098).
NVD Description
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.
Deeper analysisAI
CVE-2025-0674 is an authentication bypass vulnerability (CWE-288) affecting multiple Elber products. The flaw enables unauthorized access to the password management functionality through endpoint manipulation, allowing attackers to overwrite any user's password within the system. Published on 2025-02-07, it carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating critical severity with high impacts on confidentiality, integrity, and availability.
Unauthenticated attackers can exploit this vulnerability remotely over the network with low complexity and no user interaction required. By targeting the affected endpoint, they can reset passwords for any user, thereby gaining unauthorized administrative access to protected areas of the application and fully compromising the device's system security.
The CISA ICS Advisory ICSA-25-035-03 provides further details on this vulnerability, including mitigation recommendations, available at https://www.cisa.gov/news-events/ics-advisories/icsa-25-035-03.
Details
- CWE(s)