CVE-2026-27705
Last modified
CVE-2026-27705 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Plane | Plane | < 1.2.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27705?
How severe is CVE-2026-27705?
How do I fix CVE-2026-27705?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2770Use-after-free in the DOM: Bindings (WebIDL) component. This…9.8
- CVE-2026-27700Hono is a Web application framework that provides support fo…7.5
- CVE-2026-27701LiveCode is an open-source, client-side code playground. Pri…8.8
- CVE-2026-27702Budibase is a low code platform for creating internal tools,…9
- CVE-2026-27703RIOT is an open-source microcontroller operating system, des…9.8
- CVE-2026-27704The Dart and Flutter SDKs provide software development kits …7.5
- CVE-2026-27706Plane is an an open-source project management tool. Prior to…7.7
- CVE-2026-27707Seerr is an open-source media request and discovery manager …9.8
- CVE-2026-27708FOSSBilling is a free, open-source billing and client manage…7.1
- CVE-2026-27709NanaZip is an open source file archive. Starting in version …6.6
- CVE-2026-2771Undefined behavior in the DOM: Core & HTML component. This v…9.8
- CVE-2026-27710NanaZip is an open source file archive. Starting in version …5
Are you affected by CVE-2026-27705?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
