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.

PostgreSQL has released updates to address a critical security vulnerability, identified as CVE-2026-6471, which has reportedly been present in the database system for 12 years. The flaw allows a user who possesses replication privileges to execute arbitrary code on the database server. This is achieved by loading a specially crafted malicious library, leveraging a mechanism within the logical decoding feature.
The vulnerability specifically targets the logical decoding functionality, a feature used for streaming data changes out of the database. Under normal operation, logical decoding plugins are loaded to transform the internal WAL (Write-Ahead Log) format into a more consumable format for external applications. The reported flaw exploits the trust placed in these plugins, allowing a privileged but malicious user to introduce and execute arbitrary code.
The mechanism of the attack involves a user with existing replication privileges. These privileges are typically granted to users or systems responsible for maintaining database replicas or integrating with external data pipelines. By exploiting the logical decoding process, such a user could specify a path to a malicious library. When the PostgreSQL server attempts to load this library as part of the logical decoding operation, the arbitrary code contained within it would be executed with the privileges of the database server process.
The scope of impact for this type of vulnerability is significant, as it allows for privilege escalation from a replication-privileged user to the database server's operating system user. This could lead to full compromise of the database server, including data exfiltration, modification, or denial of service. Systems utilizing PostgreSQL's logical decoding feature, particularly those with multiple users or automated systems granted replication privileges, would be most at risk.
Mitigation for this class of issue typically involves strict access control and careful configuration. In this specific instance, the fix introduces a new configuration parameter named output_plugin_libraries. This parameter functions as a whitelist, allowing administrators to explicitly define which logical decoding plugins are permitted to be loaded. By default, this list is empty, requiring administrators to consciously enable specific, trusted plugins.
Administrators are strongly advised to update their PostgreSQL installations to the patched versions immediately. Following the update, it is crucial to review and configure the new output_plugin_libraries parameter. Only trusted and verified logical decoding plugins should be added to this whitelist. Furthermore, a thorough audit of users with replication privileges is recommended to ensure that only necessary accounts possess such elevated access.
This incident underscores the enduring challenge of securing complex software systems, particularly those with long development cycles and extensive feature sets. The discovery of a 12-year-old flaw in a widely used database system like PostgreSQL highlights the importance of continuous security auditing, even for mature and well-vetted software. It also reinforces the principle of least privilege, emphasizing that even seemingly benign privileges, when combined with specific vulnerabilities, can lead to severe security compromises.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed