Security1 distinct publisher2 min readPublished
Wordfence and Patchstack disclosed five critical bugs in WPMU DEV Dashboard, Avada, TranslatePress, Pods and GiveWP. Only one of them fires with no configuration precondition. That is what sets the patch order.
The Watch · Security desk

Compiled by The WatchSomething wrong?How this is made
Patchstack's account of CVE-2026-82222 is the one worth reading line by line, because it names a shape rather than a symptom. The chain is a broken "safe unserialize" helper, a donation flow that feeds that helper attacker-controlled data, and a gadget chain in code that GiveWP itself ships [7]. Patchstack's framing is that PHP object injection becomes remote code execution when three ingredients line up: a place to store an attacker-controlled serialized object, code that later unserializes it, and a gadget chain in loaded classes [8]. The root causes it lists are trusting a serialization sanitizer that does not actually strip objects, unserializing data read back from the database as if the database were trusted, and shipping development-only libraries into production, where they provide ready-made gadget chains [9].
Four of the five need something else to be true before they fire [11]. WPMU DEV Dashboard requires the site to be connected to WPMU DEV with Hub SSO enabled and mapped to an administrator [1]. Avada's file write requires Fusion Builder installed and active at 3.16 or below [2]. TranslatePress requires automatic string saving enabled and a target administrator whose profile locale is set to a published secondary language [3]. GiveWP requires one published donation form and one active payment gateway [5]. Pods is the outlier with no stated configuration gate, which puts every install up to 3.3.9 in scope for unauthenticated privilege escalation [4][11].
Four are scored 9.8 and GiveWP 10.0 [10]. That is a spread of 0.2 across five different bug classes [15]. It tells you nothing about which one an attacker reaches on your estate first. The other detail in the wording: four entries specify an unauthenticated attacker, while the GiveWP entry says only "an attacker" [12].
The disclosures as summarised give affected version ceilings, not fixed versions [13], so the update target for each component has to come off the vendor changelog rather than the advisory. Nothing in them describes exploitation in the wild [14]. Wordfence and Patchstack are the reporting parties [6]. That silence on exploitation reflects an absence of reporting rather than time bought.
For an agency or marketing estate, the practical difference between these five is where the answer lives. Pods and Avada are answerable from a plugin and theme inventory. The WPMU DEV, TranslatePress and GiveWP conditions live in per-site settings, which means the triage question is a configuration query across the fleet, not a version report.
Ranked by verification strength, evidence, and original report placement.
CVE-2026-76581 (CVSS 9.8) is an authentication bypass in the WPMU DEV Dashboard plugin that allows an unauthenticated attacker, on sites connected to WPMU DEV with Hub Single-Sign On enabled and mapped to an administrator, to obtain administrator access and take over the site. Affects all versions up to and including 5.0.1.
CVE-2026-18431 (CVSS 9.8) is an arbitrary file write in the Avada theme that lets an unauthenticated attacker write attacker-controlled files to the server, then create and execute arbitrary PHP files, resulting in remote code execution and complete site compromise. Affects all versions up to and including 7.16 when the Fusion Builder plugin is installed and active in versions up to and including 3.16.
CVE-2026-19632 (CVSS 9.8) is a sensitive information exposure in the TranslatePress plugin allowing an unauthenticated attacker to extract the raw administrator password-reset URL, including the plaintext reset key and login parameters, enabling full administrator account takeover. Affects all versions up to and including 3.3.1, only when automatic string saving is enabled and the target administrator's profile locale is set to a published secondary language.
CVE-2026-19598 (CVSS 9.8) is a privilege escalation flaw in the Pods plugin that allows an unauthenticated attacker to escalate to Administrator or overwrite the password of any user account, including the site owner's, resulting in complete site takeover. Affects all versions up to and including 3.3.9.
CVE-2026-82222 (CVSS 10.0) allows an attacker to execute arbitrary commands on the server of a GiveWP site that has one published donation form and one active payment gateway. Affects all versions up to and including 4.16.7.1.
The five vulnerabilities were disclosed according to Wordfence and Patchstack.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 29, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
security
Six bugs, one order of operations: Avada's zero-click chain is a same-day patch1 distinct publisher
security
GiveWP issues accounts to unauthenticated attackers on sites where registration is off2 distinct publishers
build
GiveWP rebuilds an anonymous visitor's serialized object into command execution1 distinct publisher
build
Return post IDs and get out of the way: the one search plugin decision you live with1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Precise advisory relay, unverified and unfinished
Five CVE identifiers, five scores, five version ceilings and a named trigger for four of them is more specificity than vulnerability roundups usually carry, and Patchstack's own words on the GiveWP chain are quoted rather than paraphrased. The gap is the other half of a security story: no patched release is named anywhere, and The Hacker News is restating two disclosure programs rather than testing anything, so nothing here is checkable without going to the advisories.
Nothing here to count
There is no quantity in this story. No install figures for the five components, no share of sites running an affected version, no patch uptake — and without fixed release numbers there is nothing uptake could even be measured against. The account stops at disclosure.
Uniform criticals, unequal reach
Four 9.8s and a 10.0 read as five equally live fires. The preconditions say otherwise: only the Pods flaw fires on an unpatched install alone, while the rest wait on Hub SSO being mapped to an admin, Fusion Builder being active, an admin sitting on a secondary locale, or a donation form being live. Add that no exploitation is reported and the scoring runs modestly ahead of demonstrated risk — modestly, because the underlying capability claims are specific and the flattening comes from CVSS, not from the writing.
Scored by the finders, unanswered by the vendors
Every number that matters — the four 9.8s, the 10.0, the version ceilings, the root-cause narrative — originates with Wordfence and Patchstack, the two firms that found and published these flaws, and this reporting adopts their scoring without adjustment. Nobody on the other side speaks: no plugin or theme author is quoted, no fix is confirmed, and no party outside the disclosure pipeline has looked at the severity ordering.
Consistent enough to act on, thin enough to check
Internally the account holds: scores, version ranges and triggering conditions are stated cleanly and do not contradict each other, and the one wobble — GiveWP's unstated authentication requirement — is visible rather than hidden. But it is a single outlet condensing two vendors' advisories. That is sound footing for scheduling a patch window and weak footing for treating the severity ranking as final.