CVE-2026-16263
Received Received - Intake

Unauthenticated Local File Inclusion in WP Maps WordPress Plugin

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

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: WPScan

Description

The WP Maps WordPress plugin before 4.9.7 does not perform a capability check in one of its AJAX actions and does not properly validate a user-controlled path before using it in a file inclusion, allowing users with a Subscriber account to include and execute arbitrary existing local PHP files on the server.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_maps wp_maps to 4.9.7 (exc)

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 is a Local File Inclusion (LFI) issue in the WP Maps WordPress plugin versions before 4.9.7. It occurs because the plugin fails to check user permissions in an AJAX action and does not validate a user-controlled path before including it in a file operation. This allows Subscriber-level users to include and execute arbitrary local PHP files on the server.

Detection Guidance

Check if the WP Maps plugin version is below 4.9.7 by inspecting the WordPress admin panel or using commands like 'wp plugin list' in WP-CLI. Look for suspicious AJAX requests or file inclusion attempts in server logs.

Impact Analysis

An attacker with a Subscriber account could exploit this to execute malicious PHP files on your server, potentially leading to unauthorized access, data theft, or further compromise of your WordPress site and server.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection requirements and HIPAA's security rules for protected health information. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Update the WP Maps plugin to version 4.9.7 or later immediately. If updating is not possible, consider disabling the plugin temporarily until an update is applied.

Chat Assistant

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

EPSS Chart