Skip to main content

SNOW-28.6: addEncodedQuery Without User Context Restriction

๐Ÿ”ด High ยท ServiceNow ACL

Detects use of addEncodedQuery() in agent-facing scripts where addUserEncodedQuery() should be used. ServiceNow mandates addUserEncodedQuery() to restrict queried data to precisely what the active identity is authorized to view. Using addEncodedQuery() bypasses this restriction, potentially exposing data across all tenants and ACL boundaries.

Detailsโ€‹

FieldValue
Rule IDSNOW-28.6
SeverityHigh
CategoryServiceNow ACL
Platformsservicenow
ComplianceSOC2_CC6, NIST_AI_RMF

Remediationโ€‹

Refer to the SquireX documentation for remediation guidance specific to SNOW-28.6.

See Alsoโ€‹