Cyber Resilience

CVE-2023-3569

Phoenixcontact Cloud Client 1101T-Tx Firmware ≤ 2.06.10

Public PoC
Published
08 August 2023
Modified
21 November 2024
CVSS Score v3.1 4.9
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.014 70th percentile
Risk Priority 42 floored blend · peak EPSS

Summary

CVE-2023-3569 is a medium-severity XML Entity Expansion (CWE-776) vulnerability in Phoenixcontact Cloud Client 1101T-Tx Firmware. Its CVSS base score is 4.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Endpoint Denial of Service (T1499); ranked in the top 30% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

In PHOENIX CONTACTs TC ROUTER and TC CLOUD CLIENT in versions prior to 2.07.2 as well as CLOUD CLIENT 1101T-TX/TX prior to 2.06.10 an authenticated remote attacker with admin privileges could upload a crafted XML file which causes a denial-of-service.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1499 Endpoint Denial of Service Impact
Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users.
T1499.003 Application Exhaustion Flood Impact
Adversaries may target resource intensive features of applications to cause a denial of service (DoS), denying availability to those applications.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-3526Same product: Phoenixcontact Cloud Client 1101T-Tx
CVE-2026-3415Shared CWE-776
CVE-2023-28118Shared CWE-776
CVE-2025-5466Shared CWE-776
CVE-2026-26278Shared CWE-776
CVE-2026-45304Shared CWE-776
CVE-2025-0617Shared CWE-776
CVE-2026-31248Shared CWE-776
CVE-2026-29074Shared CWE-776
CVE-2024-27141Shared CWE-776

Affected Assets

phoenixcontact
cloud client 1101t-tx firmware
≤ 2.06.10
phoenixcontact
tc cloud client 1002-4g att firmware
≤ 2.07.2
phoenixcontact
tc cloud client 1002-4g firmware
≤ 2.07.2
phoenixcontact
tc cloud client 1002-4g vzw firmware
≤ 2.07.2
phoenixcontact
tc router 3002t-4g att firmware
≤ 2.07.2
phoenixcontact
tc router 3002t-4g firmware
≤ 2.07.2
phoenixcontact
tc router 3002t-4g vzw firmware
≤ 2.07.2

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 full match
prevents

Secure SDLC practices directly prevent introduction of improper recursive entity handling in XML code.

PR.PS-01 mostly match
prevents

Hardened configuration baselines can disable or limit DTD entity expansion in XML parsers.

ID.RA-01 partial match
prevents

Identifying and recording vulnerabilities can discover XML entity expansion flaws before exploitation.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect and block XML entity-expansion vulnerabilities before deployment.

prevents

Secure SDLC mandates input validation and parser hardening that can prevent unbounded entity expansion.

prevents

Application security requirements can explicitly call for limits on XML entity recursion and DTD processing.

prevents

Secure architecture principles discourage unsafe parser configurations that enable entity expansion attacks.

prevents

Secure coding standards directly require disabling or restricting recursive entity references in XML parsers.

References