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

Published May 20, 2026
·
Updated

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/<analyticid>/ with a crafted segment value that is forwarded into buildgraphplot() and traverses foreign-key relationships (e.g. workspaceownerpassword) 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 orderby injection where values are only leaked through ordering. This issue has been fixed in version 1.3.1.

Affected Software

2 affected components
Plane Plane<=1.3.0
Plane Plane<1.3.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Plane (Saved Analytics / SavedAnalyticEndpoint) to a version that resolves this vulnerability.

    Fixed in 1.3.1

Event History

May 20, 2026
CVE Published
via MITRE·09:36 PM
Data Sourced
via MITRE·09:36 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:16 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-40102?

CVE-2026-40102 has a high severity due to its potential for remote code execution through ORM Field Reference Injection.

2

How do I fix CVE-2026-40102?

To fix CVE-2026-40102, upgrade to version 1.3.1 or later of the Plane project management tool.

3

What versions are affected by CVE-2026-40102?

CVE-2026-40102 affects versions of Plane up to and including 1.3.0.

4

What components are exploited in CVE-2026-40102?

CVE-2026-40102 exploits the SavedAnalyticEndpoint which uses the user-controlled segment parameter in a Django F() expression.

5

Can CVE-2026-40102 lead to data compromise?

Yes, CVE-2026-40102 could lead to unauthorized data access or manipulation due to the uncontrolled parameter injection.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203