Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
makeplane plane — Plane: ORM Field Reference Injection via `segment` Parameter in Saved Analytics
AV AC PR UI S C I A CVSS EPSS %ile KEV
N L L N U H N N 6.5 .0029 22.2 —
AFFECTED
Product Versions Fixed
plane < 1.3.1 – —
TIMELINE
Apr 9 Reserved by GitHub_M
May 20 EXPLOIT PUBLISHED — CVE-2026-40102 (makeplane plane). Public exploit reference added.
May 20 Published (CNA: GitHub_M)
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| April 9, 2026 | Reserved | Reserved by GitHub_M |
| May 20, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-40102 (makeplane plane). Public exploit reference added. |
| May 20, 2026 | Published | Published (CNA: GitHub_M) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| makeplane | plane | — | < 1.3.1 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-40102 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.