CVE-2026-39374 PUBLISHED

Plane IDOR: Cross-Project Issue Date Modification via Bulk Update Endpoint

Assigner: GitHub_M
Reserved: 06.04.2026 Published: 07.04.2026 Updated: 08.04.2026

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.

Metrics

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

Product Status

Vendor makeplane
Product plane
Versions
  • Version < 1.3.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE