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-35459

33
FAUCET Score

OVERVIEW CVE-2026-35459 is a server-side request forgery (SSRF) vulnerability in pyLoad, a free and open-source Python-based download manager. The vulnerability affects versions 0.5.0b3.dev96 and earlier. The flaw exists in the BaseDownloader.download() function, where IP validation checks only the initial download URL but fails to validate redirect targets. Since pycurl is configured with FOLLOWLOCATION=1 and MAXREDIRS=10, attackers can bypass SSRF protections by submitting URLs that redirect to internal addresses. SEVERITY This vulnerability carries a CRITICAL CVSS 3.1 score of 9.1 with a network-based attack vector requiring no user interaction and low attack complexity. The impact assessment indicates high confidentiality and integrity compromise potential, though availability is not affected. Exploitation requires only valid authentication with ADD permission, making it accessible to authenticated users within an organization rather than external actors. The EPSS score of 0.00037 suggests currently low real-world exploitation probability compared to other disclosed vulnerabilities. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as CVE-2026-35459 is not listed on CISA's Known Exploited Vulnerabilities catalog and remains inactive on threat tracking lists. No public exploit code is currently documented. The moderate FAUCET risk score of 52.0/100 reflects the vulnerability's critical severity profile tempered by limited current exploitation activity and the authentication requirement.

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: 4.0

9.3CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0028 is in the 2nd percentile among its peer group of 36,833 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 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-7gvf-3w72-p2pgcritical

pyLoad: SSRF filter bypass via HTTP redirect in BaseDownloader (Incomplete fix for CVE-2026-33992)

Apr 4, 2026

References

github.com / pyload/pyload/commit/33c55da084320430edfd941b60e3da0eb1be9443
Patch
github.com / pyload/pyload/security/advisories/GHSA-7gvf-3w72-p2pg
ExploitMitigationVendor Advisory