WP Clinic
Entrar Registrarse

SEGURIDAD DE PLUGINS

¿Es seguro List Category Posts?

Vulnerabilidades conocidas, compatibilidad con PHP y alternativas más seguras para el plugin de WordPress List Category Posts — verificado contra la base de datos de seguridad local de WP Clinic.

Qué hace este plugin

  • Slug: list-category-posts
  • 80000+ instalaciones activas

categoriescmslistposts

Estado de mantenimiento

  • Última versión conocida: 0.96.0
  • Requiere PHP: 5.6+
  • PHP máximo soportado (analizado): 8.4

Vulnerabilidades conocidas

9 CVEs conocidos registrados para List Category Posts.

CVE Vulnerabilidad Tipo Gravedad Afectadas Corregido en Publicado Estado
CVE-2026-12434 List category posts [list-category-posts] < 0.96.0 Falta de control de autorización Media 4,3 < 0.96.0 0.96.0 2026-07-15 ✓ corregido en la última versión
CVE-2026-32419 List category posts [list-category-posts] < 0.94.0 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,9 < 0.94.0 0.94.0 2026-02-26 ✓ corregido en la última versión
CVE-2025-10163 List category posts [list-category-posts] < 0.92.0 Neutralización incorrecta de elementos especiales en un comando SQL (inyección SQL) Media 6,5 < 0.92.0 0.92.0 2025-12-10 ✓ corregido en la última versión
CVE-2025-11377 List category posts [list-category-posts] < 0.93.0 Exposición de información sensible a un actor no autorizado Media 4,3 < 0.93.0 0.93.0 2025-10-31 ✓ corregido en la última versión
CVE-2025-47636 List category posts [list-category-posts] < 0.92.0 Path Traversal: '.../...//' Alta 7,5 < 0.92.0 0.92.0 2025-05-07 ✓ corregido en la última versión
CVE-2024-1051 List category posts [list-category-posts] < 0.89.7 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 6,4 < 0.89.7 0.89.7 2024-03-29 ✓ corregido en la última versión
CVE-2023-6994 List category posts [list-category-posts] < 0.89.4 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,4 < 0.89.4 0.89.4 2024-01-09 ✓ corregido en la última versión
CVE-2024-9020 List category posts [list-category-posts] < 0.90.3 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,4 < 0.90.3 0.90.3 0000-00-00 ✓ corregido en la última versión

CVE-2026-12434

The List category posts plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 0.95.0 via the sanitize_status. This makes it possible for authenticated attackers, with contributor-level access and above, to extract titles, full content, excerpts, dates, authors, and custom-field metadata of other users' pending-review, scheduled, and trashed posts by embedding a crafted [catlist] shortcode in their own draft and previewing it. This vulnerability is a bypass of the incomplete fix introduced for CVE-2025-11377 in version 0.93.0.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2026-32419

The List category posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 0.93.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2025-10163

The List category posts plugin for WordPress is vulnerable to time-based SQL Injection via the ‘starting_with’ parameter of the catlist shortcode in all versions up to, and including, 0.91.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2025-11377

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.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2025-47636

The List category posts plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 0.90.3. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2024-1051

Update the WordPress List category posts plugin to the latest available version (at least 0.89.7). Ngô Thiên An (ancorn_) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress List category posts Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 0.89.7. Have additional information or questions about this entry? Get in touch.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Patchstack

CVE-2023-6994

Update the WordPress List category posts plugin to the latest available version (at least 0.89.4). Ngô Thiên An (ancorn_) discovered and reported this Cross Site Scripting (XSS) vulnerability in WordPress List category posts Plugin. This could allow a malicious actor to inject malicious scripts, such as redirects, advertisements, and other HTML payloads into your website which will be executed when guests visit your site. This vulnerability has been fixed in version 0.89.4. Have additional information or questions about this entry? Get in touch.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Patchstack

CVE-2024-9020

The List category posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 0.90.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

+ 1 vulnerabilidad conocida más
CVE Vulnerabilidad Tipo Gravedad Afectadas Corregido en Publicado Estado
CVE-2026-3005 List category posts [list-category-posts] < 0.95.0 Desconocido < 0.95.0 0.95.0 0000-00-00 ✓ corregido en la última versión

CVE-2026-3005

The List category posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'catlist' shortcode in all versions up to, and including, 0.94.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

Cómo solucionarlo

Mantén List Category Posts actualizado — 0.96.0 es la última versión en wordpress.org, y cada CVE de arriba indica la versión exacta que lo corrigió ("Corregido en").

Este es el historial completo de vulnerabilidades conocidas del plugin, no un escaneo de una instalación específica — ejecuta un escaneo gratis de tu propio sitio para verificar tu versión instalada exacta.

Alternativas más seguras / más establecidas

Verifica tu propio sitio WordPress

Ejecuta un escaneo pasivo gratis ahora, o crea una cuenta gratuita e instala el plugin de WP Clinic para un escaneo profundo de toda tu cuenta de hosting y reparación asistida por IA.