ConicPlex

Start Your Project

A document being fed into an office paper shredder next to a folder with scattered loose papers

On this Page

Sucuri Security Plugin Patches a File-Deletion Vulnerability (CVE-2026-73033)

Sucuri Security 2.7.4 fixes a path traversal bug (CVE-2026-73033) that let admin accounts delete core WordPress files like wp-config.php. Here is what it affects and how to fix it.

Husen Memon

August 16, 2026

Sucuri Security, one of the most widely installed WordPress security and malware-scanning plugins, shipped version 2.7.4 this month to fix a path traversal vulnerability tracked as CVE-2026-73033. The Sucuri Security plugin vulnerability was published to the National Vulnerability Database on August 10, 2026, and affects every version up to and including 2.7.3.

What the Sucuri Security plugin vulnerability actually does

The bug lives in the pageIntegritySubmission() method inside src/integrity.lib.php, part of the plugin’s file integrity checker. That code accepts a sucuriscan_integrity parameter and concatenates it directly with the site’s ABSPATH without sanitizing it first. An authenticated administrator, or an attacker who has already gained admin-level access some other way, can supply directory traversal sequences like ../ in that parameter and get the plugin to call unlink() on files sitting outside the WordPress install, including wp-config.php or .htaccess.

It’s rated 6.5 (Medium) under CVSS 3.1 and 7.0 (High) under the newer CVSS 4.0 scoring, filed under CWE-22 for improper limitation of a pathname to a restricted directory. Because it needs high privileges to trigger, it’s not something a random site visitor can pull off directly. Where it actually bites is the scenario a lot of agencies deal with day to day: a client site with several admin accounts, one compromised admin credential, or a separate plugin vulnerability that already handed someone admin access and is now looking for a way to do real damage. Deleting wp-config.php or .htaccess is a fast way to take a site fully offline or set up a malicious reinstall.

What to do about it

If a site you manage is running Sucuri Security 2.7.3 or earlier, update to 2.7.4 or later. It’s a routine plugin update with nothing unusual reported about it. Worth pairing with a quick check on who actually holds administrator access on the site, since that’s the privilege level this bug depends on to be exploitable at all.

It’s also a reasonable prompt to have someone actually review plugin permissions and admin accounts rather than assume a security plugin is quietly handling everything in the background. That kind of review is part of what we look at during a WordPress development engagement when we take over maintenance on an existing site. If the site also needs the core update we covered earlier this week, this is a good time to clear both at once.

Sources

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.

Keep reading

News & Updates

A laptop on a wood desk with a glowing multicolor magnifying glass hovering over stacked browser-window cards, symbolizing a Google search ranking update

Google’s August 2026 Spam Update Is Rolling Out Worldwide

Google began rolling out its third spam update of 2026 on August 18, applying globally across every language. Here is…

Sameer Malek

August 20, 2026

News & Updates

A laptop on a real desk at night glowing with a blurred grid of file thumbnails, evoking a WordPress file upload

Elementor Pro Patches a Critical Unauthenticated File Upload Flaw (CVE-2026-32475)

Elementor Pro 4.2.2 patches CVE-2026-32475, a CVSS 9.0 unauthenticated file upload flaw in the Form widget that let attackers plant…

Aftab Memon

August 20, 2026

News & Updates

A hand sliding a folder into an open metal filing cabinet drawer among rows of archived paper files, illustrating an unauthorized file being written into an existing directory

W3 Total Cache Patches a Critical Unauthenticated File-Write Bug (CVE-2026-18051)

W3 Total Cache before 2.10.5 has a critical unauthenticated file-write flaw, CVE-2026-18051, CVSS 10.0. Update now….

Aftab Memon

August 20, 2026