---
id: CVE-2025-13494
title: >-
  The SSP Debug plugin for WordPress is vulnerable to Sensitive Information
  Exposure in all versions up to, and including, 1.0.0
summary: >-
  The SSP Debug plugin for WordPress is vulnerable to Sensitive Information
  Exposure in all versions up to, and including, 1.0.0. This is due to the
  plugin storing PHP error logs in a predictable, web-accessible location
  (wp-content/upload…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
published: '2025-12-05'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T23:10:00.463'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-13494'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/ssp-debugging/tags/1.0.0/ssp-debug.php#L221
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/ssp-debugging/trunk/ssp-debug.php#L221
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/66f29499-1522-43cd-af78-9b734c66af8c?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00293
epssPercentile: 0.1954
ingestedAt: '2026-09-25T23:21:16.886Z'
---

## Overview

The SSP Debug plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.0. This is due to the plugin storing PHP error logs in a predictable, web-accessible location (wp-content/uploads/ssp-debug/ssp-debug.log) without any access controls. This makes it possible for unauthenticated attackers to view sensitive debugging information including full URLs, client IP addresses, User-Agent strings, WordPress user IDs, and internal filesystem paths.

## Remediation

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