What the vulnerability does
01Description
The Authors List plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.0.6.1 via the via arbitrary method call from Authors_List_Shortcode class. This makes it possible for authenticated attackers, with Contributor-level access and above, to call methods such as get_meta to extract sensitive user data including password hashes, email addresses, usernames, and activation keys via specially crafted shortcode attributes
Explanation of Vulnerability in Simple Terms
02Summary
Authors List through version 2.0.6.1 exposes sensitive information to authenticated users. A logged-in user with low privileges can read data they should not have access to. The vulnerability does not allow data modification or system unavailability. Update to a version newer than 2.0.6.1.
What an attacker can do
03Attacker Capabilities
Read sensitive information accessible only to higher-privilege users.
Potential impact on your site
04Site Impact
Authenticated users can view private or restricted data they shouldn't access.
Conditions required to exploit
05Prerequisites
Attacker must be logged in with a low-privilege account; no user interaction required.
Key dates
06Disclosure timeline
November 11, 2025
CVE published
April 8, 2026
Record updated