Relative Path Traversal in SuiteCRM - CVE-2026-29098
Published: April 24, 2026
SuiteCRM
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to relative path traversal in the action_exportCustom function in modules/ModuleBuilder/controller.php and the exportCustom function in modules/ModuleBuilder/MB/MBPackage.php when handling the $modules and $name parameters. A remote privileged user can send a specially crafted request to disclose sensitive information.
The issue can copy the contents of readable directories into the web root, potentially exposing files such as /etc contents, secrets, and environment variables.