NONE · 0

CVE-2026-33168

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in ...

Vulnerability Description

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefully crafted attribute value could then be misinterpreted by the browser as a separate attribute name, possibly leading to XSS. Applications that allow users to specify custom HTML attributes are affected. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-33168?

CVE-2026-33168 is a documented vulnerability. Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in ...

How severe is CVE-2026-33168?

CVSS scoring is not yet available for CVE-2026-33168. Check NVD for updates.

Is there a patch for CVE-2026-33168?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.