Description
SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the columnAsInsert function in file plugins/postgres/lib/column.go.
Published: 2026-03-30
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Data Access via SQL Injection
Action: Immediate Patch
AI Analysis

Impact

A SQL injection vulnerability exists in SchemaHero 0.23.0 within the columnAsInsert function of the PostgreSQL plugin. By manipulating the column parameter, an attacker can influence the SQL statement that the tool constructs, potentially allowing the attacker to read or modify database content. This flaw is a classic instance of CWE‑89 and directly threatens the confidentiality and integrity of data managed by PostgreSQL.

Affected Systems

SchemaHero, the Kubernetes schema‑management utility, is affected in version 0.23.0. The vulnerable code resides in the PostgreSQL plugin, so any deployment that exposes the API surface of this version is susceptible to exploitation.

Risk and Exploitability

The CVSS assessment of 7.4 indicates a high severity level, and the EPSS score is below 1 %, suggesting low current exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote via the exposed API endpoint, requiring only network access to the SchemaHero control plane. Once exploited, an attacker could potentially retrieve or tamper with any data housed in the targeting PostgreSQL instance, creating a significant risk to organizational assets.

Generated by OpenCVE AI on April 2, 2026 at 23:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SchemaHero to a newer release that removes the SQL injection flaw (e.g., 0.24.0 or later).
  • If an upgrade cannot be performed immediately, block or narrow external network access to the SchemaHero API endpoint using firewall rules or IAM policies.
  • Enable detailed logging of API requests and SQL executions, and routinely monitor for anomalous queries or error messages that may indicate injection attempts.

Generated by OpenCVE AI on April 2, 2026 at 23:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 03 Apr 2026 10:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in SchemaHero Column Parameter Allows Unauthorized Data Access

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Schemahero
Schemahero schemahero
CPEs cpe:2.3:a:schemahero:schemahero:*:*:*:*:*:*:*:*
Vendors & Products Schemahero
Schemahero schemahero

Wed, 01 Apr 2026 02:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in SchemaHero Column Parameter Allows Unauthorized Data Access

Mon, 30 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 30 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 30 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the columnAsInsert function in file plugins/postgres/lib/column.go.
References

Subscriptions

Schemahero Schemahero
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-30T19:34:41.384Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-29953

cve-icon Vulnrichment

Updated: 2026-03-30T18:49:53.107Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-30T16:16:04.433

Modified: 2026-04-02T20:10:42.580

Link: CVE-2026-29953

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-03T09:38:23Z

Weaknesses