← Vulnerability feed

Vulnerability record · CVE-2023-0297 · published 14 January 2023

CVE-2023-0297: pyLoad code injection allows unauthenticated remote code execution

Pyload · Pyload

pyLoad before 0.5.0b3.dev31 contains a code injection flaw (CWE-94) in its js2py-based JavaScript handling. Because the vulnerable path is reachable over the network without credentials, it exposes the download manager to full remote code execution.

9.8 CVSS 3.1 Critical EPSS 96% · top 0.1% CWE-94 · Code injection
9.8CVSS 3.1 base score
96%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Code Injection in GitHub repository pyload/pyload prior to 0.5.0b3.dev31.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with network-reachable, unauthenticated code execution and very high EPSS make this an urgent patch target.

What it is

pyLoad before 0.5.0b3.dev31 contains a code injection flaw (CWE-94) in its js2py-based JavaScript handling. Because the vulnerable path is reachable over the network without credentials, it exposes the download manager to full remote code execution.

Impact

An attacker can execute arbitrary code with the privileges of the pyLoad process, leading to full compromise of the host and any data it can reach.

Attack surface

Reached over the network via the pyLoad web interface/API; the CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV, but EPSS is 0.95915 (99.871st percentile) and references include an Exploit-tagged huntr bounty plus public Packet Storm RCE write-ups, indicating public exploit material exists.

What to do

  • Upgrade pyLoad to 0.5.0b3.dev31 or later (patch commit 7d73ba7919e594d783b3411d7ddb87885aea782d).
  • If immediate upgrade is not possible, remove pyLoad from untrusted networks and restrict access to a trusted management network or VPN.
  • Run pyLoad under a dedicated low-privilege account with no access to sensitive files or credentials.
  • Monitor the pyLoad project and vendor advisories for further fixes or workarounds.

Detection

  • Inspect pyLoad process logs and web access logs for requests to js2py-related endpoints or unusual JavaScript payloads.
  • Alert on unexpected child processes, shell commands, or outbound connections spawned by the pyLoad process.
  • Hunt for known public exploit payload patterns from the Packet Storm and huntr references in HTTP request bodies.
  • Baseline normal pyLoad network behavior and alert on anomalous outbound traffic from the pyLoad host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-0297 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-0435Pyload vulnerabilityExcessive Attack Surface in GitHub repository pyload/pyload prior to 0.5.0b3.dev41.EPSS 0.73%9.3CVE-2026-33992Pyload server-side request forgery (ssrf) vulnerabilitypyLoad is a free and open-source download manager written in Python. Prior to version 0.5.0b3.dev97, PyLoad's download engine accepts arbitrary URLs …EPSS 0.45%8.8CVE-2026-41133Pyload insufficient session expiration vulnerabilitypyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache `role` and `permission` in the …EPSS 0.47%8.8CVE-2026-33509Pyload improper privilege management vulnerabilitypyLoad is a free and open-source download manager written in Python. From version 0.4.0 to before version 0.5.0b3.dev97, the set_config_value() API e…EPSS 0.58%8.8CVE-2026-33511Pyload insecure direct object reference vulnerabilitypyLoad is a free and open-source download manager written in Python. From version 0.4.20 to before version 0.5.0b3.dev97, the local_check decorator i…EPSS 0.62%8.8CVE-2023-47890Pyload path traversal vulnerabilitypyLoad 0.5.0 is vulnerable to Unrestricted File Upload.EPSS 1.1%8.1CVE-2026-32808Pyload path traversal vulnerabilitypyLoad is a free and open-source download manager written in Python. Versions before 0.5.0b3.dev97 are vulnerable to path traversal during password v…EPSS 0.46%7.5CVE-2026-35464Pyload deserialization of untrusted data vulnerabilitypyLoad is a free and open-source download manager written in Python. The fix for CVE-2026-33509 added an ADMIN_ONLY_OPTIONS set to block non-admin us…EPSS 0.61%

Source: NIST National Vulnerability Database (record CVE-2023-0297), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.