CVE-2026-39376
Description
FastFeedParser is a high performance RSS, Atom and RDF parser. Prior to 0.5.10, when parse() fetches a URL that returns an HTML page containing a <meta http-equiv="refresh"> tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An attacker-controlled server that returns an infinite chain of HTML meta-refresh responses causes unbounded recursion, exhausting the Python call stack and crashing the process. This vulnerability can also be chained with the companion SSRF issue to reach internal network targets after bypassing the initial URL check. This vulnerability is fixed in 0.5.10.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
fastfeedparserPyPI | < 0.5.10 | 0.5.10 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/kagisearch/fastfeedparser/security/advisories/GHSA-4gx2-pc4f-wq37nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-4gx2-pc4f-wq37ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-39376ghsaADVISORY
News mentions
0No linked articles in our index yet.