In mistune through 2.0.2, support of inline markup is implemented by using regular expressions that can involve a high amount of backtracking on certain edge cases. This behavior is commonly named catastrophic backtracking.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| mistune(PyPI) | 2.0.0a1 | 2.0.3 | N/A |
CVSS Metrics