PT-2026-31006 · Unknown · Fastfeedparser

·

CVE-2026-39376

·

Published

2026-04-07

·

Updated

2026-04-08

CVSS v3.1

7.5

High

VectorAV: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 👾

Weakness Enumeration

Related Identifiers

CVE-2026-39376
GHSA-4GX2-PC4F-WQ37
PYSEC-2026-60

Affected Products

Fastfeedparser