Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-40102— Plane: ORM Field Reference Injection via `segment` Parameter in Saved Analytics

CVSS 6.5 · Medium EPSS 0.29% · P21

Affected Version Matrix 1

VendorProductVersion RangeStatus
makeplaneplane< 1.3.1affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-40102

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Plane: ORM Field Reference Injection via `segment` Parameter in Saved Analytics
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
数据查询逻辑中特殊元素的不当中和
Source: NVD (National Vulnerability Database)
Vulnerability Title
Plane 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Plane是Plane开源的一个开源、自托管的项目规划工具。 Plane 1.3.0及之前版本存在安全漏洞,该漏洞源于SavedAnalyticEndpoint将用户控制的segment参数直接传递给Django F()表达式而未经验证,导致ORM字段引用注入,可能暴露bcrypt密码哈希、API令牌和相关用户电子邮件地址等敏感数据。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
makeplaneplane < 1.3.1 -

II. Public POCs for CVE-2026-40102

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-40102

登录查看更多情报信息。

Vendor Advisories for CVE-2026-40102 (1)

Vendor Pages for CVE-2026-40102 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-40102

No comments yet


Leave a comment