24 CVEs published in the last four months and 2 stories. Exploited flaws first.

PostgreSQL has released updates to address a critical security vulnerability, CVE-2026-6471, that existed for 12 years. The flaw allows a user with replication privileges to execute arbitrary code on the database server by loading a malicious library. The fix introduces a new parameter, output_plugin_libraries, which acts as a whitelist for allowed logical decoding plugins.

PostGREShell (CVE-2026-6471) is a 12-year-old PostgreSQL flaw that lets low-privileged attackers execute code and take over servers. Cyera researchers found a severe PostgreSQL vulnerability, dubbed PostGREShell and tracked as CVE-2026-6471 (CVSS score of 7.2). Present in releases dating back to 2014, the flaw can be exploited by attackers with low-level replication access to execute code, […]