CVE-2025-12981 CRITICAL

CVE-2025-12981: Listee <= 1.1.6 - Unauthenticated Privilege Escalation

Vendor Dreamstechnologies
Product Listee
Weakness CWE-269
Published February 27, 2026
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Listee theme for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.1.6. This is due to a broken validation check in the bundled listee-core plugin's user registration function that fails to properly sanitize the user_role parameter. This makes it possible for unauthenticated attackers to register as Administrator by manipulating the user_role parameter during registration.

Explanation of Vulnerability in Simple Terms

02Summary

Listee versions up to 1.1.6 contain a privilege management flaw that allows unauthenticated attackers to gain full control over the application. The vulnerability requires no user interaction and can be exploited remotely over the network. An attacker can read sensitive data, modify content, and disrupt service availability.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify or delete content, and disrupt service without authentication.

Potential impact on your site

04Site Impact

Complete compromise of the Listee application and any data it stores or manages.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 27, 2026 CVE published
April 8, 2026 Record updated