Backpropagate is a Python library for fine-tuning large language models on a single GPU. In versions 1.1.0 and 1.1.1, the optional Reflex web UI exposes a training control plane without authentication: dataset upload, model load, training start/stop, multi-run orchestration, GGUF export, and HuggingFace Hub push. The CLI accepts two operator-facing flags intended as security controls: --auth user:pass — documented as "require HTTP Basic authentication on every request to the UI." and--share — documented as "expose the UI on a public address; requires --auth." When --auth user:pass is passed, the CLI prints Auth: enabled (user: ) to confirm to the operator that authentication is active, then exports BACKPROPAGATE_UI_AUTH=user:pass to the subprocess that launches the Reflex backend. The Reflex backend (backpropagate/ui_app/**) never reads BACKPROPAGATE_UI_AUTH. No authentication middleware is registered. No request-level guard runs. No WebSocket upgrade guard runs. Any client that reaches the bound port — local or remote, depending on whether --share is used — has full UI access. An inline comment at backpropagate/cli.py:1217-1218 in the v1.1.0 source documents the gap: "For Phase 1 the variable is exported but Reflex doesn't read it yet." This comment was internal-facing; the user-facing documentation (README, CHANGELOG, SHIP_GATE) advertised the contract as enforced. An attacker who reaches the bound port can read uploaded datasets, trigger arbitrary training runs against any local base models as well as read their paths, trigger HuggingFace Hub pushes and cause disk-fill DoS. This issue has been fixed in version 1.2.0. If developers cannot immediately upgrade to 1.2.0 run backprop ui with no flags so it binds to localhost, use SSH port-forwarding (ssh -L 7860:localhost:7860 ) instead of --share for remote access, and audit any host previously launched with --share, re-issuing any HF tokens used during those sessions.
CVE-2026-48797
This critical-severity CVE scores 9.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% 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
- 9.3
- EG Score
- 9.3(medium)
- EPSS
- 24.4%
- KEV
- Not listed
Published
June 17, 2026
Last Modified
June 18, 2026
Advisory Details (2)
Auto-updated Jun 17, 2026backprop ui --auth and backprop ui --share do not enforce authentication · Advisory · mcp-tool-shop-org/backpropagate · GitHub
https://github.com/mcp-tool-shop-org/backpropagate/security/advisories/GHSA-f65r-h4g3-3h9hv1.2.0 — auth middleware + GHSA closure + truth-in-advertising sweep
Patch available: mcp-tool-shop-org/backpropagate v1.2.0
https://github.com/mcp-tool-shop-org/backpropagate/releases/tag/v1.2.0Vendor Advisories for CVE-2026-48797(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 45× in last 7d / 140× 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.
Showing the most recent 100 of 140 total refreshes for this CVE.
- 2026-07-07 06:30 UTCEG score recompute
- 2026-07-07 02:23 UTCEG score recompute
- 2026-07-06 22:01 UTCEG score recompute
- 2026-07-06 16:45 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 12:30 UTCEG score recompute
- 2026-07-06 03:38 UTCEG score recompute
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 23:11 UTCEG score recompute
- 2026-07-05 19:01 UTCEG score recompute
- 2026-07-05 14:56 UTCEG score recompute
- 2026-07-05 10:51 UTCEG score recompute
- 2026-07-05 06:46 UTCEG score recompute
- 2026-07-05 02:39 UTCEG score recompute
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 22:33 UTCEG score recompute
- 2026-07-04 18:28 UTCEG score recompute
- 2026-07-04 14:23 UTCEG score recompute
- 2026-07-04 10:18 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:14 UTCEG score recompute
- 2026-07-04 01:43 UTCEG score recompute
- 2026-07-03 21:28 UTCEG score recompute
- 2026-07-03 17:23 UTCEG score recompute
- 2026-07-03 13:17 UTCEG score recompute
Show 75 moreShow fewer
- 2026-07-03 07:35 UTCEG score recompute
- 2026-07-03 03:29 UTCEG score recompute
- 2026-07-02 23:24 UTCEG score recompute
- 2026-07-02 19:19 UTCEG score recompute
- 2026-07-02 15:15 UTCEG score recompute
- 2026-07-02 11:11 UTCEG score recompute
- 2026-07-02 06:47 UTCEG score recompute
- 2026-07-02 02:42 UTCEG score recompute
- 2026-07-01 22:38 UTCEG score recompute
- 2026-07-01 18:28 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 14:23 UTCEG score recompute
- 2026-07-01 10:19 UTCEG score recompute
- 2026-07-01 06:14 UTCEG score recompute
- 2026-07-01 02:07 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 22:01 UTCEG score recompute
- 2026-06-30 17:55 UTCEG score recompute
- 2026-06-30 13:50 UTCEG score recompute
- 2026-06-30 09:45 UTCEG score recompute
- 2026-06-30 05:40 UTCEG score recompute
- 2026-06-30 01:35 UTCEG score recompute
- 2026-06-29 21:31 UTCEG score recompute
- 2026-06-29 17:26 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 13:18 UTCEG score recompute
- 2026-06-29 09:13 UTCEG score recompute
- 2026-06-29 05:08 UTCEG score recompute
- 2026-06-29 00:55 UTCEG score recompute
- 2026-06-28 20:50 UTCEG score recompute
- 2026-06-28 16:45 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 12:40 UTCEG score recompute
- 2026-06-28 08:36 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:31 UTCEG score recompute
- 2026-06-28 00:26 UTCEG score recompute
- 2026-06-27 20:21 UTCEG score recompute
- 2026-06-27 16:16 UTCEG score recompute
- 2026-06-27 12:11 UTCEG score recompute
- 2026-06-27 08:06 UTCEG score recompute
- 2026-06-27 04:01 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 23:57 UTCEG score recompute
- 2026-06-26 19:52 UTCEG score recompute
- 2026-06-26 15:47 UTCEG score recompute
- 2026-06-26 11:34 UTCEG score recompute
- 2026-06-26 04:13 UTCEG score recompute
- 2026-06-26 00:08 UTCEG score recompute
- 2026-06-25 20:03 UTCEG score recompute
- 2026-06-25 15:57 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 11:52 UTCEG score recompute
- 2026-06-25 07:48 UTCEG score recompute
- 2026-06-25 03:43 UTCEG score recompute
- 2026-06-24 23:38 UTCEG score recompute
- 2026-06-24 19:34 UTCEG score recompute
- 2026-06-24 14:49 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 10:45 UTCEG score recompute
- 2026-06-24 06:37 UTCEG score recompute
- 2026-06-24 02:30 UTCEG score recompute
- 2026-06-23 22:26 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 18:21 UTCEG score recompute
- 2026-06-23 14:13 UTCEG score recompute
- 2026-06-23 10:08 UTCEG score recompute
- 2026-06-23 06:03 UTCEG score recompute
- 2026-06-23 01:49 UTCEG score recompute
- 2026-06-22 21:44 UTCEG score recompute
- 2026-06-22 17:40 UTCEG score recompute
- 2026-06-22 14:25 UTCEPSS rescore
Related CVEs(same CWE)
Same CWE
10 shownCWE-358 · CWE-862
- CVE-2018-0268EG 10.0EPSS 92%CRITICAL
- CVE-2013-3960EG 9.9CRITICAL
- CVE-2015-10143EG 9.8CRITICAL
- CVE-2016-11036EG 9.8CRITICAL
- CVE-2018-18996EG 9.8CRITICAL
- CVE-2018-16591EG 9.8CRITICAL
- CVE-2018-11541EG 9.8CRITICAL
- CVE-2011-4183NVD 6.5EG 9.8MEDIUM
- CVE-2018-10251EG 9.8EPSS 90%CRITICAL
- CVE-2018-1275EG 9.8EPSS 99%CRITICAL
Frequently asked(5)
What is CVE-2026-48797?
When was CVE-2026-48797 disclosed?
Is CVE-2026-48797 actively exploited?
What is the CVSS score of CVE-2026-48797?
How do I remediate CVE-2026-48797?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48797
Is Your Infrastructure Affected by CVE-2026-48797?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.