CVE-2026-76240: stigmem Postgres SQL Injection via Schema Identifier

Published Aug 19, 2026
·
Updated

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path 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. Fixed in 0.9.0a2, which adds identifier quoting and validation. As a workaround, only configure schema names from trusted deployment configuration.

Affected Software

1 affected component
stigmem-node>=0.9.0a1<=0.9.0a1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade stigmem-node to a version that resolves this vulnerability.

    Fixed in 0.9.0a2
  2. Compensating control

    As a workaround, only configure schema names from trusted deployment configuration (do not derive schema names from tenant, request, or user input).

Event History

Aug 19, 2026
CVE Published
via MITRE·02:02 PM
Data Sourced
via MITRE·02:02 PM
DescriptionWeakness

Frequently Asked Questions

1

Who is realistically exposed to this issue?

Deployments of stigmem-node 0.9.0a1 using the Postgres backend are exposed when the configured schema identifier can be influenced by tenant, request, or other user-controlled input. The affected code path treats the schema value as operator-controlled.

2

What must an attacker control to exploit it?

An attacker would need influence over a schema name that reaches the Postgres backend SQL construction path. The risk arises because schema identifiers are interpolated into SQL strings without defensive quoting.

3

Are default deployments affected?

The available information does not establish whether the default configuration uses a Postgres schema value that is user-influenced. Risk depends on whether schema names are derived from untrusted input.

4

What can be done if updating is not immediately possible?

Configure schema names only from trusted deployment configuration. Do not derive schema identifiers from tenant, request, or user input.

5

How can I remediate this issue?

Upgrade to stigmem-node 0.9.0a2, which adds identifier quoting and validation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203