CVE-2026-73492
Last modified
CVE-2026-73492 is a low-severity vulnerability rated 2.3/10 on the CVSS scale. Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.allowed_uri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references such as :, 	, 
, or 
. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.allowed_uri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references such as :, 	, 
, or 
. CGI.unescapeHTML leaves these references encoded, so allowed_uri? reports the URL safe even though a browser decodes an encoded colon or strips encoded whitespace and executes the resulting URI scheme. This issue affects only callers that pass HTML-encoded strings directly to allowed_uri?; Loofah's default sanitize() path is not affected. This issue is fixed in version 2.25.2.
Metrics
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| flavorjones | loofah | >= 2.25.0, < 2.25.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73492?
How severe is CVE-2026-73492?
How do I fix CVE-2026-73492?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73487Flowise before 3.1.3 contains a regex-based Python code vali…9
- CVE-2026-73488Flowise versions before 3.1.3 contain an insecure direct obj…6
- CVE-2026-73489Russh is a Rust SSH client & server library. Prior to 0.62.4…4.3
- CVE-2026-7349Use after free in Cast in Google Chrome prior to 147.0.7727.…7.5
- CVE-2026-73490Loofah is a general library for manipulating and transformin…4.7
- CVE-2026-73491Loofah is a general library for manipulating and transformin…2.3
- CVE-2026-73493Http4s (http4s-blaze-server) is a minimal, idiomatic Scala i…7.5
- CVE-2026-73495blaze is a Scala library for building asynchronous pipelines…7.4
- CVE-2026-73498MCP Atlassian is a Model Context Protocol (MCP) server for A…7.7
- CVE-2026-73499etcd is a distributed key-value store for the data of a dist…7.1
- CVE-2026-7350Use after free in WebMIDI in Google Chrome prior to 147.0.77…8.3
- CVE-2026-73500etcd is a distributed key-value store for the data of a dist…8.7
Are you affected by CVE-2026-73492?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
