Sucuri Security WordPress plugin through version 2.7.3 contains a path traversal vulnerability in the pageIntegritySubmission() method in src/integrity.lib.php that allows authenticated administrators to delete arbitrary files by supplying directory traversal sequences in the sucuriscan_integrity parameter. Attackers can manipulate the unsanitized file path concatenated with ABSPATH to traverse outside the WordPress installation directory and invoke unlink() on sensitive files such as wp-config.php and .htaccess, causing site outage or enabling malicious reinstallation.
{
"cwe_ids": [
"CWE-22"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73033.json",
"cna_assigner": "VulnCheck"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.7.3"
},
{
"fixed": "2.7.3"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}