CVE-2026-92114 Details
Description
A vulnerability was identified in a2ui-project a2ui up to 0.10.6. Affected is an unknown function of the file renderers/web_core/src/v0_9/basic_catalog/functions/safe_regex.ts of the component Basic Catalog. Such manipulation leads to inefficient regular expression complexity. The attack can be launched remotely.
A denial-of-service vulnerability has been identified in the A2UI project, specifically in versions through 0.10.6. The issue arises in the Basic Catalog component, where an unbounded agent-supplied regular expression is executed on the main thread of the client. This can lead to catastrophic backtracking, causing significant delays or even freezing the application. The vulnerability can be exploited remotely by sending a specially crafted regular expression that disrupts the application's performance.
The vulnerability has been addressed in a pull request that bounds the length of patterns and rejects unsafe ones. This fix is expected to be merged soon.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 15, 2026CISA-ADP
Assessed Sep 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/a2ui-project/a2ui/ | [email protected] | Vendor |
| https://github.com/a2ui-project/a2ui/issues/2292 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/a2ui-project/a2ui/pull/2366 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-92114 | [email protected] | Permission Required |
| https://vuldb.com/submit/934085 | [email protected] | Permission Required |
| https://vuldb.com/vuln/404283 | [email protected] | Permission Required |
| https://vuldb.com/vuln/404283/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1333 | Inefficient Regular Expression Complexity | [email protected] |
| CWE-400 | Uncontrolled Resource Consumption | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| a2ui-project a2ui | <= 0.10.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 16, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion