云虫漏洞情报

CVE-2026-81719 - 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 - 漏洞详情

漏洞编号:CVE-2026-81719

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-81719

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-94

发布/更新时间:2026-08-27 / 2026-08-27

漏洞描述

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.

相关链接

相关漏洞

« 返回首页