CVE-2026-14650
LOW
3.3
CVSS 3.1
Description
A flaw has been found in connorskees grass up to 0.13.4. The affected element is the function grass_compiler::raw_to_parse_error of the component UTF-8 Character Handler. Executing a manipulation can lead to denial of service. The attack is restricted to local execution. The exploit has been published and may be used. In Issue #117 with similar structure the project maintainer explains: "DoS vulnerabilities are generally fine in Sass compilers -- they are trivially possible with recursive functions, infinite loops, nested mixins, etc. The description here is wrong. Compile time is not expected to be linear relative to the input, and the @extend algorithm is definitionally exponential."
Metadata
Severity & Metrics
3.3
LOW CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| connorskees | grass | — | 0.13.0, 0.13.1, 0.13.2, 0.13.3 … |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-404 | cna | Denial of Service |
CVSS scores (4)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 4.8 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P |
| 3.3 | LOW | 3.1 | cna | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R |
| 3.3 | LOW | 3.0 | cna | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R |
| 1.7 | N/D | 2.0 | cna | AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR |
References (6)
- VDB-376163 | connorskees grass UTF-8 Character raw_to_parse_error denial of service https://vuldb.com/vuln/376163
- VDB-376163 | CTI Indicators (IOB, IOC, IOA) https://vuldb.com/vuln/376163/cti
- CVE-2026-14650 | CVE Analysis and Report https://vuldb.com/cve/CVE-2026-14650
- Submit #846665 | grass 0.13.4 Denial of Service https://vuldb.com/submit/846665
- https://github.com/connorskees/grass/issues/116
- https://github.com/connorskees/grass/