A high-severity SQL injection bug in the PostgreSQL interactive tool was exploited alongside the zero-day used to break into the US Treasury in December, researchers say. Rapid7's principal security researcher, Stephen Fewer, disclosed CVE-2025-1094 (8.1) on Thursday, saying it was a key part of the exploit chain that also included the BeyondTrust zero-day (CVE-2024-12356). In fact, CVE-2025-1094 was so important to the chain that the BeyondTrust attack couldn't have been pulled off without it, we're told. "Rapid7 discovered that in every scenario we tested, a successful exploit for CVE-2024-12356 had to include exploitation of CVE-2025-1094 in order to achieve remote code execution," said Fewer. "While CVE-2024-12356 was patched by BeyondTrust in December 2024, and this patch successfully blocks exploitation of both CVE-2024-12356 and CVE-2025-1094, the patch did not address the root cause of CVE-2025-1094, which remained a zero-day until Rapid7 discovered and reported it to PostgreSQL." According to Rapid7's director of vulnerability intelligence, Caitlin Condon, CVE-2025-1094 affects all versions of the PostgreSQL interactive tool, but, fortunately, it isn't particularly simple to exploit. Given the complexity of the exploit pattern, Rapid7 doesn't expect attacks to be carried out away from the BeyondTrust versions already known to be vulnerable. She said via Mastodon: "But with the above said, it's clear that the adversaries who perpetrated the December attack really knew...
Critical PostgreSQL bug tied to zero-day attack on US Treasury
The Register
·Connor Jones
·Published Feb 14, 2025
·Updated
Affected Software
2 affected components
PostgreSQL psql
PostgreSQL interactive tool=8.1
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a critical SQL injection bug in PostgreSQL that was exploited alongside a zero-day attack on the US Treasury.
2
What security implications are discussed in relation to the PostgreSQL bug?
The security implications include the potential for unauthorized access and exploitation of sensitive information within government systems.
3
Which version of PostgreSQL is specifically mentioned as being affected?
The affected version mentioned in the article is the PostgreSQL interactive tool version 8.1.
4
Who disclosed the PostgreSQL bug and its relation to the attack?
The bug was disclosed by Rapid7's principal security researcher, Stephen Fewer.
5
What type of vulnerability was identified in PostgreSQL?
A high-severity SQL injection vulnerability was identified in the PostgreSQL interactive tool.