CVEPublished 2026-08-28Modified 2026-09-090 articles on news4 live referencesNVD data

CVE-2026-55520

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
30
Exploit Prediction Scoring System · top 70% of all CVEs
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.

Timeline
Published 2026-08-28
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-55520 on GitHub.
We haven't classified any articles referencing CVE-2026-55520 yet. The external references above still apply.