Cyber Resilience

CVE-2026-28254

Medium

Published: 12 March 2026

Published
12 March 2026
Modified
27 March 2026
KEV Added
Patch
CVSS Score v4 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/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.0004 13.9th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-28254 is a medium-severity Missing Authorization (CWE-862) vulnerability in Trane Tracer Sc Firmware. Its CVSS base score is 6.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 13.9th percentile by exploit likelihood (below the median); 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-2026-28254 is a Missing Authorization vulnerability (CWE-862) affecting Trane Tracer SC, Tracer SC+, and Tracer Concierge systems. Published on 2026-03-12, it stems from unprotected APIs that fail to enforce proper authentication checks, enabling unauthorized access to sensitive information. The vulnerability carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high confidentiality impact with no effects on integrity or availability.

An unauthenticated attacker with network access to the affected systems can exploit this issue with low attack complexity and no user interaction required. Exploitation allows the attacker to retrieve sensitive data exposed through the vulnerable APIs, potentially leading to information disclosure without requiring privileges or special conditions.

The CISA advisory ICSA-26-071-01 provides details on mitigation strategies for this vulnerability; security practitioners should consult https://www.cisa.gov/news-events/ics-advisories/icsa-26-071-01 for recommended patches and remediation steps.

EU & UK References

Vulnerability details

A Missing Authorization vulnerability in Trane Tracer SC, Tracer SC+, and Tracer Concierge could allow an unauthenticated attacker to access sensitive information through unprotected APIs.

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?

Missing authorization on network-accessible APIs directly enables remote exploitation of a public-facing (or network-exposed) application for initial unauthenticated access and information disclosure.

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

CVEs Like This One

CVE-2026-28252Same product: Trane Tracer Concierge
CVE-2026-28256Same product: Trane Tracer Concierge
CVE-2026-28255Same product: Trane Tracer Concierge
CVE-2026-28253Same product: Trane Tracer Concierge
CVE-2026-45209Shared CWE-862
CVE-2026-25026Shared CWE-862
CVE-2026-42083Shared CWE-862
CVE-2026-0656Shared CWE-862
CVE-2026-24532Shared CWE-862
CVE-2025-13603Shared CWE-862

Affected Assets

trane
tracer sc firmware
4.4 · ≤ 4.4
trane
tracer sc\+ firmware
≤ 6.3.2310
trane
tracer concierge
≤ 6.3.2310

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires enforcement of approved authorizations on unprotected APIs to prevent unauthenticated access to sensitive information.

prevent

Explicitly defines and restricts actions permissible without identification or authentication, mitigating exposure of sensitive APIs to unauthenticated attackers.

detect

Monitors the system specifically for unauthorized disclosures of information through vulnerable APIs, enabling timely detection of exploitation.

References