Cyber Resilience

CVE-2025-6260

Critical

Published: 24 July 2025

Published
24 July 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.0072 72.8th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-6260 is a critical-severity Missing Authentication for Critical Function (CWE-306) 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 27.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-14 (Permitted Actions Without Identification or Authentication) and AC-3 (Access Enforcement).

Deeper analysis

CVE-2025-6260 is a critical vulnerability in the embedded web server on the thermostat across listed version ranges, stemming from CWE-306 (Missing Authentication for Critical Function). It enables unauthenticated attackers to gain direct access to the embedded web server and reset user credentials by manipulating specific elements of the embedded web interface. The issue 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), reflecting its high severity due to network accessibility, low attack complexity, and significant impacts on confidentiality, integrity, and availability.

Unauthenticated attackers positioned on the local area network, or remotely from the Internet if the router has port forwarding configured, can exploit this vulnerability. Exploitation grants direct access to the web server, allowing credential resets that could compromise thermostat control, potentially enabling unauthorized environmental manipulations in affected environments.

Mitigation guidance is detailed in the CISA ICS Advisory ICSA-25-205-02, available at https://www.cisa.gov/news-events/ics-advisories/icsa-25-205-02.

EU & UK References

Vulnerability details

The embedded web server on the thermostat listed version ranges contain a vulnerability that allows unauthenticated attackers, either on the local area network or from the Internet via a router with port forwarding set up, to gain direct access to…

more

the thermostat's embedded web server and reset user credentials by manipulating specific elements of the embedded web interface.

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?

Direct unauthenticated exploitation of public-facing embedded web server (T1190) enabling credential reset/account manipulation (T1098).

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

CVEs Like This One

CVE-2025-26359Shared CWE-306
CVE-2026-1670Shared CWE-306
CVE-2025-40736Shared CWE-306
CVE-2017-20220Shared CWE-306
CVE-2025-26347Shared CWE-306
CVE-2025-26341Shared CWE-306
CVE-2026-27012Shared CWE-306
CVE-2025-21515Shared CWE-306
CVE-2025-57432Shared CWE-306
CVE-2026-27446Shared CWE-306

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 addresses the missing authentication for critical function (CWE-306) by restricting permitted actions without identification or authentication, preventing unauthenticated credential resets via web interface manipulation.

prevent

Enforces approved access authorizations on the embedded web server, blocking unauthenticated attackers from manipulating elements to reset user credentials.

prevent

Requires unique identification and authentication for non-organizational users accessing the web server, mitigating unauthenticated local or remote exploitation.

References