Skip to main content

PostgreSQL CVE-2026-29953

| EUVDEUVD-2026-17131 HIGH
SQL Injection (CWE-89)
2026-03-30 cve@mitre.org GHSA-wfp6-2cvw-9pcm
7.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.4 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

3
EUVD ID Assigned
Mar 30, 2026 - 16:22 euvd
EUVD-2026-17131
Analysis Generated
Mar 30, 2026 - 16:22 vuln.today
CVE Published
Mar 30, 2026 - 16:16 nvd
HIGH 7.4

DescriptionCVE.org

SQL Injection vulnerability in SchemaHero 0.23.0 via the column parameter to the columnAsInsert function in file plugins/postgres/lib/column.go.

AnalysisAI

SQL injection in SchemaHero 0.23.0 allows remote attackers to execute arbitrary SQL commands through the column parameter in the columnAsInsert function within the PostgreSQL plugin, potentially compromising database integrity and confidentiality. Public exploit documentation is available, indicating proof-of-concept code exists. CVSS and EPSS data are unavailable, limiting formal severity quantification.

Technical ContextAI

SchemaHero is a Kubernetes-native schema management tool that interacts with database systems including PostgreSQL. The vulnerability exists in the PostgreSQL plugin's column.go file, specifically in the columnAsInsert function, which constructs SQL statements based on user-supplied column parameters. The root cause is improper input validation or parameterization of SQL queries, allowing attackers to inject malicious SQL code. This is a classical SQL injection flaw (CWE category) arising from insufficient sanitization of the column parameter before incorporation into dynamically constructed SQL statements.

RemediationAI

Upgrade SchemaHero to a patched version released after 0.23.0; consult the official SchemaHero GitHub repository (https://github.com/schemahero/schemahero) for the latest stable release and security advisories. As an interim measure pending patch availability, restrict access to SchemaHero deployment endpoints using network segmentation, firewall rules, or Kubernetes network policies, and limit database credentials to the minimum necessary privilege scope. Ensure all column parameter inputs undergo strict validation and parameterized query construction to prevent injection. Review the proof-of-concept documentation at https://github.com/b0b0haha/SchemaHero--Sqlinjection to understand attack vectors and validate remediation effectiveness.

CVE-2025-1094 HIGH POC
8.1 Feb 13

PostgreSQL libpq functions PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn() improperl

CVE-2024-55964 CRITICAL POC
9.8 Mar 26

An issue was discovered in Appsmith before 1.52. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl

CVE-2013-1899 MEDIUM POC
6.5 Apr 04

Argument injection vulnerability in PostgreSQL 9.2.x before 9.2.4, 9.1.x before 9.1.9, and 9.0.x before 9.0.13 allows re

CVE-2026-20253 CRITICAL POC
9.8 Jun 10

Unauthenticated arbitrary file write in Splunk Enterprise (below 10.2.4 and 10.0.7) and Splunk Cloud Platform (below 10.

CVE-2017-7546 CRITICAL
9.8 Aug 16

PostgreSQL versions before 9.2.22, 9.3.18, 9.4.13, 9.5.8 and 9.6.4 are vulnerable to incorrect authentication flaw allow

CVE-2015-1352 MEDIUM POC
5.0 Mar 30

The build_tablename function in pgsql.c in the PostgreSQL (aka pgsql) extension in PHP through 5.6.7 does not validate t

CVE-2024-10553 CRITICAL POC
9.8 Mar 20

A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitra

CVE-2019-9193 HIGH POC
7.2 Apr 01

In PostgreSQL 9.3 through 11.2, the "COPY TO/FROM PROGRAM" function allows superusers and users in the 'pg_execute_serve

CVE-2026-40887 CRITICAL POC
9.1 Apr 14

## Summary An unauthenticated SQL injection vulnerability exists in the Vendure Shop API. A user-controlled query strin

CVE-2022-24760 CRITICAL POC
10.0 Mar 12

Parse Server is an open source http web server backend. Rated critical severity (CVSS 10.0), this vulnerability is remot

CVE-2025-56157 CRITICAL POC
9.8 Dec 18

Hard-coded default PostgreSQL credentials shipped in the docker-compose.yaml of langgenius Dify through version 1.5.1 al

CVE-2024-12909 CRITICAL POC
9.8 Mar 20

A vulnerability in the FinanceChatLlamaPack of the run-llama/llama_index repository, versions up to v0.12.3, allows for

Share

CVE-2026-29953 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy