AntiPattern

Untrusted Content Rendering

untrusted-content-rendering-escape-sanitization-mismatch

Untrusted text/content flows into HTML rendering, sanitization, or guarded routes; escaping and guards are inconsistent, so raw HTML/escaped text handling diverges, enabling XSS or leaking sensitive PII/secrets when storing or embedding unredacted input.