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
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-8jpj-w975-rwv5 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-path-traversal-via-plugin-id | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:27
NVD link : CVE-2026-74884
Mitre link : CVE-2026-74884
CVE.ORG link : CVE-2026-74884
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-73
External Control of File Name or Path
