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.
CVE-2026-55520
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
August 28, 2026
Advisory Details (3)
Auto-updated Aug 28, 2026Exponential backtracking ReDoS in robots.txt URL wildcard matching · Advisory · scrapy/protego · GitHub
https://github.com/scrapy/protego/security/advisories/GHSA-wjmf-p669-5m5pRelease 0.6.2 (scrapy/protego)
Patch available: scrapy/protego 0.6.2
https://github.com/scrapy/protego/releases/tag/0.6.2commit 785940181659 (scrapy/protego)
Patch available: scrapy/protego 0.6.2 (contains commit 785940181659)
https://github.com/scrapy/protego/commit/785940181659bf440ba82f1da148fade5087e858Vendor Advisories for CVE-2026-55520(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 05:07 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 20:24 UTCEG score recompute▲ 7.10
- 2026-08-28 20:24 UTCNVD updateCVSS v3 → 7.1 · CVSS v4 → 7.1
- 2026-08-28 19:10 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-55520?
When was CVE-2026-55520 disclosed?
Is CVE-2026-55520 actively exploited?
What is the CVSS score of CVE-2026-55520?
How do I remediate CVE-2026-55520?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55520
Is Your Infrastructure Affected by CVE-2026-55520?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.