CVE-2026-73648
Rails HTML Sanitizers: Possible XSS vulnerability with certain configurations
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rails-html-sanitizer -v 1.7.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rails-html-sanitizer | rubygems | 1.0.3, 1.0.4, 1.1.0, 1.2.0 (+13 more) | 1.7.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.6 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
References
- https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-cj75-f6xr-r4g7WEB
- https://github.com/rails/rails-html-sanitizer/commit/74dcb8053e6da9921246ce71b06ad9fd65b19586WEB
- https://github.com/rails/rails-html-sanitizerPACKAGE
- https://github.com/rails/rails-html-sanitizer/releases/tag/v1.7.1WEB
Frequently Asked Questions
- What is CVE-2026-73648?
- Rails HTML Sanitizers: Possible XSS vulnerability with certain configurations This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.6/10).
- How do I check if my project is affected by CVE-2026-73648?
- CVE-2026-73648 affects rails-html-sanitizer. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-73648 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2015-7580MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2022-23518MEDIUM
Improper neutralization of data URIs may allow XSS in rails-html-sanitizer
- CVE-2022-32209MEDIUM
Rails::Html::Sanitizer vulnerable to Cross-site Scripting
- CVE-2018-3741MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2015-7579MEDIUM
rails-html-sanitizer Cross-site Scripting vulnerability
- CVE-2022-23520MEDIUM
Possible XSS vulnerability with certain configurations of rails-html-sanitizer
- CVE-2024-53988LOW
rails-html-sanitizer has XSS vulnerability with certain configurations
- CVE-2024-53989LOW
rails-html-sanitizer has XSS vulnerability with certain configurations
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies