Plane is an an open-source project management tool. Prior to 1.3.0, a vulnerability was identified in Plane's authentication flow where a user's email address is included as a query parameter in the URL during error handling (e.g., when an invalid magic code is submitted). Transmitting personally identifiable information (PII) via GET request query strings is classified as an insecure design practice. The affected code path is located in the authentication utility module (packages/utils/src/auth.ts). This vulnerability is fixed in 1.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/makeplane/plane/security/advisories/GHSA-8rvg-7w43-p2w2 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-07 21:17
Updated : 2026-07-24 23:10
NVD link : CVE-2026-27949
Mitre link : CVE-2026-27949
CVE.ORG link : CVE-2026-27949
JSON object : View
Products Affected
plane
- plane
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-598Use of HTTP Request With Sensitive Query String
NVD-CWE-noinfo