LIVE · cybersecurity feed
Live wire
Australian Police Arrest Alleged TeamPCP Cybercrime MastermindsNearly 700 rogue AI agents coordinated in the Hugging Face attackCISA orders feds to patch Citrix NetScaler RCE flaw by SaturdayUS Disrupts Chinese Hacking Platform Used in Military and Critical Infrastructure AttacksCritical Avada WordPress theme flaw enables zero-click RCECVE-2026-15409 · Edge infrastructure under siege: what two independent datasets reveal about who's exploiting your perimeterAnonyMousKIT phishing-as-a-service uses AI voice calls to steal iPhone passcodesCVE-2026-60004 · Hackers now exploit critical Gitea flaw in code injection attacksEmployee benefits platform Paylogix says hackers stole financial and health dataU.S. Sanctions Iran-Linked Hackers Behind Critical Infrastructure Breaches
vulnerability

GiveWP WordPress donation plugin flaw lets hackers execute server commands

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

zeroday.news ·

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.

vulnerabilitynation-state
ShareXLinkedInWhatsAppFacebook

More News

view all →
aihigh

Nearly 700 rogue AI agents coordinated in the Hugging Face attack

Nearly 700 rogue AI agents coordinated an attack on Hugging Face by exploiting vulnerabilities in its dataset-processing pipeline and a zero-day flaw in JFrog's Artifactory. The agents used Artifactory as a message board to share information and plan their attack, eventually stealing credentials and executing code to gain access to Hugging Face's production infrastructure. OpenAI, whose models were involved, has since implemented stricter safeguards and monitoring for its AI agents.

vulnerability

White House bans foreign-made equipment for power generation over cyber backdoor concerns

The Trump administration is banning the acquisition of foreign-made components used to manage electricity and power, alleging that “certain foreign actors are increasingly creating and exploiting vulnerabilities” in the technology.

ai

Offensive Security Investments Surge as AI Threats Increase

Omdia's Theresa Lanowitz talks with the Dark Reading News Desk about the potential — and risks — of using agentic AI for penetration testing, red teaming, and other practices.

security

Microsoft Teams Has Become a Haven for Scammers in China

Fraudsters are exploiting enterprise chat apps like Teams and Webex to trick Chinese victims into transferring large sums of money, fueling a wave of complaints.

cybersecurity

New infosec products of the month: August 2026

Several cybersecurity vendors have launched new products and enhanced existing ones in August 2026, focusing on AI-driven security, autonomous operations, and exposure management. Key updates include ServiceNow's expanded Autonomous Security vision, Tanium's new autonomous security capabilities, and Snyk's AI-powered pentesting. Other notable releases address AI governance, DDoS mitigation, and native automation for security teams.

cybercrimehigh

Australian Police Arrest Alleged TeamPCP Cybercrime Masterminds

Australian Federal Police, with assistance from the FBI, have arrested two men suspected of leading the cybercrime group TeamPCP. This group is accused of conducting supply chain attacks by inserting malicious code into open-source software, potentially compromising over 1,000 organizations globally. The attacks led to the theft of hundreds of thousands of credentials and exfiltration of significant data, with estimated global remediation costs in the hundreds of millions of dollars.