CVE-2026-14650
NiskieCVSS 3.3Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 2 - wyżej niż 2% wszystkich znanych CVE
Streszczenie
W bibliotece grass w wersji do 0.13.4 wykryto podatność na atak DoS w funkcji grass_compiler::raw_to_parse_error komponentu UTF-8 Character Handler. Lokalny atak może doprowadzić do odmowy usługi. Projektant uznaje podatności DoS za akceptowalne w kompilatorach Sass.
Ocena ryzyka
Ryzyko polega na możliwości lokalnego wywołania odmowy usługi, co może zakłócić działanie aplikacji korzystających z biblioteki grass. Atak wymaga jednak lokalnego dostępu do systemu.
Rekomendacja
Zaleca się aktualizację biblioteki grass do wersji 0.13.5 lub nowszej, jeśli dostępna. W przypadku braku aktualizacji należy ograniczyć lokalny dostęp do systemu oraz monitorować użycie biblioteki.
Oryginalny opis (angielski, źródło NVD)
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."

