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.
| Software | From | Fixed in |
|---|---|---|
| mistune_project / mistune | - | 2.0.2.x |
| fedoraproject / fedora | 37 | 37.x |
Mistune
|
2.0.0 | 2.0.3 |