Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35187

28
FAUCET Score

CVE-2026-35187 is a server-side request forgery (SSRF) vulnerability in pyLoad, a free and open-source download manager written in Python. Affected versions include 0.5.0b3.dev96 and earlier. The vulnerability exists in the parse_urls API function, which fails to validate URLs before fetching them server-side, allowing authenticated users with ADD permission to make arbitrary HTTP/HTTPS requests to internal network resources, cloud metadata endpoints, and local files via protocols including file://, gopher://, and dict://. The vulnerability carries a CVSS score of 7.7 (HIGH) with a network attack vector, low complexity, and low privilege requirements. The primary impact is confidentiality, enabling attackers to read sensitive files and access internal services. The attack requires prior authentication and the ADD permission, which somewhat limits the attack surface compared to unauthenticated SSRF vulnerabilities. Exploitation of this vulnerability is not currently documented as active in the wild. No exploitation activity has been reported in the Known Exploited Vulnerabilities (KEV) catalog, and the vulnerability remains on the inactive Hot List. The EPSS score of 0.00035 indicates very low predicted probability of exploitation, suggesting limited community attention or weaponization at this time. Organizations running vulnerable versions should nonetheless apply patches promptly, as the potential for sensitive data exfiltration remains significant for internal environments.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.5.0b3.dev97CPE matchmatch criteria
cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.7HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.1
Impact Score
4.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
18.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 6th percentile among its peer group of 17,844 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-2wvg-62qm-gj33high

pyLoad: SSRF in parse_urls API endpoint via unvalidated URL parameter

Apr 4, 2026

References

github.com / pyload/pyload/commit/4032e57d61d8f864e39f4dcfdb567527a50a9e1f
Patch
github.com / pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33
ExploitMitigationVendor Advisory