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.
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
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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
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.