Skip to main content

WordPress EUVDEUVD-2026-17816

| CVE-2026-2696 MEDIUM
Information Exposure (CWE-200)
2026-04-01 contact@wpscan.com GHSA-j528-c652-pjv3
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

4
Patch available
Apr 16, 2026 - 05:29 EUVD
5.1
EUVD ID Assigned
Apr 01, 2026 - 06:22 euvd
EUVD-2026-17816
Analysis Generated
Apr 01, 2026 - 06:22 vuln.today
CVE Published
Apr 01, 2026 - 06:16 nvd
MEDIUM 5.3

DescriptionCVE.org

The Export All URLs WordPress plugin before 5.1 generates CSV filenames containing posts URLS (including private posts) in a predictable pattern using a random 6-digit number. These files are stored in the publicly accessible wp-content/uploads/ directory. As a result, any unauthenticated user can brute-force the filenames to gain access to sensitive data contained within the exported files.

AnalysisAI

Export All URLs WordPress plugin before version 5.1 exposes private post URLs and sensitive data through predictably named CSV export files stored in the publicly accessible wp-content/uploads/ directory, allowing unauthenticated attackers to enumerate and retrieve these files via brute-force attacks against a simple 6-digit filename pattern.

Technical ContextAI

The Export All URLs plugin implements a CSV export function that generates output files with predictable names based on a 6-digit random number appended to a standard filename pattern. The vulnerability stems from insufficient filename randomization and improper access controls. While no CWE is explicitly provided in the input data, this pattern aligns with CWE-330 (Use of Insufficiently Random Values) and CWE-434 (Unrestricted Upload of File with Dangerous Type). The files are stored in wp-content/uploads/, which is conventionally configured as a publicly accessible web directory in WordPress installations. The plugin fails to implement adequate directory-level access restrictions (such as .htaccess rules or web server configuration) that would prevent direct URL enumeration, allowing attackers to construct predictable file paths and retrieve exported data containing private post information that should not be publicly accessible.

RemediationAI

Update the Export All URLs WordPress plugin to version 5.1 or later immediately via the WordPress admin dashboard (Plugins > Updates) or by downloading the patched version from wpscan.com. Administrators unable to update immediately should restrict direct access to the wp-content/uploads/ directory using web server configuration (Apache .htaccess or Nginx location blocks) to require authentication, or move exported CSV files to a non-publicly-accessible directory once generated. Review server logs and the wp-content/uploads/ directory to identify any previously exported files containing sensitive data and remove them. As a precaution, regenerate any private post URLs if exported files are suspected to have been accessed by unauthorized parties.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-17816 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy