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 and an antique analog monitoring gauge glowing blue on a dark desk at night, symbolizing a quietly exploited server monitoring vulnerability

Zimbra Collaboration Suite RCE Flaw Faces Active Exploitation (CVE-2026-73570)

CISA added Zimbra Collaboration Suite flaw CVE-2026-73570 to its Known Exploited Vulnerabilities catalog on August 21, 2026, confirming active attacks…

Sameer Malek

August 22, 2026

Design

A laptop displaying a dark navy financial dashboard with charts, next to a leather portfolio and fountain pen on an office desk

What Actually Makes a Finance Website Look Trustworthy

A finance website earns trust through specific, checkable signals: named credentials, transparent pricing or process language, fast load times, and…

Hasnain Memon

August 22, 2026

Software

A phone glowing with a notification next to a laptop showing a CRM dashboard on a dealership office desk at dusk, with a car visible through the window

Speed to Lead: Why Your Website’s Tools Need to Feed Your CRM in Real Time

A real WordPress plugin build shows why on-site interactive tools should feed your CRM in real time, not an inbox,…

Sajil Memon

August 22, 2026