CVE-2025-27789
Last modified
CVE-2025-27789 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the `.replace` method that has quadratic complexity on some specific replacement pattern strings (i.e. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the `.replace` method that has quadratic complexity on some specific replacement pattern strings (i.e. the second argument passed to `.replace`). Generated code is vulnerable if all the following conditions are true: Using Babel to compile regular expression named capturing groups, using the `.replace` method on a regular expression that contains named capturing groups, and the code using untrusted strings as the second argument of `.replace`. This problem has been fixed in `@babel/helpers` and `@babel/runtime` 7.26.10 and 8.0.0-alpha.17. It's likely that individual users do not directly depend on `@babel/helpers`, and instead depend on `@babel/core` (which itself depends on `@babel/helpers`). Upgrading to `@babel/core` 7.26.10 is not required, but it guarantees use of a new enough `@babel/helpers` version. Note that just updating Babel dependencies is not enough; one will also need to re-compile the code. No known workarounds are available.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-27789?
How severe is CVE-2025-27789?
How do I fix CVE-2025-27789?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-27783Applio is a voice conversion tool. Versions 3.2.8-bugfix and…9.8
- CVE-2025-27784Applio is a voice conversion tool. Versions 3.2.8-bugfix and…7.5
- CVE-2025-27785Applio is a voice conversion tool. Versions 3.2.8-bugfix and…7.5
- CVE-2025-27786Applio is a voice conversion tool. Versions 3.2.8-bugfix and…9.1
- CVE-2025-27787Applio is a voice conversion tool. Versions 3.2.8-bugfix and…7.5
- CVE-2025-27788JSON is a JSON implementation for Ruby. Starting in version …7.5
- CVE-2025-2779The Insert Headers and Footers Code – HT Script plugin for W…6.5
- CVE-2025-27791Collabora Online is a collaborative online office suite base…8.3
- CVE-2025-27792Opal is OBiBa’s core database application for biobanks or ep…7.7
- CVE-2025-27793Vega is a visualization grammar, a declarative format for cr…5.3
- CVE-2025-27794Flarum is open-source forum software. A session hijacking vu…6.8
- CVE-2025-27795ReadJXLImage in JXL in GraphicsMagick before 1.3.46 lacks im…7.5
Are you affected by CVE-2025-27789?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
