Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Sucuri/sucuri-wordpress-plugin/issues/217
- https://www.vulncheck.com/advisories/sucuri-wordpress-plugin-path-traversal-via-
- https://github.com/Sucuri/sucuri-wordpress-plugin/issues/217
FAQ
What is CVE-2026-73033?
CVE-2026-73033 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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...
How severe is CVE-2026-73033?
CVE-2026-73033 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73033?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.