๐Ÿ” CVE Alert

CVE-2026-81719

HIGH 7.8

openssl_encrypt before 1.4.9 Remote Code Execution via Plugin

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

openssl_encrypt before 1.4.9 executes untrusted third-party plugins with insufficient controls: the plugin signature policy defaulted to WARN, so an unsigned/unverifiable non-built-in plugin was compiled and executed in the host process at import time, before the runtime sandbox is installed. The only default gate was an incomplete, bypassable AST denylist. If a user is induced to load an attacker's plugin, this results in arbitrary code execution with the privileges of the user running openssl_encrypt. Fixed in 1.4.9 by defaulting the signature policy to ENFORCE for non-built-in plugins.

CWE CWE-94
Vendor jahlives
Product openssl_encrypt
Published Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for jahlives openssl_encrypt

Be the first to know when new high vulnerabilities affecting jahlives openssl_encrypt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

jahlives / openssl_encrypt
0 < 1.4.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-587j-4r3v-cm2c vulncheck.com: https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-remote-code-execution-via-plugin