Piccolo Admin is an admin interface and content management system for Python, built on top of Piccolo. Prior to 1.14.0, piccolo_admin/endpoints.py uses superuser_validators to block PUT, PATCH, DELETE, and POST requests by non-superusers but permits GET requests to configured user and session tables, while piccolo_api/session_auth/tables.py exposes SessionsBase.token because the token column is not secret. In deployments that add the Sessions and User tables to create_admin, a non-superuser administrator can call GET /api/tables/sessions/, obtain another user's live session token, replay it as the Cookie id value to impersonate a superuser, and permanently set superuser to true on the attacker's own row. This issue is fixed in version 1.14.0.
CVE-2026-55485
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(low)
- EG Risk
- 44(Track)EG Risk 44/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
August 28, 2026
Advisory Details (6)
Auto-updated Aug 28, 20261.10.0
Patch available: piccolo-orm/piccolo_api 1.10.0
https://github.com/piccolo-orm/piccolo_api/releases/tag/1.10.0Modernise session table
Patch available: piccolo-orm/piccolo_api 1.10.0 (PR #331 merged 2026-06-19)
https://github.com/piccolo-orm/piccolo_api/pull/331commit 520ec2567ae1 (piccolo-orm/piccolo_api)
Patch available: piccolo-orm/piccolo_api 1.10.0 (contains commit 520ec2567ae1)
https://github.com/piccolo-orm/piccolo_api/commit/520ec2567ae1d2cc417c8c0d1ad0ddc05549a8a4Privilege escalation - admin to superuser via session-token disclosure in GET /api/tables/sessions/. · Advisory · piccolo-orm/piccolo_admin · GitHub
https://github.com/piccolo-orm/piccolo_admin/security/advisories/GHSA-2gh4-jmwq-rr8w1.14.0
Patch available: piccolo-orm/piccolo_admin 1.14.0
https://github.com/piccolo-orm/piccolo_admin/releases/tag/1.14.0commit 96ddae12baf1 (piccolo-orm/piccolo_admin)
Patch available: piccolo-orm/piccolo_admin 1.14.0 (contains commit 96ddae12baf1)
https://github.com/piccolo-orm/piccolo_admin/commit/96ddae12baf12288056cbb0cda6f9e8d7e22c86dVendor Advisories for CVE-2026-55485(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 20:25 UTCEG score recompute
- 2026-08-28 19:10 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-269 · CWE-863 · CWE-200
Frequently asked(5)
What is CVE-2026-55485?
When was CVE-2026-55485 disclosed?
Is CVE-2026-55485 actively exploited?
What is the CVSS score of CVE-2026-55485?
How do I remediate CVE-2026-55485?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55485
Is Your Infrastructure Affected by CVE-2026-55485?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.