PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-76240 eidetic-labs CVE debrief

CVE-2026-76240 is a high-severity vulnerability in stigmem-node 0.9.0a1 that allows for potential SQL injection attacks due to the interpolation of Postgres backend schema identifiers into SQL strings without defensive quoting. The vulnerability is operator-controlled and could be exploited if a schema name were derived from tenant, request, or user input. A fix is available in version 0.9.0a2, which adds identifier quoting and validation.

Vendor
eidetic-labs
Product
stigmem
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-19
Original CVE updated
2026-09-11
Advisory published
2026-08-19
Advisory updated
2026-09-11

Who should care

Defenders and developers using stigmem-node 0.9.0a1 should assess exposure and prioritize patching or mitigating this vulnerability to prevent potential SQL injection attacks. This includes verifying schema name validation and quoting in stigmem-node configurations, assessing exposure of stigmem-node 0.9.0a1 deployments to potential SQL injection attacks, and prioritizing patching or mitigating this vulnerability to prevent potential SQL injection attacks.

Why it matters

CVE-2026-76240 is a high-severity vulnerability in stigmem-node 0.9.0a1 that allows for potential SQL injection attacks due to the interpolation of Postgres backend schema identifiers into SQL strings without defensive quoting. Defenders and developers using stigmem-node 0.9.0a1 should assess exposure and prioritize patching or mitigating this vulnerability to prevent potential SQL injection attacks.

  • Verify schema name validation and quoting in stigmem-node configurations
  • Assess exposure of stigmem-node 0.9.0a1 deployments to potential SQL injection attacks
  • Prioritize patching or mitigating this vulnerability to prevent potential SQL injection attacks
  • Monitor for potential SQL injection attacks on stigmem-node 0.9.0a1 deployments

Technical summary

The stigmem-node 0.9.0a1 library interpolates Postgres backend schema identifiers into SQL strings without defensive quoting, allowing for potential SQL injection attacks if a schema name were derived from tenant, request, or user input. The vulnerability has a CVSS score of 7.5 and is classified as HIGH severity. The vulnerability is operator-controlled and could be exploited if a schema name were derived from tenant, request, or user input. A fix is available in version 0.9.0a2, which adds identifier quoting and validation. As a workaround, only configure schema names from trusted deployment configuration.

Defensive priority

Defenders should prioritize patching or mitigating this vulnerability to prevent potential SQL injection attacks.

Recommended defensive actions

  • Patch stigmem-node to version 0.9.0a2 or later
  • Configure schema names from trusted deployment configuration
  • Monitor for potential SQL injection attacks
  • Verify schema name validation and quoting in stigmem-node configurations
  • Assess exposure of stigmem-node 0.9.0a1 deployments to potential SQL injection attacks
  • Prioritize patching or mitigating this vulnerability to prevent potential SQL injection attacks
  • Review compensating controls for exposed systems while remediation is scheduled and verified

Evidence notes

The CVE record and source references provide details on the vulnerability, including its description, CVSS score, and fixed version. The vulnerability is a high-severity issue in stigmem-node 0.9.0a1 that allows for potential SQL injection attacks due to the interpolation of Postgres backend schema identifiers into SQL strings without defensive quoting. The schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input. The fix in version 0.9.0a2,

Sources and references

Verified primary and authoritative sources

  • CVE-2026-76240 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-76240

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-76240 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-76240

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.