Home

Description

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.

PUBLISHED Reserved 2026-02-25 | Published 2026-04-07 | Updated 2026-04-08 | Assigner GitHub_M




LOW: 2.0CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N

Problem types

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

CWE-598: Use of GET Request Method With Sensitive Query Strings

Product status

< 1.3.0
affected

References

github.com/.../plane/security/advisories/GHSA-8rvg-7w43-p2w2

cve.org (CVE-2026-27949)

nvd.nist.gov (CVE-2026-27949)

Download JSON