VYPR

Fastfeedparser

by Kagi

pypi: fastfeedparser

Source repositories

CVEs (1)

  • CVE-2026-39376HigApr 7, 2026
    risk 0.49cvss 7.5epss 0.00

    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 tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL…