CVE-2026-19634

PostgreSQL Anonymizer contains a SQL injection vulnerability in two import functions. A user can create a malicious JSON document containing specially crafted object names. If a superuser subsequently calls anon.import_database_rules() or anon.import_roles_rules(), the malicious code is executed with superuser privileges. The issue is fixed in PostgreSQL Anonymizer 3.1.4 and later
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-06 16:16

Updated : 2026-09-09 05:17


NVD link : CVE-2026-19634

Mitre link : CVE-2026-19634

CVE.ORG link : CVE-2026-19634


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')