VYPR
High severityNVD Advisory· Published Dec 14, 2022· Updated Nov 3, 2025

Uncontrolled Recursion in Loofah

CVE-2022-23516

Description

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah >= 2.2.0, < 2.19.1 uses recursion for sanitizing CDATA sections, making it susceptible to stack exhaustion and raising a SystemStackError exception. This may lead to a denial of service through CPU resource consumption. This issue is patched in version 2.19.1. Users who are unable to upgrade may be able to mitigate this vulnerability by limiting the length of the strings that are sanitized.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
loofahRubyGems
>= 2.2.0, < 2.19.12.19.1

Affected products

8

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.