CVE-2026-83534

Summary

PostgreSQL Anonymizer contains a vulnerability in the anon.anonymize_database_parallel() function that allows the owner of a table to run arbitrary code with superuser privilege. The issue is fixed in PostgreSQL Anonymizer 3.2.0 and later versions

Affected Software

VendorProductVersion RangeStatus
DALIBOPostgreSQL Anonymizer1 < 3.2.0affected

Weaknesses

  • CWE-250: Execution with Unnecessary Privileges

Workarounds

Set anon.static_masking to FALSE to disable the feature

References