---
id: CVE-2026-73033
title: >-
  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 supplyi…
summary: >-
  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 supplyi…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H'
cwe:
  - CWE-22
vendor: Sucuri
product: sucuri-wordpress-plugin
affected:
  - sucuri-wordpress-plugin <= 2.7.3
published: '2026-08-10'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T18:17:05.653'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73033'
references:
  - url: 'https://github.com/Sucuri/sucuri-wordpress-plugin/issues/217'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/sucuri-wordpress-plugin-path-traversal-via-integrity-lib-php
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Sucuri/sucuri-wordpress-plugin/issues/217'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-08-11T14:49:29.487552Z'
epss: 0.00729
epssPercentile: 0.52812
ingestedAt: '2026-09-10T21:05:53.595Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
