216.73.217.80

CVE-2026-39376

· Published 07/04/2026 20:16 · Modified 08/04/2026 21:27

Labels: CVE-2026-39376 2026-04-07CVE-2026-39376CWE-674[email protected]

Essential information

Published
07/04/2026 20:16
Modified
08/04/2026 21:27
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
fastfeedparser / fastfeedparser cpe:2.3:a:fastfeedparser:fastfeedparser:<0.5.10:*:*:*:*:*:*:*

References