ORM Field Reference Injection in Plane Project Management Tool
CVE-2026-40102
What is CVE-2026-40102?
In the Plane project management tool, an ORM Field Reference Injection vulnerability was discovered in versions 1.3.0 and earlier. This issue arises from the SavedAnalyticEndpoint, which improperly processes user-controlled segment query parameters in Django F() expressions without adequate validation. Unlike its counterpart, the AnalyticsEndpoint, this vulnerability allows an authenticated workspace member to craft GET requests that can extract sensitive information from the database, including bcrypt password hashes, API tokens, and email addresses. Sensitive data can potentially be exposed via .values("dimension", "segment") in the JSON response, representing a critical security flaw. This vulnerability was addressed in version 1.3.1.
Affected Version(s)
plane < 1.3.1
