Prime Listing Manager WordPress Plugin Privilege Escalation Vulnerability

Vulnerability

A privilege escalation vulnerability has been identified in the Prime Listing Manager WordPress plugin, affecting versions through 1.1. This vulnerability allows an attacker to gain administrative access without an account on the targeted site, enabling unauthorized actions. The issue arises from a hardcoded secret that can be exploited to generate a JSON Web Token (JWT) with administrative privileges.

Impact

Exploitation of this vulnerability allows for unauthorized administrative access, enabling an attacker to perform any actions available to an admin user on the WordPress site.

Reproduction

To reproduce this vulnerability, a Node.js script can be used to generate a JWT. The script creates a token by signing a payload that includes an admin user ID and username, using a hardcoded secret. Once the JWT is generated, it can be used to authenticate a request to the WordPress site's REST API, specifically to the 'user/change-password' endpoint. This request can include a new password, which, once accepted, allows logging in with the username and the newly set password.

Added: Feb 12, 2026, 6:39 AM
Updated: Feb 12, 2026, 6:39 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
6.2
remediation
0.0
relevance
3.0
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.