---
cve: "CVE-2026-48114"
severity: "CRITICAL"
cvss: 9.8
epss: "0.4%"
vendor: "NCEAS"
kev: false
exploited: false
published: "2026-06-15 20:16:28"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T14:48:38+02:00"
---

# CVE-2026-48114

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

Metacat is data repository software that helps researchers preserve, share, and discover data. Versions 2.0.0 and and above contain an unauthenticated SQL injection in the /harvesterRegistration endpoint. HarvesterRegistration.dbInsert() builds an INSERT against HARVEST_SITE_SCHEDULE via string concatenation, using a quoteString() helper that performs raw single-quote wrapping without escaping. Three request parameters reach the sink: unit, contactEmail, and documentListURL. The servlet does not verify a real LDAP identity. Allowing the vulnerable insert to proceed. Since the PostgreSQL backend permits stacked queries via Statement.executeUpdate(), this vulnerability allows full read/write/execute access in the Metacat database context. The vulnerability was remediated in Metacat 3.0.0.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 820d595309b399fdbdf4983bd1b1dd795773472a (Commit)

## Referenzen

- <https://github.com/NCEAS/metacat/security/advisories/GHSA-wrc6-rc34-hrcg>
- <https://github.com/NCEAS/metacat/commit/820d595309b399fdbdf4983bd1b1dd795773472a>

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