CVE-2025-11377 MEDIUM

CVE-2025-11377: List category posts <= 0.92.0 - Authenticated (Contributor+) Information Exposure

Vendor Fernandobt
Product List category posts
Weakness CWE-200 · Info exposure
Published November 1, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The List category posts plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 0.92.0 via the 'catlist' shortcode due to insufficient restrictions on which posts can be included. This makes it possible for authenticated attackers, with contributor-level access and above, to extract data from password protected, private, or draft posts that they should not have access to.

Explanation of Vulnerability in Simple Terms

02Summary

List category posts versions up to 0.92.0 expose 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 modification or deletion of data, and does not affect site availability. Update to a version newer than 0.92.0.

What an attacker can do

03Attacker Capabilities

Read sensitive information that should be restricted from their user role.

Potential impact on your site

04Site Impact

Authenticated users may view private or restricted post categories and content.

Conditions required to exploit

05Prerequisites

Attacker must be logged in with a low-privilege account; no user interaction required.

Key dates

06Disclosure timeline

November 1, 2025 CVE published
April 8, 2026 Record updated