CVE-2026-13157
Received Received - Intake

Arbitrary File Upload in Demo Import WordPress Plugin

Vulnerability report for CVE-2026-13157, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-01

Last updated on: 2026-08-01

Assigner: WPScan

Description

The Demo Import WordPress plugin through 1.1.3 does not validate the type of files uploaded during demo-content import (the WordPress file-type test is disabled), allowing high-privilege users (Administrator by default, including non-super-admin site administrators on multisite) to upload executable PHP files to the uploads directory.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-01
Last Modified
2026-08-01
Generated
2026-08-01
AI Q&A
2026-08-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
demo_import demo_import 1.1.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the Demo Import WordPress plugin version 1.1.3 or earlier. It allows high-privilege users, such as Administrators, to upload executable PHP files to the uploads directory without proper validation. The plugin disables WordPress file-type checks during demo-content import, enabling malicious file uploads.

Detection Guidance

Check the uploads directory for unexpected PHP files. Look for files with .php extensions in /wp-content/uploads/. Review user activity logs for high-privilege users uploading files. Use WordPress plugins like Wordfence to scan for malicious uploads.

Impact Analysis

An attacker with Administrator access could upload a PHP file to execute arbitrary code on your server. This could lead to full system compromise, data theft, or unauthorized modifications to your WordPress site. Non-super-admin site administrators on multisite setups are also affected.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by allowing unauthorized PHP file uploads. Executable files in the uploads directory may enable attackers to execute malicious code, potentially leading to data breaches or unauthorized access to sensitive information, violating data protection requirements.

Mitigation Strategies

Update the Demo Import plugin to the latest version if available. Disable file uploads for non-administrative users. Restrict PHP execution in the uploads directory via .htaccess or server configuration. Monitor uploads directory for unauthorized files.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13157. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart