CVE-2026-13455
MEDIUMPostgreSQL Anonymizer: Unrestricted function can leak the secret salt
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-13455. PoCs published by HermesNA-1.
AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-13455, a vulnerability in PostgreSQL Anonymizer allowing unprivileged masked users to collect (seed, hash_output) pairs via the anon.hash() function for offline brute-force attacks. The code lacks actual exploit implementation and only includes placeholder logic.
Description
PostgreSQL Anonymizer contains a vulnerability that allows unprivileged masked users to repeatedly call the anon.hash() function and collects (seed, hash_output) pairs to perform an offline brute-force attack and deduce the salt. The problem is resolved in PostgreSQL Anonymizer 3.1.2 and later versions
Exploits (1)
This repository contains an auto-generated stub module for CVE-2026-13455, a vulnerability in PostgreSQL Anonymizer allowing unprivileged masked users to collect (seed, hash_output) pairs via the anon.hash() function for offline brute-force attacks. The code lacks actual exploit implementation and only includes placeholder logic.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N