216.73.216.133

CVE-2026-48114

· Published 15/06/2026 22:16 · Modified 16/06/2026 15:50 · Author: The MITRE Corporation

Labels: CVE-2026-48114 2026-06-15CVE-2026-48114CWE-89[email protected]

Essential information

Published
15/06/2026 22:16
Modified
16/06/2026 15:50
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CWE-89
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
metacat / metacat cpe:2.3:a:metacat:metacat:2.0.0-2.9.9:*:*:*:*:*:*:*
metacat / metacat cpe:2.3:a:metacat:metacat:3.0.0:*:*:*:*:*:*:*

References