experience-cms-content-render

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Security
SecurityMEDIUM
assets/react/heuristicRenderer.tsx

No explicit malware/backdoor behavior is evident in this module. However, it contains a significant client-side security risk: rich text defaults to an unsanitized pass-through and is rendered via dangerouslySetInnerHTML (or passed as html to a slot). If untrusted CMS content reaches props.body without a robust sanitizer being set via setRichTextSanitizer, this can enable DOM XSS. Additionally, untrusted URLs are used for external links and untrusted image URLs are loaded, which can be abused for phishing/navigation and tracking, though those are secondary to the XSS sink.

Confidence: 74%Severity: 78%
Audit Metadata
Analyzed At
Sep 4, 2026, 07:36 AM
Package URL
pkg:socket/skills-sh/forcedotcom%2Fsf-skills%2Fexperience-cms-content-render%2F@891fb5acf87773f1a8a90550047abb5935d0619d47abf0c5d33aea18febad59c
Security Audit — socket — experience-cms-content-render