Куда я попал?
SECURITM это SGRC система, ? автоматизирующая процессы в службах информационной безопасности. SECURITM помогает построить и управлять ИСПДн, КИИ, ГИС, СМИБ/СУИБ, банковскими системами защиты.
А еще SECURITM это место для обмена опытом и наработками для служб безопасности.

CVE-2026-68749

PUBLISHED 19.08.2026

CNA: EEF

Quadratic regex backtracking in the html_sanitize_ex CSS scrubber allows CPU-exhaustion denial of service

Обновлено: 19.08.2026
Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene html_sanitize_ex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the property name with an unbounded greedy [-\w]+ followed by a mandatory :, so a long run of word characters not followed by a colon makes the engine give back one character at a time and retry the colon at every start offset. The work is quadratic in the length of the run, and no length cap is applied to the CSS handed to the scrubber. An 80 KB <style> body costs roughly 2.4 seconds of scheduler time, so a few concurrent requests saturate the BEAM scheduler pool and make the application unresponsive. The impact is CPU exhaustion only. Nothing is read, modified or disclosed. This issue affects html_sanitize_ex: from 0.3.1 before 1.4.5 and from 1.5.0-rc.0 before 1.5.3.

CWE

Идентификатор Описание
CWE-1333 The product uses a regular expression with a worst-case computational complexity that is inefficient and possibly exponential.

CVSS

Оценка Severity Версия Базовый вектор
8.2 HIGH 4.0 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

EPSS

Вероятность Severity Процентиль ? Дата расчёта
0.45% LOW 37.48 30.08.2026

Доп. Информация

Product Status

html_sanitize_ex
Product: html_sanitize_ex
Vendor: rrrene
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 0.3.1 до 1.4.5 affected
Наблюдалось в версиях от 1.5.0-rc.0 до 1.5.3 affected
СPE:
  • cpe:2.3:a:rrrene:html_sanitize_ex:*:*:*:*:*:*:*:*
html_sanitize_ex
Product: html_sanitize_ex
Vendor: rrrene
Default status: unaffected
Версии:
Затронутые версии Статус
Наблюдалось в версиях от 21f90012eb21aa36f4e3701b7547e12faf0f3c8b до * affected
СPE:
  • cpe:2.3:a:rrrene:html_sanitize_ex:*:*:*:*:*:*:*:*
 

Ссылки

CISA ADP Vulnrichment

Обновлено: 06.08.2026
Этот блок содержит дополнительную информацию, предоставленную программой CVE для этой уязвимости.

SSVC

Exploitation Automatable Technical Impact Версия Дата доступа
none no partial 2.0.3 06.08.2026

Мы используем cookie-файлы, чтобы получить статистику, которая помогает нам улучшить сервис для вас с целью персонализации сервисов и предложений. Вы может прочитать подробнее о cookie-файлах или изменить настройки браузера. Продолжая пользоваться сайтом, вы даёте согласие на использование ваших cookie-файлов и соглашаетесь с Политикой обработки персональных данных.