---
id: CVE-2024-44905
aliases:
  - GHSA-6xp3-p59p-q4fj
  - GO-2025-3764
title: go-pg SQL injection vulnerability via the component /types/append_value.go
summary: go-pg SQL injection vulnerability via the component /types/append_value.go
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'
vendor: go-pg
product: github.com/go-pg/pg/v10
ecosystem: go
affected:
  - github.com/go-pg/pg/v10 < 10.15.0
  - github.com/go-pg/pg/v9 <= 9.2.1
  - github.com/go-pg/pg <= 8.0.7
patched:
  - github.com/go-pg/pg/v10 10.15.0
published: '2025-06-12'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:25.022588375Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6xp3-p59p-q4fj'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-44905'
  - url: >-
      https://github.com/go-pg/pg/commit/eff50a43724e52347559687a6945c116afbb41c1
  - url: 'https://github.com/advisories/GHSA-6xp3-p59p-q4fj'
  - url: 'https://github.com/go-pg/pg'
  - url: >-
      https://github.com/go-pg/pg/blob/30e7053c6cacdd44d06cf2b92183b49188b7c922/types/append_value.go#L151
  - url: 'https://github.com/go-pg/pg/releases/tag/v10.15.0'
  - url: >-
      https://media.defcon.org/DEF%20CON%2032/DEF%20CON%2032%20presentations/DEF%20CON%2032%20-%20Paul%20Gerste%20-%20SQL%20Injection%20Isn%27t%20Dead%20Smuggling%20Queries%20at%20the%20Protocol%20Level.pdf
  - url: >-
      https://www.sonarsource.com/blog/double-dash-double-trouble-a-subtle-sql-injection-flaw
tags:
  - osv
  - go
epss: 0.00444
epssPercentile: 0.35894
ingestedAt: '2026-09-12T03:13:01.761Z'
---

## Overview

go-pg pg v10.13.0 was discovered to contain a SQL injection vulnerability via the component /types/append_value.go.

## Affected packages

- `github.com/go-pg/pg/v10 < 10.15.0`
- `github.com/go-pg/pg/v9 <= 9.2.1`
- `github.com/go-pg/pg <= 8.0.7`

## Remediation

Upgrade to a patched release:

- `github.com/go-pg/pg/v10 10.15.0`
