CVE-2026-76241

Summary

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.

Affected Software

VendorProductVersion RangeStatus
eidetic-labsstigmem0 < 0.9.0a2affected
eidetic-labsstigmem0.9.0a2unaffected

Weaknesses

  • CWE-494: Download of Code Without Integrity Check

References