CVE-2026-2126

The User Submitted Posts – Enable Users to Submit Posts from the Front End plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 20260113. This is due to the `usp_get_submitted_category()` function accepting user-submitted category IDs from the POST body without validating them against the admin-configured allowed categories stored in `usp_options['categories']`. This makes it possible for unauthenticated attackers to assign submitted posts to arbitrary categories, including restricted ones, by crafting a direct POST request with manipulated `user-submitted-category[]` values, bypassing the frontend category restrictions.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin User Submitted Posts – Enable Users to Submit Posts from the Front End para WordPress es vulnerable a una autorización incorrecta en todas las versiones hasta, e incluyendo, 20260113. Esto se debe a que la función `usp_get_submitted_category()` acepta IDs de categoría enviadas por el usuario desde el cuerpo de la solicitud POST sin validarlas contra las categorías permitidas configuradas por el administrador y almacenadas en `usp_options['categories']`. Esto hace posible que atacantes no autenticados asignen publicaciones enviadas a categorías arbitrarias, incluyendo las restringidas, al crear una solicitud POST directa con valores `user-submitted-category[]` manipulados, eludiendo las restricciones de categoría del frontend.

18 Feb 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 10:16

Updated : 2026-04-15 00:35


NVD link : CVE-2026-2126

Mitre link : CVE-2026-2126

CVE.ORG link : CVE-2026-2126


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization