Skip to main content

Threats Tagged 'cve-2026-68750'

View all threats tagged with 'cve-2026-68750'. Filter and sort to focus on specific types of threats.

Pro Console Lifetime

Stop chasing alerts. Route them.

Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.

Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)

View Plans & Pricing

API access activates after upgrading in Console -> Billing.

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now

Filter Threats

Narrow down the results by type, severity, or affected countries

Search threats by title, CVE ID, or description. Maximum 100 characters.
Active filters (1):Tag: cve-2026-68750

Threats Tagged 'cve-2026-68750'

Click on any threat for detailed analysis and mitigation recommendations

CVE-2026-68750 is an inefficient algorithmic complexity vulnerability in the traversal engine of the rrrene html_sanitize_ex library. It allows an unauthenticated remote attacker to exhaust server CPU and memory by submitting sanitized HTML with a large flat run of sibling elements. The traversal function recursively flattens sibling lists inefficiently, causing quadratic time complexity relative to the number of siblings. This vulnerability affects all public entry points without requiring special configuration or scrubbers. Versions from 0.3.1 up to but not including 1.5.3, including 1.5.0-rc.0, are impacted.

Join the discussion

Inefficient Algorithmic Complexity vulnerability in the traversal engine in rrrene html_sanitize_ex allows an unauthenticated remote attacker to exhaust server CPU and memory via a flat run of sibling elements in sanitized HTML. The list clause of HtmlSanitizeEx.Traverser.traverse/2 recurses on the tail of a sibling list and then evaluates List.flatten([head] ++ tail) over the already flattened result, so every one of n siblings copies and re-walks the entire remaining tail. The flattening is only needed for the rare case where scrub returns several replacement nodes for one node, but the cost is paid across the whole tail at every step, making traversal quadratic in sibling count. The traverser sits on every public entry point, so no particular scrubber or configuration is required and the payload needs only allowed tags. A 160 KB body of 20,000 sibling elements occupies a scheduler for roughly 1.7 seconds, and the cost grows faster than the body does. 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.

Join the discussion

Showing 1 to 2 of 2 results

Filters:Tag: cve-2026-68750
Page 1 of 1
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses