CVE-2026-39376
Last modified
CVE-2026-39376 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kagi | Fastfeedparser | < 0.5.10 |
References
- https://github.com/kagisearch/fastfeedparser/security/advisories/GHSA-4gx2-pc4f-wq37Exploit, Vendor Advisory
- https://github.com/kagisearch/fastfeedparser/security/advisories/GHSA-4gx2-pc4f-wq37Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-39376?
How severe is CVE-2026-39376?
How do I fix CVE-2026-39376?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-39369WWBN AVideo is an open source video platform. In versions 26…7.6
- CVE-2026-3937Incorrect security UI in Downloads in Google Chrome on Andro…6.5
- CVE-2026-39370WWBN AVideo is an open source video platform. In versions 26…7.1
- CVE-2026-39371RedwoodSDK is a server-first React framework. From 1.0.0-bet…8.1
- CVE-2026-39373JWCrypto implements JWK, JWS, and JWE specifications using p…5.3
- CVE-2026-39374Plane is an an open-source project management tool. Prior to…7.7
- CVE-2026-39377The nbconvert tool, jupyter nbconvert, converts Jupyter note…6.5
- CVE-2026-39378The nbconvert tool, jupyter nbconvert, converts Jupyter note…6.5
- CVE-2026-3938Insufficient policy enforcement in Clipboard in Google Chrom…4.3
- CVE-2026-39380Open Source Point of Sale is a web based point-of-sale appli…5.4
- CVE-2026-39381Parse Server is an open source backend that can be deployed …4.3
- CVE-2026-39382dbt enables data analysts and engineers to transform their d…9.3
Are you affected by CVE-2026-39376?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
