Cross-site scripting via semicolon-less entity bypass
Published Aug 12, 2026 · Updated Aug 12, 2026
Cross-site scripting in Loofah 2.25.0 through 2.25.1 allows remote authenticated users to execute browser script via crafted URIs. The allowed_uri? helper relies on CGI.unescapeHTML, which leaves semicolon-less numeric references encoded, so scheme detection follows the scheme-less path and approves the URI. Exposure requires direct validation of HTML-encoded, user-controlled strings followed by rendering into a browser-interpreted URI attribute; the default sanitize() path is unaffected.
Summary
What happened
Cross-site scripting in Loofah 2.25.0 through 2.25.1 allows remote authenticated users to execute browser script via crafted URIs. The allowed_uri? helper relies on CGI.unescapeHTML, which leaves semicolon-less numeric references encoded, so scheme detection follows the scheme-less path and approves the URI. Exposure requires direct validation of HTML-encoded, user-controlled strings followed by rendering into a browser-interpreted URI attribute; the default sanitize() path is unaffected.
The record
- CVE
- CVE-2026-73492
- Published
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Vendor
- flavorjones
- Product
- Loofah
- Classifications
- CWE-184, CWE-79, T1059.007
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 12, 2026CVE publishedPublication date reported by the CVE source.
- Aug 12, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 2.25.0, < 2.25.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream semicolon-less numeric-reference XSS regression casesproof of concept · validated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo