CVE-2026-42562

Plainpad is a self hosted note taking app. Prior to version 1.1.1, Plainpad allows a low-privilege authenticated user to self-escalate to administrator by submitting admin=true in PUT /api.php/v1/users/{id}. The endpoint directly persists the admin attribute from user input, and the escalated account can immediately access admin-only routes. This issue has been patched in version 1.1.1.
Configurations

No configuration.

History

24 Jul 2026, 21:10

Type Values Removed Values Added
Summary
  • (es) Plainpad es una aplicación autoalojada para tomar notas. Antes de la versión 1.1.1, Plainpad permite a un usuario autenticado con bajos privilegios autoescalar a administrador al enviar admin=true en PUT /API.PHP/v1/users/{id}. El endpoint persiste directamente el atributo admin de la entrada del usuario, y la cuenta escalada puede acceder inmediatamente a rutas solo para administradores. Este problema ha sido parcheado en la versión 1.1.1.

09 May 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-09 20:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-42562

Mitre link : CVE-2026-42562

CVE.ORG link : CVE-2026-42562


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management