openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restricted_open file access controls.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-mcjj-qw7m-j3cp | Exploit Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-sandbox-bypass-via-pathlib-and-io | Third Party Advisory |
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-mcjj-qw7m-j3cp | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:27
NVD link : CVE-2026-74883
Mitre link : CVE-2026-74883
CVE.ORG link : CVE-2026-74883
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-693
Protection Mechanism Failure
