VYPR
Medium severity6.5NVD Advisory· Published Feb 25, 2026· Updated Jun 17, 2026

CVE-2026-27705

CVE-2026-27705

Description

Plane is an an open-source project management tool. Prior to version 1.2.2, the ProjectAssetEndpoint.patch() method in apps/api/plane/app/views/asset/v2.py (lines 579–593) performs a global asset lookup using only the asset ID (pk) via FileAsset.objects.get(id=pk), without verifying that the asset belongs to the workspace and project specified in the URL path. This allows any authenticated user (including those with the GUEST role) to modify the attributes and is_uploaded status of assets belonging to any workspace or project in the entire Plane instance by guessing or enumerating asset UUIDs. Version 1.2.2 fixes the issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Plane/Plane3 versions
    cpe:2.3:a:plane:plane:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:plane:plane:*:*:*:*:*:*:*:*range: <1.2.2
    • (no CPE)range: <1.2.2
    • (no CPE)range: < 1.2.2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.