Skip to main content

Plane CVE-2026-39374

| EUVDEUVD-2026-19913 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-04-07 GitHub_M
7.7
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.7 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

7
Re-analysis Queued
Jul 24, 2026 - 21:22 vuln.today
cvss_changed
Severity Changed
Jul 24, 2026 - 21:22 NVD
MEDIUM HIGH
CVSS changed
Jul 24, 2026 - 21:22 NVD
6.5 (MEDIUM) 7.7 (HIGH)
Patch available
Apr 16, 2026 - 05:29 EUVD
1.3.0
EUVD ID Assigned
Apr 07, 2026 - 20:16 euvd
EUVD-2026-19913
Analysis Generated
Apr 07, 2026 - 20:16 vuln.today
CVE Published
Apr 07, 2026 - 19:37 nvd
MEDIUM 6.5

DescriptionNVD

Plane is an an open-source project management tool. Prior to 1.3.0, the IssueBulkUpdateDateEndpoint allows a project member (ADMIN or MEMBER) to modify the start_date and target_date of ANY issue across the entire Plane instance, regardless of workspace or project membership. The endpoint fetches issues by ID without filtering by workspace or project, enabling cross-boundary data modification. This vulnerability is fixed in 1.3.0.

AnalysisAI

Plane project management tool versions prior to 1.3.0 allow authenticated project members to modify issue dates across workspace and project boundaries via the IssueBulkUpdateDateEndpoint, which lacks proper authorization filtering. An attacker with ADMIN or MEMBER role in any project can arbitrarily change start_date and target_date fields on issues they have no legitimate access to, enabling data integrity violations across the entire Plane instance. EPSS score of 6.5 reflects moderate real-world risk for this privilege escalation, with no public exploit code or active exploitation confirmed at time of analysis.

Technical ContextAI

Plane is an open-source project management platform built on a multi-workspace, multi-project architecture. The IssueBulkUpdateDateEndpoint is a REST API endpoint designed to update issue scheduling fields in bulk. The vulnerability stems from insufficient authorization controls in the endpoint's query logic: while the endpoint accepts project member credentials (PR:L in CVSS), it fetches issues by primary key identifier without enforcing workspace or project membership checks before modification. This is a classic authorization bypass (CWE-639: Authorization Data Structure Not Verified During Data Modification) where the application trusts the authenticated user's request without validating scope. The affected CPE (cpe:2.3:a:makeplane:plane) indicates all versions of the Makeplane Plane product prior to 1.3.0 are vulnerable, affecting self-hosted and potentially SaaS deployments.

RemediationAI

Upgrade Plane to version 1.3.0 or later, which implements proper authorization filtering in the IssueBulkUpdateDateEndpoint to restrict date modifications only to issues within the user's authorized workspace and projects. Consult the official GitHub Security Advisory at https://github.com/makeplane/plane/security/advisories/GHSA-4q54-h4x9-m329 for detailed patching instructions and verification steps. For organizations unable to upgrade immediately, implement network-level controls to restrict access to the IssueBulkUpdateDateEndpoint (/api/workspaces/{workspace_id}/projects/{project_id}/issues/bulk-update-date/) to trusted internal users only, and audit access logs for unauthorized cross-boundary date modifications. After patching, audit all issues updated between vulnerability disclosure and remediation to detect unauthorized changes.

More in Plane

View all
CVE-2023-2268 HIGH POC
7.5 Jul 15

Plane version 0.7.1 allows an unauthenticated attacker to view all stored server files of all users. Rated high severity

CVE-2024-47830 MEDIUM POC
5.8 Oct 11

Plane is an open-source project management tool. Rated medium severity (CVSS 5.8), this vulnerability is remotely exploi

CVE-2023-30791 MEDIUM POC
4.6 Jul 15

Plane version 0.7.1-dev allows an attacker to change the avatar of his profile, which allows uploading files with HTML e

CVE-2026-30242 HIGH
8.5 Mar 06

Plane is an an open-source project management tool. [CVSS 8.5 HIGH]

CVE-2026-46558 HIGH POC
8.3 Jun 10

Cross-workspace authorization bypass in Plane (makeplane) prior to version 1.3.1 allows any authenticated user of one wo

CVE-2026-27706 HIGH
7.7 Feb 25

Plane versions before 1.2.2 contain a server-side request forgery vulnerability in the "Add Link" feature that allows au

CVE-2026-39843 HIGH
7.7 Apr 09

Server-Side Request Forgery (SSRF) in Makeplane Plane (versions 0.28.0 to before 1.3.0) allows authenticated attackers w

CVE-2026-30244 HIGH
7.5 Mar 06

Unauthenticated attackers can enumerate workspace members and harvest sensitive information including email addresses, u

CVE-2026-10850 MEDIUM
6.9 Jun 17

Stored cross-site scripting in Plane CE 1.3.1 allows an authenticated low-privileged project member to inject arbitrary

CVE-2026-15342 MEDIUM
6.5 Jul 21

Cross-tenant authorization bypass in Plane's asset-management API allows any authenticated workspace member to read, del

CVE-2026-40102 MEDIUM
6.5 May 20

ORM Field Reference Injection in Plane versions 1.3.0 and below enables any authenticated workspace MEMBER to exfiltrate

CVE-2026-27705 MEDIUM
6.5 Feb 25

Plane prior to version 1.2.2 allows authenticated users to modify project assets across any workspace by directly refere

Share

CVE-2026-39374 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy