SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-76241

HIGH · CVSS 7.3 EPSS 0.09% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

stigmem-node version 0.9.0a1 is vulnerable due to a configuration flaw that allows the disabling of plugin signature enforcement without requiring a second explicit acknowledgment. This oversight can lead to the execution of unsigned and potentially malicious plugins, resulting in arbitrary code execution if deployed in environments where plugin directories are writable by less-trusted users. Organizations using stigmem-node should prioritize upgrading to version 0.9.0a2 to mitigate this high-severity risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
arbitrary code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-76241
Severity
HIGH
CVSS
7.3
EPSS
0.09%

Original NVD Description

stigmem-node 0.9.0a1 allows plugin signature enforcement to be disabled via a single configuration flag without a second explicit acknowledgment. If that setting is carried into an environment where plugin directories are writable by less-trusted users, unsigned (potentially malicious) plugin code could be loaded and executed, resulting in arbitrary code execution. Fixed in 0.9.0a2, which requires a second explicit acknowledgment to disable signature enforcement.