CVE-2026-55520
Last modified
CVE-2026-55520 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego._urlpattern._URLPattern._prepare_pattern_for_regex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks creates exponential backtracking. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego._urlpattern._URLPattern._prepare_pattern_for_regex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks creates exponential backtracking. After protego.Protego.parse processes a crafted robots.txt file, protego.Protego.can_fetch can spend an attacker-controlled period matching a near-miss URL and deny service to the crawler. The vulnerable path is src/protego/_urlpattern.py in the _URLPattern match logic. This issue is fixed in version 0.6.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| scrapy | protego | < 0.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55520?
How severe is CVE-2026-55520?
How do I fix CVE-2026-55520?
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-55515Snipe-IT is an IT asset/license management system. Prior to …5
- CVE-2026-55516Snipe-IT is an IT asset/license management system. Prior to …7.7
- CVE-2026-55517Deno is a JavaScript, TypeScript, and WebAssembly runtime. P…4.3
- CVE-2026-55518Avo is a framework to create admin panels for Ruby on Rails …9.6
- CVE-2026-55519Snipe-IT is an IT asset/license management system. Prior to …5.4
- CVE-2026-5552A weakness has been identified in PHPGurukul Online Shopping…6.3
- CVE-2026-55521Yamcs is a mission control framework. Prior to 5.12.8 and 5.…8.8
- CVE-2026-55522PraisonAI is a multi-agent teams system. In versions 3.9.26 …7.8
- CVE-2026-55523PraisonAI is a multi-agent teams system. In versions 1.5.128…7.7
- CVE-2026-55524PraisonAI is a multi-agent teams system. In versions prior t…7.5
- CVE-2026-55525PraisonAI is a multi-agent teams system. Prior to praisonaia…7.5
- CVE-2026-55526PraisonAI is a multi-agent teams system. Prior to praisonaia…8.5
Are you affected by CVE-2026-55520?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
