CVE-2026-40102
Last modified
CVE-2026-40102 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Plane is an open-source project management tool. In versions 1.3.0 and below, SavedAnalyticEndpoint passes the user-controlled segment query parameter directly to a Django F() expression without validation (unlike the regular AnalyticsEndpoint, which checks against an allowlist), causing ORM Field Reference Injection. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Plane is an open-source project management tool. In versions 1.3.0 and below, SavedAnalyticEndpoint passes the user-controlled segment query parameter directly to a Django F() expression without validation (unlike the regular AnalyticsEndpoint, which checks against an allowlist), causing ORM Field Reference Injection. An authenticated workspace MEMBER can send GET /api/workspaces/<slug>/saved-analytic-view/<analytic_id>/ with a crafted segment value that is forwarded into build_graph_plot() and traverses foreign-key relationships (e.g. workspace__owner__password) before being projected via .values("dimension", "segment"), returning the referenced field values directly in the JSON response. This exposes sensitive data such as bcrypt password hashes, API tokens, and related users' email addresses, making it a stronger primitive than the related order_by injection where values are only leaked through ordering. This issue has been fixed in version 1.3.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Plane | Plane | < 1.3.1 |
References
- https://github.com/makeplane/plane/releases/tag/v1.3.1Product, Release Notes
- https://github.com/makeplane/plane/security/advisories/GHSA-93x3-ghh7-72j3Exploit, Vendor Advisory
- https://github.com/makeplane/plane/security/advisories/GHSA-93x3-ghh7-72j3Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40102?
How severe is CVE-2026-40102?
How do I fix CVE-2026-40102?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-40096immich is a high performance self-hosted photo and video man…5.4
- CVE-2026-40097Step CA is an online certificate authority for secure, autom…3.7
- CVE-2026-40098Magento Long Term Support (LTS) is an unofficial, community-…5.4
- CVE-2026-40099Kirby is an open-source content management system. Kirby's u…6.5
- CVE-2026-4010A vulnerability was found in ThakeeNathees pocketlang up to …3.3
- CVE-2026-40100FastGPT is an AI Agent building platform. Prior to 4.14.10.3…5.3
- CVE-2026-40103Vikunja is an open-source self-hosted task management platfo…5.4
- CVE-2026-40104XWiki Platform is a generic wiki platform offering runtime s…8.2
- CVE-2026-40105XWiki Platform is a generic wiki platform offering runtime s…6.1
- CVE-2026-40106Wazuh is a free and open source platform used for threat pre…7.8
- CVE-2026-40107SiYuan is a personal knowledge management system. Prior to 3…6.5
- CVE-2026-40108GLPI is a free asset and IT management software package. In …7.1
Are you affected by CVE-2026-40102?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
