Cyber Resilience

CVE-2023-0435

Pyload ≤ 0.4.20

Public PoC
Published
22 January 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0072 51th percentile
Risk Priority 72 floored blend · peak EPSS

Summary

CVE-2023-0435 is a critical-severity Excessive Attack Surface (CWE-1125) vulnerability in Pyload Pyload. 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 49% 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

Excessive Attack Surface in GitHub repository pyload/pyload prior to 0.5.0b3.dev41.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

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.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-33992Same product: Pyload Pyload
CVE-2023-47890Same product: Pyload Pyload
CVE-2024-47821Same product: Pyload Pyload
CVE-2024-32880Same product: Pyload Pyload
CVE-2023-0434Same product: Pyload Pyload
CVE-2026-40071Same product: Pyload Pyload
CVE-2026-35464Same product: Pyload Pyload
CVE-2024-21645Same product: Pyload Pyload
CVE-2023-0297Same product: Pyload Pyload
CVE-2024-21644Same product: Pyload Pyload

Affected Assets

pyload
pyload
≤ 0.4.20

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 8 hardening rules · 4 OS baselines
Validate
Prove the fix (OWASP ASVS)

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 explicitly include attack-surface measurement and minimization during design and implementation.

PR.PS-01 mostly match
prevents

Hardened baselines and configuration management directly reduce unnecessary services, ports, and features that enlarge attack surface.

PR.PS-05 mostly match
prevents

Restricting execution to only permitted software prevents addition of extraneous components that increase attack surface.

ID.AM-05 partial match
prevents

Prioritization helps focus reduction efforts on high-value assets but does not itself limit the quantitative attack surface.

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.

prevents

Network segregation limits lateral exposure and therefore the effective attack surface.

prevents

Secure architecture principles explicitly call for minimizing the attack surface through least functionality.

prevents

Configuration management directly limits unnecessary services, ports and features that enlarge the attack surface.

mitigates

Network security controls (firewalls, segmentation, hardening) shrink the externally reachable attack surface.

mitigates

Restricting network services reduces exposed interfaces, though broader attack-surface decisions may still remain.

prevents

Secure SDLC practices include attack-surface reduction reviews during design and release.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (2 rules)
  • V-248823 OL 8 must not have the telnet-server package installed. prevents CWE-1125
  • V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-1125
RHEL 7 (2 rules)
  • V-204502 The Red Hat Enterprise Linux operating system must not have the telnet-server package installed. prevents CWE-1125
  • V-204442 The Red Hat Enterprise Linux operating system must not have the rsh-server package installed. prevents CWE-1125
RHEL 8 (1 rule)
  • V-230487 RHEL 8 must not have the telnet-server package installed. prevents CWE-1125

References