Cyber Resilience

CVE-2025-24517

High

Published: 31 March 2025

Published
31 March 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0060 70.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24517 is a high-severity Use of Client-Side Authentication (CWE-603) vulnerability in Jvn (inferred from references). Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 29.9% 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-14 (Permitted Actions Without Identification or Authentication) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2025-24517 is a client-side authentication flaw (CWE-603) affecting all versions of CHOCO TEI WATCHER mini (IB-MCT001). The vulnerability permits unauthenticated remote access to the device's login password, resulting in a CVSS 3.1 score of 7.5 with network attack vector, low complexity, and high confidentiality impact.

An unauthenticated attacker can exploit the issue over the network to retrieve the product login credentials without any user interaction or prior authentication, thereby gaining the ability to log into the device and access its functions.

Vendor and government advisories, including those from Inaba Denki Sangyo and CISA (ICSA-25-084-04), direct users to the manufacturer's mitigation guidance published in the associated PDF; JVN also references the same vendor document for resolution steps.

EPSS for the CVE rose from a low baseline of 0.0060 to a peak of 0.0107, indicating increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

Use of client-side authentication issue exists in CHOCO TEI WATCHER mini (IB-MCT001) all versions. If this issue is exploited, a remote attacker may obtain the product login password without authentication.

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.
Why these techniques?

The vulnerability is a client-side authentication bypass in a network-accessible product allowing remote unauthenticated retrieval of login credentials, directly enabling exploitation of a public-facing application for initial access and credential disclosure.

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

CVEs Like This One

CVE-2025-12868Shared CWE-603
CVE-2026-1363Shared CWE-603
CVE-2025-30042Shared CWE-603
CVE-2025-61940Shared CWE-603

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

AC-14 directly prohibits permitting sensitive actions like obtaining the product login password without identification or authentication, addressing the core client-side authentication flaw.

prevent

SC-14 establishes protections for security-relevant information accessible publicly without authentication, mitigating remote unauthenticated retrieval of the login password.

prevent

AC-3 enforces approved authorizations for access to system resources, preventing unauthorized extraction of credentials due to inadequate client-side enforcement.

References