Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. plane
  4. ›
  5. CVE-2026-30244

CVE-2026-30244: Plane is Vulnerable to Unauthenticated Workspace Member Information Disclosure

March 5, 2026 (updated March 9, 2026)

A security vulnerability exists in the Plane project management platform that allows unauthenticated attackers to 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 vulnerability enables attackers to:

  • Enumerate all members of any workspace without authentication
  • Extract user email addresses and personally identifiable information (PII)
  • Identify administrative accounts for targeted attacks
  • Map organizational structure and user roles
  • Conduct reconnaissance for social engineering attacks

Affected Endpoints:

GET /api/public/workspaces/{workspace_slug}/members/
GET /api/public/workspaces/{workspace_slug}/projects/{project_id}/members/

A fix is available at https://github.com/makeplane/plane/releases/tag/v1.2.3.

References

  • github.com/advisories/GHSA-87x4-j8vh-p5qf
  • github.com/makeplane/plane
  • github.com/makeplane/plane/releases/tag/v1.2.2
  • github.com/makeplane/plane/security/advisories/GHSA-87x4-j8vh-p5qf
  • nvd.nist.gov/vuln/detail/CVE-2026-30244

Code Behaviors & Features

Detect and mitigate CVE-2026-30244 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions

Solution

Unfortunately, there is no solution available yet.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

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

Source file

pypi/plane/CVE-2026-30244.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:21 +0000.