๐Ÿ” CVE Alert

CVE-2026-19634

MEDIUM 6.4

PostgreSQL Anonymizer: SQL injection in import_database_rules() and import_roles_rules() via crafted object names / JSON

CVSS Score
6.4
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-89
Vendor dalibo
Product postgresql anonymizer
Published Sep 6, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for dalibo postgresql anonymizer

Be the first to know when new medium vulnerabilities affecting dalibo postgresql anonymizer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

DALIBO / PostgreSQL Anonymizer
1 < 3.1.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gitlab.com: https://gitlab.com/dalibo/postgresql_anonymizer/-/issues/665

Credits

The PostgreSQL Anonymizer project thanks user Sarath Kumar for reporting this problem.