ConicPlex

Start Your Project

A photo printer mid-print with a partially printed photograph emerging from it in a home office

On this Page

WordPress 7.0.4 Patches a Real Remote Code Execution Vulnerability

Husen Memon

August 15, 2026

WordPress released version 7.0.4 on August 12, patching a real remote code execution vulnerability. If your site runs Imagick and Ghostscript for image processing and has any user accounts at Author level or above, this one is worth actually reading, not skimming past.

What the vulnerability actually is

According to the official WordPress 7.0.4 release announcement, the fix addresses an authenticated remote code execution flaw triggered through a malicious file upload on sites using Imagick alongside Ghostscript. It’s tracked as CVE-2026-65640 (GHSA-8vr3-7mxf-gx8w), reported by the pwn.ai team.

The “authenticated” part matters for scoping the risk correctly. This isn’t an anonymous, drive-by attack path. An attacker needs an account with Author-level permissions or higher on the site already, whether that’s a legitimate compromised login or an intentionally malicious contributor. Once they have that, uploading a crafted file through Imagick’s processing pipeline is enough to get code execution, which is about as bad as a vulnerability gets.

Who this actually affects

Two conditions both need to be true for this to matter to your site:

  • Imagick is your active image processing library (not every host or configuration uses it, some fall back to GD instead)
  • Ghostscript is installed and available to Imagick on the server

If either of those isn’t the case, this specific CVE doesn’t apply to you directly, though updating core promptly is still the right move regardless. If you’re not sure which image library your site is using, that’s worth checking rather than guessing, since it changes whether this is an urgent fix or a routine one.

What to do about it

Update to 7.0.4. WordPress.org notes three ways to do it: download the update directly, use the Dashboard’s Updates screen, or let it happen automatically if your site has background updates enabled for minor releases. Most managed WordPress hosts push this kind of security release automatically within a day or two, but “probably already updated” isn’t the same as confirming it, especially on a site where an Author-level account might belong to someone outside your immediate team.

Worth a second check while you’re in there: review who actually holds Author-or-above roles on the site. A vulnerability that requires that level of access is only as risky as the accounts that have it, and it’s common for old contributor or guest-author accounts to sit around long after anyone’s using them.

This kind of release, quick core patch, narrow but real attack path, is exactly the sort of thing that’s easy to miss if nobody’s specifically watching for it. Ongoing WordPress development and maintenance work catches this category of update as a matter of course rather than something that gets noticed a month later during an audit.

Husen Memon is a co-founder of ConicPlex, a web development agency specializing in WordPress, Webflow, and custom software builds. Over more than 9 years and 200+ client projects, he has worked across everything from plugin development to full platform migrations, with a focus on building sites and tools that hold up under real day-to-day use, not just in a demo. He writes here about the technical decisions and tradeoffs that come up in that work.

Leave a Reply

Your email address will not be published. Required fields are marked *

Keep reading

Software

Marble consultation counter in a med spa with a tablet, orchid, treatment cards, and a towel, with a treatment room visible in the background

Why a Treatment-Finder Quiz Converts Better Than a Service Menu for Med Spas and Clinics

A treatment-finder quiz can convert far better than a static service list on a med spa or clinic website. Here…

Aftab Memon

September 12, 2026

Plugins

Illustration of a notification bell above a stack of product boxes, representing WooCommerce back in stock notification plugins

Best WooCommerce Back in Stock Notification Plugins: 4 Real Options Compared

WooCommerce has no built-in way to notify a customer when an out-of-stock product comes back. This post compares four real…

Husen Memon

September 11, 2026

News & Updates

A laptop glowing with soft blue, red, yellow, and green light beside a cracked glass cube on a desk, symbolizing a breached browser security boundary

Chrome Patches Its Seventh Actively Exploited Zero-Day of 2026 (CVE-2026-87491)

Google patched CVE-2026-87491, Chrome’s seventh actively exploited zero-day of 2026, in Chrome 153. Here’s what changed and how to update….

Sameer Malek

September 10, 2026

WhatsApp
Husen Memon
Husen Memon
Typically replies instant