Description
Plane through 1.4.2 fails to validate that issues belong to the deploy board's project in the public comment endpoint. Authenticated attackers can post comments to arbitrary issues across workspaces by supplying an issue_id parameter to the public deploy-board comment endpoint.
Published: 2026-09-05
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the public comment endpoint of Plane version 1.4.2. Authentication is required, yet the endpoint does not validate that the issue identified by the issue_id parameter belongs to the deploy board’s project. As a result, an attacker with legitimate credentials can append comments to any issue across all workspaces, altering issue history or inserting malicious content. This weakness is documented as CWE‑639, reflecting unchecked user‑supplied data in an authorization decision.

Affected Systems

Makeplane Plane version 1.4.2 is affected. The flaw is present only in that release; no version or patch information is supplied in the CVE data. Users running this version across any platform are impacted.

Risk and Exploitability

The CVSS score of 5.3 signifies a moderate severity. With no EPSS score reported and not listed in CISA KEV, the current exploitation likelihood is uncertain. Authentication is required; therefore the vector is internal authenticated access. If an attacker can obtain valid credentials, they can manipulate issue discussions on any workspace by targeting arbitrary issue_ids, making the exploit straightforward once authenticated and posing a risk to organizations that grant broad commenting rights.

Generated by OpenCVE AI on September 5, 2026 at 12:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑released patch or upgrade to a version that fixes the issue if available.
  • Restrict or disable the public deploy‑board comment endpoint, ensuring only authorized project members can post comments.
  • Monitor comment activity, review logs for anomalous postings, and enforce an audit trail to detect misuse.

Generated by OpenCVE AI on September 5, 2026 at 12:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 11:15:00 +0000

Type Values Removed Values Added
Description Plane through 1.4.2 fails to validate that issues belong to the deploy board's project in the public comment endpoint. Authenticated attackers can post comments to arbitrary issues across workspaces by supplying an issue_id parameter to the public deploy-board comment endpoint.
Title Plane through 1.4.2 Arbitrary Comment Write via Public Deploy Board
First Time appeared Plane
Plane plane
Weaknesses CWE-639
CPEs cpe:2.3:a:plane:plane:*:*:*:*:*:*:*:*
Vendors & Products Plane
Plane plane
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-05T11:01:26.069Z

Reserved: 2026-09-05T10:40:35.960Z

Link: CVE-2026-86174

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T11:16:45.990

Modified: 2026-09-05T11:16:45.990

Link: CVE-2026-86174

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T14:00:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key