openssl_encrypt versions before 1.4.0 contain a path...
High severity
Unreviewed
Published
Aug 17, 2026
to the GitHub Advisory Database
•
Updated Aug 17, 2026
Description
Published by the National Vulnerability Database
Aug 17, 2026
Published to the GitHub Advisory Database
Aug 17, 2026
Last updated
Aug 17, 2026
openssl_encrypt versions before 1.4.0 contain a path traversal vulnerability in the _is_safe_path method where the plugin_id parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious plugin_id containing path traversal sequences like '../' to access arbitrary directories outside the intended plugin directory.
References