CVE-2026-76373

Summary

In versions below 2.3.8 of the AD LDAP app for Splunk SOAR, a user who holds a role with permission to run actions could inject crafted input into an Active Directory query to enumerate Active Directory objects, including accounts, groups, and organizational units, read sensitive attributes from arbitrary directory objects, and redirect account modification actions to unintended objects. For more information see Run an action in Splunk SOAR (https://help.splunk.com/en/splunk-soar/soar-on-premises/use-splunk-soar-on-premises/8.6.0/use-the-command-line-interface-to-perform-tasks-in-splunk-soar-on-premises/run-an-action-in-splunk-soar-on-premises).

Affected Software

VendorProductVersion RangeStatus
SplunkAD LDAP app for Splunk SOAR2.3 < 2.3.8affected

Weaknesses

  • CWE-90: The software constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component.

Workarounds

Turn off or remove the AD LDAP app for Splunk SOAR. For more information see Add and configure apps and assets to provide actions in Splunk SOAR in the Splunk documentation. Note: Turning off the app stops all actions configured through it from running.

References