CVE-2026-30244 PUBLISHED

Plane: Unauthenticated Workspace Member Information Disclosure

Assigner: GitHub_M
Reserved: 04.03.2026 Published: 06.03.2026 Updated: 06.03.2026

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission classes being incorrectly configured to allow anonymous access to protected endpoints. This issue has been patched in version 1.2.2.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor makeplane
Product plane
Versions
  • Version < 1.2.2 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE
  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE