S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Dec 1, 2025

CVE-2019-25213 Scanner

CVE-2019-25213 Scanner - Path Traversal vulnerability in WordPress Advanced Access Manager

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.3k
Times Used
continuous scan runs
4.7k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2019-25213
7.5
CVSScritical
Exploitable remotely over the internet · no authentication required.

The Advanced Access Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Read in versions up to, and including, 5.9.8.1 due to insufficient validation on the aam-media parameter. This allows unauthenticated attackers to read any file on the server, including sensitive files such as wp-config.php

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Advanced Access Manager – Access Governance for WordPressby vasyltech
AFFECTED< 5.9.9SAFE ✓≥ 5.9.9
advanced_access_managerby advanced_access_manager_project
AFFECTED< 5.9.9SAFE ✓≥ 5.9.9
Updated Aug 21, 2026View on NVD →
Detail

The WordPress Advanced Access Manager is a plugin widely used across WordPress sites to manage and configure access control settings effectively. It aids webmasters, developers, and administrators in applying roles and restrictions on content and features within the WordPress site. The plugin is integral for ensuring that users only access the parts of the site intended for them, providing a layer of security and management simplicity. Organizations and individual websites leverage this tool to maintain their WordPress installations' operational integrity. From e-commerce sites to simple blogs, the plugin finds use in various scenarios where content and feature access need meticulous management. This influential nature combined with broad deployment underscores the need for ensuring its security.

The Path Traversal vulnerability identified in the Advanced Access Manager plugin poses a significant risk if left unpatched. This flaw enables attackers to manipulate URL-based file path references to gain unauthorized access to files beyond their permitted directory scope. Notably, it allows unauthenticated attackers to read arbitrary files on the server. This could include sensitive configuration files, such as wp-config.php, leading to potential information leakage. The vulnerability is critical due to its ability to expose sensitive data, which attackers could leverage to compromise the WordPress installation. Identifying and promptly addressing this weakness is crucial for maintaining a secure operational environment.

Technical analysis reveals that the vulnerability stems from insufficient validation of user input, particularly related to the 'aam-media' parameter. Attackers can exploit this flaw by crafting a specific GET request to bypass path restrictions, effectively performing a directory traversal. The vulnerable endpoint, wp-admin/admin-ajax.php, serves as the mechanism for access, where improper sanitization permits file read access beyond intended directories. By injecting unauthorized file paths, attackers can retrieve contents of sensitive files. The validation failure occurs without requiring user interaction or authentication, exacerbating the exploitation risks and potential data exposure threats.

Exploitation of this vulnerability could lead to several adverse outcomes, including significant security breaches. Potential effects include the disclosure of sensitive data, such as database credentials (from wp-config.php), which could allow attackers to gain deeper access to the application. In severe cases, the disclosed information might enable unauthorized database access or administrative privileges, escalating the risk of further exploitations. The compromise could result in service disruptions or unauthorized data modifications, affecting the site's integrity and availability. Furthermore, exposed credentials might lead to broader network intrusions beyond the initial plugin vulnerability.

REFERENCES

Solution Advice
  • Update the Advanced Access Manager plugin to the latest version that patches this vulnerability.
  • Regularly monitor and audit any user input points to ensure proper sanitization and validation.
  • Consider adding firewall rules or intrusion detection systems to block malicious payloads targeting vulnerable endpoints.
  • Implement file access restrictions at the server level to limit exposure from web-accessible directories.
  • Consistently review and apply WordPress security best practices, including plugin review and version management.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2019-25213 Scanner - Path Traversal vulnerability in WordPress Advanced Access Manager | S4E