PT-2026-31006 · Unknown · Fastfeedparser
Redyank
·
Published
2026-04-07
·
Updated
2026-04-08
·
CVE-2026-39376
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
FastFeedParser versions prior to 0.5.10
Description
FastFeedParser, a high-performance RSS, Atom, and RDF parser, is susceptible to a denial-of-service issue. When the
parse() function fetches a URL that redirects via an HTML <meta http-equiv="refresh"> tag, it can enter an infinite recursion loop if the redirect chain is unbounded. This occurs due to a lack of depth limiting, visited URL deduplication, and redirect count capping. An attacker controlling the server can exhaust the Python call stack, leading to a process crash. This issue can also be combined with a Server-Side Request Forgery (SSRF) issue to access internal network targets.Recommendations
Update to FastFeedParser version 0.5.10 or later.
Exploit
Fix
Uncontrolled Recursion
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Fastfeedparser