VYPR

PyPI package

fastfeedparser

pkg:pypi/fastfeedparser

Vulnerabilities (1)

  • CVE-2026-39376HigApr 7, 2026
    affected < 0.5.10fixed 0.5.10

    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 deduplication