cvedb.io
CVE-2026-33170
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2026-03-24T00:16:28.287 · Last modified 2026-06-17T10:37:04.360

Summary

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, `SafeBuffer#%` does not propagate the `@html_unsafe` flag to the newly created buffer. If a `SafeBuffer` is mutated in place (e.g. via `gsub!`) and then formatted with `%` using untrusted arguments, the result incorrectly reports `html_safe? == true`, bypassing ERB auto-escaping and possibly leading to XSS. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Affected products

rubyonrails — rails

Does this affect you?

Add your gear to cvedb and we'll alert you only when rubyonrails ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.