SQL Injection Risk in Stigmem Node by Eidetic Labs
CVE-2026-76240
7.5HIGH
What is CVE-2026-76240?
The Stigmem Node version 0.9.0a1 contains a vulnerability that allows for SQL injection due to the interpolation of Postgres backend schema identifiers into SQL strings without appropriate defensive quoting. This vulnerability surfaces in situations where the schema name can be manipulated by user inputs, potentially leading to unauthorized database access or data manipulation. The issue has been addressed in version 0.9.0a2 through the implementation of identifier validation and quoting mechanisms. To mitigate risks, it's recommended to configure schema names only from trusted sources.
Affected Version(s)
stigmem 0 < 0.9.0a2
stigmem 0.9.0a2
