---
cve: "CVE-2026-50812"
severity: "MEDIUM"
cvss: 5.5
epss: "11%"
vendor: "n/a"
kev: false
exploited: false
published: "2026-07-08 18:16:32"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T03:28:52+02:00"
---

# CVE-2026-50812

> 5.5 MEDIUM · 🧪 PoC

## Beschreibung

A NULL pointer dereference in the SQLite Session Extension in SQLite 3.53.1 and SQLite trunk builds before check-in e807d4e3798efd53 allows an attacker who can supply a malformed changeset blob to cause a denial of service. The issue occurs when sqlite3changeset_apply_v3() applies a corrupt changeset and reaches sqlite3_value_type() with a NULL sqlite3_value pointer.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- b869ed6b067d623cb1383549f2a18aa35508385d (Commit)

## Referenzen

- <https://sqlite.org/src/info/e807d4e3798efd53>
- <https://github.com/sqlite/sqlite/commit/b869ed6b067d623cb1383549f2a18aa35508385d>
- <https://gist.github.com/junius-sec/bb556f333957c5226dede314db0e9e91>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-50812) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
