djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust's observability endpoints expose live view/session state and a remote method-invocation surface (eval_handler). The localhost restriction was an opt-in middleware that the documented setup omits; the views themselves enforced only DEBUG. In the misconfigured-but-documented scenario (DEBUG on, middleware not installed) a non-localhost client could read live application state and invoke handlers remotely. This issue is fixed in djust 1.0.7. The localhost restriction is enforced in-view on every observability endpoint (no longer dependent on a separately-installed middleware), and eval_handler is restricted; gated requests receive a non-disclosing response. As a workaround, ensure DEBUG=False in production, and do not expose the observability endpoints to untrusted networks.
CVE-2026-61590
This high-severity CVE scores 7.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 73% of all CVEs by exploit prediction. 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
- 7.4
- EG Score
- 7.4(medium)
- EG Risk
- 33(Track)EG Risk 33/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 computedSeverity74% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 27%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 16, 2026
Advisory Details (2)
Auto-updated Sep 16, 2026Observability endpoints are network-exposed: the localhost gate is an opt-in middleware the docs omit, and the views enforce only DEBUG · Advisory · djust-org/djust · GitHub
https://github.com/djust-org/djust/security/advisories/GHSA-8g2f-g3gq-5rjvv1.0.7
Patch available: djust-org/djust v1.0.7
https://github.com/djust-org/djust/releases/tag/v1.0.7Vendor Advisories for CVE-2026-61590(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× 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-09-20 00:01 UTCEG score recompute
- 2026-09-18 21:36 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 08:24 UTCEG score recompute
- 2026-09-16 16:35 UTCEG score recompute
- 2026-09-16 15:55 UTCEG score recompute
- 2026-09-16 14:23 UTCEG score recompute
- 2026-09-16 13:54 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-306 · CWE-668
Frequently asked(5)
What is CVE-2026-61590?
When was CVE-2026-61590 disclosed?
Is CVE-2026-61590 actively exploited?
What is the CVSS score of CVE-2026-61590?
How do I remediate CVE-2026-61590?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61590
Is Your Infrastructure Affected by CVE-2026-61590?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.