formio-sdk
Warn
Audited by Socket on Aug 17, 2026
1 alert found:
AnomalyAnomalyreferences/utils-evaluator.md
LOWAnomalyLOW
references/utils-evaluator.md
The fragment shows a template/expression engine with intentionally high-risk capabilities: dynamic compilation/evaluation of string/function expressions and executable template code blocks, plus raw/unescaped interpolation that can enable XSS if consumers render output without sanitization. The mutable global evaluator override (registerEvaluator) is an additional supply-chain/integrity risk surface because it can redirect evaluation semantics application-wide. No direct evidence of malware (e.g., exfiltration/backdoors) is present in this fragment; risk is driven by misuse, untrusted inputs reaching evaluation paths, and potential override/bootstrapping compromise.
Confidence: 45%Severity: 63%
Audit Metadata