CVE-2026-42562 Details
Description
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.
A privilege escalation vulnerability has been identified in Plainpad, a self-hosted note-taking application, prior to version 1.1.1. The issue allows low-privilege authenticated users to escalate their privileges to admin by sending a request with 'admin=true' to the 'PUT /api.php/v1/users/{id}' endpoint. This endpoint improperly validates user input, directly applying the 'admin' attribute without appropriate authorization checks. Once escalated, users can access admin-only routes immediately.
Users are advised to update to Plainpad version 1.1.1, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 9, 2026CISA-ADP
Assessed May 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/alextselegidis/plainpad/commit/9216a876d27b22c3d9259551636d803f7cb075fc | [email protected] | Source CodeVendor |
| https://github.com/alextselegidis/plainpad/issues/138 | [email protected] | Issue TrackingTechnical DescriptionVendor |
| https://github.com/alextselegidis/plainpad/releases/tag/1.1.1 | [email protected] | Release NotesVendor |
| https://github.com/alextselegidis/plainpad/security/advisories/GHSA-pvfv-wvpm-q6f6 | [email protected] | AdvisoryTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| alextselegidis Plainpad | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 9, 2026 | New CVE Received | [email protected] |
Volerion