Cyber Resilience

CVE-2025-26062

CriticalPublic PoC

Published: 31 July 2025

Published
31 July 2025
Modified
03 November 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0142 81.0th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-26062 is a critical-severity Improper Access Control (CWE-284) vulnerability in Intelbras Rx 1500 Firmware. 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 19.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and IA-8 (Identification and Authentication (Non-organizational Users)).

Deeper analysis

CVE-2025-26062 is an improper access control vulnerability, tracked under CWE-284, that affects Intelbras RX1500 version 2.2.9 and RX3000 version 1.0.11 routers. It enables unauthenticated remote attackers to retrieve the device settings file, exposing potentially sensitive configuration data without requiring any credentials or user interaction.

An attacker with network access can directly request the settings file over the network, achieving full confidentiality, integrity, and availability impact as reflected in the CVSS 9.8 score. This allows extraction of router configuration details that could facilitate further compromise of the device or connected networks.

The EPSS score remains flat at 0.0142 with no material increase since disclosure. Public references consist of Intelbras changelog pages for the affected RX series and Full Disclosure mailing list posts from July 2025, though no specific mitigation guidance is detailed in the available information.

EU & UK References

Vulnerability details

An access control issue in Intelbras RX1500 v2.2.9 and RX3000 v1.0.11 allows unauthenticated attackers to access the router's settings file and obtain potentially sensitive information from the current settings.

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?

Direct unauthenticated access to router config/settings file on public-facing network device matches exploitation of public-facing apps for data access.

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

CVEs Like This One

CVE-2025-26063Same product: Intelbras Rx 1500
CVE-2026-39339Shared CWE-284
CVE-2026-46839Shared CWE-284
CVE-2025-26010Shared CWE-284
CVE-2026-34291Shared CWE-284
CVE-2023-47539Shared CWE-284
CVE-2026-23899Shared CWE-284
CVE-2025-7016Shared CWE-284
CVE-2026-46822Shared CWE-284
CVE-2024-37566Shared CWE-284

Affected Assets

intelbras
rx 1500 firmware
2.2.9
intelbras
rx 3000 firmware
1.0.11

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces approved authorizations for access to system resources like the router's settings file, directly preventing unauthenticated access.

prevent

Requires unique identification and authentication for non-organizational users, blocking unauthenticated network attackers from accessing sensitive router configurations.

prevent

Provides a risk-based process to identify, prioritize, and remediate flaws like this access control vulnerability through timely firmware updates.

References