PHP file inclusion in SuiteCRM - CVE-2026-71550
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper control of filename for include/require statement in modules/AOW_WorkFlow/controller.php when processing the aow_action GET parameter. A remote user can inject path traversal sequences to execute arbitrary code.
Exploitation requires a single authenticated session with the WorkFlow role with AOW_WorkFlow access enabled and does not require administrative privileges.