Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39376

28
FAUCET Score

CVE-2026-39376 is a denial of service vulnerability affecting FastFeedParser versions prior to 0.5.10, a widely-used RSS, Atom, and RDF parser. When the parse() function encounters a URL that returns an HTML page with a meta http-equiv="refresh" tag, it recursively follows the redirect with no depth limit, deduplication, or count restrictions, allowing attackers to trigger unbounded recursion and crash the application. Additionally, this vulnerability can be chained with a companion SSRF issue to potentially reach internal network targets. The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector that requires no authentication or user interaction, making it easily exploitable across network boundaries. The impact is limited to availability, resulting in denial of service through stack exhaustion, though it poses no direct risk to confidentiality or integrity. This vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation in the wild. The EPSS probability score of 0.00052 indicates minimal exploitation likelihood relative to other published CVEs. Remediation is straightforward, as patches are available in version 0.5.10 and later.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.5.10CPE matchmatch criteria
cpe:2.3:a:kagi:fastfeedparser:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.33%
Probability of exploitation in next 30 days
EPSS Percentile
25.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0033 is in the 7th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: fastfeedparserFixed in: 0.5.10
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-4gx2-pc4f-wq37high

FastFeedParser has an infinite redirect loop DoS via meta-refresh chain

Apr 8, 2026

References

github.com / kagisearch/fastfeedparser/security/advisories/GHSA-4gx2-pc4f-wq37
ExploitVendor Advisory