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.
Published: 2026-08-19
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

stigmem-node version 0.9.0a1 permits disabling plugin signature enforcement through a single configuration flag without the required second acknowledgment. This flaw allows a user who can write to the plugin directory to place unsigned, potentially malicious plugins into that directory. When the application loads these plugins, arbitrary code execution is achieved within the context of the running service. The weakness is a form of insecure or missing code verification, corresponding to CWE‑494.

Affected Systems

The vulnerability affects the stigmem-node product from eidetic-labs, specifically version 0.9.0a1. Versions prior to 0.9.0a2, which has been released with a stricter disabling mechanism requiring a second explicit acknowledgment, are not vulnerable. Administrators should verify installation versions against the vendor’s released patches.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.3, indicating a moderate to high potential impact. The EPSS score of < 1% suggests that exploitation remains unlikely, but the requirement for write access to the plugin directory means that an attacker with local or remote write permissions could trigger the bypass. The flaw is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a local or remotely compromised user who can write to the plugin directory, which is inferred from the need for write access. Once exploited, it results in arbitrary code execution, providing an attacker with complete control over the affected system.

Generated by OpenCVE AI on August 20, 2026 at 17:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade stigmem-node to version 0.9.0a2 or later, which adds a second acknowledgment requirement before disabling signature enforcement.
  • Restrict write permissions on the plugin directories so that only trusted, application‑owned accounts can modify them.
  • Continuously monitor the plugin directory for unauthorized changes and alert administrators of any unexpected file additions or modifications.

Generated by OpenCVE AI on August 20, 2026 at 17:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Eidetic-labs
Eidetic-labs stigmem
Vendors & Products Eidetic-labs
Eidetic-labs stigmem

Wed, 19 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
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.
Title stigmem Plugin Signature Enforcement Bypass via Configuration
Weaknesses CWE-494
References
Metrics cvssV4_0

{'score': 7.3, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Eidetic-labs Stigmem
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-21T19:29:28.273Z

Reserved: 2026-08-19T11:38:33.225Z

Link: CVE-2026-76241

cve-icon Vulnrichment

Updated: 2026-08-21T19:29:17.235Z

cve-icon NVD

Status : Received

Published: 2026-08-19T14:17:56.430

Modified: 2026-08-21T20:16:44.207

Link: CVE-2026-76241

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T17:15:04Z

Weaknesses
  • CWE-494

    Download of Code Without Integrity Check