Cyber Resilience

CVE-2023-43261

HighPublic PoC

Published: 04 October 2023

Published
04 October 2023
Modified
01 May 2025
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.9314 99.8th percentile
Risk Priority 71 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-43261 is a high-severity Insertion of Sensitive Information into Log File (CWE-532) vulnerability in Milesight Ur5X Firmware. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 0.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2023-43261 is an information disclosure vulnerability present in Milesight UR5X, UR32L, UR32, UR35, and UR41 routers before firmware version 35.3.0.7. The issue, tracked as CWE-532, allows unauthenticated remote access to sensitive router components and is rated 7.5 under CVSS 3.1 for its network attack vector, low complexity, and high confidentiality impact.

An attacker with network access can exploit the flaw to retrieve credentials and other internal data without authentication or user interaction. Public proof-of-concept code and write-ups confirm the attack path leads to credential leakage from the affected industrial routers.

Firmware version 35.3.0.7 and later resolve the exposure. The vendor site and associated advisories direct users to apply the update for the listed models.

The vulnerability shows a sustained high EPSS score of 0.9314 with matching peak value, and multiple public references including exploit code on GitHub and Packet Storm indicate active research interest following disclosure.

EU & UK References

Vulnerability details

An information disclosure in Milesight UR5X, UR32L, UR32, UR35, UR41 before v35.3.0.7 allows attackers to access sensitive router components.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

milesight
ur5x firmware
≤ 35.3.0.7
milesight
ur32l firmware
≤ 35.3.0.7
milesight
ur32 firmware
≤ 35.3.0.7
milesight
ur35 firmware
≤ 35.3.0.7
milesight
ur41 firmware
≤ 35.3.0.7

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-532

Procedures mandate excluding sensitive data from logs to prevent unauthorized exposure via audit records.

addresses: CWE-532

Identifies insertion of sensitive data into logs, allowing detection of unauthorized disclosure.

addresses: CWE-532

Cross-organizational coordination enables agreement on what data to include in audit logs, directly reducing insertion of sensitive information.

addresses: CWE-532

Identifying logging as a data action allows prevention of sensitive information being inserted into log files.

addresses: CWE-532

The process of identifying and eradicating spilled information applies directly to sensitive data inserted into log files.

addresses: CWE-532

Specific processing rules for sensitive PII categories commonly include restrictions on logging, making insertion of such data into log files less likely.

addresses: CWE-532

PIAs detect planned or existing logging of PII and require removal or protection, preventing insertion of sensitive information into logs.

addresses: CWE-532

Limits insertion of sensitive operational details into logs by treating such data as key information requiring protection.

References