A maximum-severity vulnerability in the GiveWP plugin for WordPress allows an unauthenticated attacker to execute arbitrary commands on the hosting server. [...]

A critical vulnerability in the GiveWP plugin for WordPress, identified as CVE-2026-82222, allows an unauthenticated attacker to execute arbitrary commands on the hosting server. The flaw affects GiveWP versions up to and including 4.16.7.1. The plugin, which has over 100,000 installations, is used for collecting donations and managing fundraising campaigns.
The vulnerability was reported by security researcher Udin Chan on July 28 through the Patchstack vulnerability intelligence platform. Exploitation of the flaw involves chaining three distinct issues: an unsafe helper for deserializing PHP data, a donation-processing flow that stores attacker-controlled serialized objects, and a gadget chain within libraries bundled with the plugin that can invoke arbitrary system commands.
While successful exploitation typically requires an attacker to have an account on the target site, an exposed unauthenticated registration action (give_action=user_register) in GiveWP allows for account creation even when site registration is disabled in WordPress settings. This means an attacker can create an account, obtain an authentication cookie, and then proceed with the attack sequence.
Once authenticated, an attacker can store a malicious serialized object in their user profile. This object is then injected into the plugin's session database by submitting a specially crafted donation. The server writes the gadget object into `wp_give_sessions` before returning an HTTP 500 error. Subsequently, requesting any front-end page with the authentication cookie causes the server to deserialize the gadget, executing the attacker's command.
Versions 4.16.6 through 4.16.7.1 remain vulnerable, though exploitation in these specific versions requires the presence of a legacy donation form lacking `formBuilderSettings`. Such conditions might exist in upgraded installations, sites utilizing the plugin's option-based form editor, or when importing or restoring older forms.
GiveWP released version 4.16.7.2 on August 27 to address the vulnerability. The update blocks serialized data during donation processing and restricts object creation at several deserialization points. Additionally, the security update removes serialized object payloads already stored in affected databases. While the registration action in GiveWP still does not honor WordPress user registration settings, this specific issue is no longer exploitable for code execution.
Website administrators using GiveWP are strongly advised to apply the security updates immediately to protect against potential exploitation of CVE-2026-82222. This is not the first time GiveWP has been targeted; last year, attackers exploited the plugin to indirectly breach Pi-hole, a network-level ad-blocker, exposing the names and email addresses of 30,000 donors.
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.

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

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.