PT-2026-67131 · WordPress · User Access Manager
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
User Access Manager versions prior to 2.3.16
Description
The User Access Manager plugin for WordPress contains a Directory Traversal flaw. This issue allows unauthenticated attackers to read arbitrary files on the server, potentially exposing sensitive information. The flaw occurs because when the
attachment url to postid() function returns 0 for a traversal path, the plugin relies on a global post established by a valid attachment id parameter. This causes the access check to validate against a legitimate public attachment while the system streams the file from the path specified by the attacker via the uamgetfile parameter.Recommendations
Update the plugin to version 2.3.16 or later.
Avoid using the
uamgetfile parameter until the update is applied.Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
User Access Manager