Path Traversal Vulnerability in OpenSSL Encrypt by Jahlives
CVE-2026-74884
8.7HIGH
What is CVE-2026-74884?
The OpenSSL Encrypt library by Jahlives, specifically in versions prior to 1.4.0, is impacted by a path traversal vulnerability. This issue arises from the improper sanitization of the plugin_id parameter within the _is_safe_path method. Attackers can exploit this flaw by inputting a malicious plugin_id that contains path traversal sequences, such as '../', allowing them to access sensitive directories outside the designated plugin directory. This could lead to unauthorized access to critical system files and data.
Affected Version(s)
openssl_encrypt 0 < 1.4.0
openssl_encrypt 1.4.0
