MyBooks is an enhanced and easy-to-use personal ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler in webserver/handlers/admin.py accepts SOCIAL_AUTH key names without validating quotes or newline characters, and SettingsLoader.dumpfile in webserver/loader.py concatenates those names into the generated Python source file auto.py without escaping them. An administrator can submit a crafted SOCIAL_AUTH key name that closes the settings dictionary and injects arbitrary Python statements. The application later executes those statements because SettingsLoader.loadfile imports auto.py as a module, and setting autoreload to true invokes restart_async so a process supervisor restarts the service and triggers the import. Successful exploitation executes commands with the privileges of the application service account and can disclose data, modify files, establish persistence, or disrupt the service. Related authorization and registration vulnerabilities can reduce the effective privilege requirement in a chained attack, but the standalone vulnerability requires administrator access. This issue is fixed in version 3.42.0.
CVE-2026-45272
This critical-severity CVE scores 9.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% 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.4
- EG Score
- 9.4(medium)
- EG Risk
- 42(Track)EG Risk 42/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 computedSeverity94% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 22, 2026Remote Code Execution via SOCIAL_AUTH Key Name Injection in Python Config File · Advisory · PoxenStudio/mybooks · GitHub
https://github.com/PoxenStudio/mybooks/security/advisories/GHSA-4wfr-9gcv-j638v3.42.0
Patch available: PoxenStudio/mybooks 3.42.0
https://github.com/PoxenStudio/mybooks/releases/tag/3.42.0commit a1780c98b005 (PoxenStudio/mybooks)
Patch available: PoxenStudio/mybooks 3.42.0 (contains commit a1780c98b005)
https://github.com/PoxenStudio/mybooks/commit/a1780c98b00566af7da2fc099fe38500efc02e92Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 15× 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-25 14:30 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 14:41 UTCEG score recompute
- 2026-08-24 10:43 UTCEG score recompute
- 2026-08-23 02:52 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 03:03 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 23:09 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 19:20 UTCEG score recompute
- 2026-08-19 18:23 UTCEG score recompute
- 2026-08-19 15:24 UTCEG score recompute
- 2026-08-19 14:57 UTCEG score recompute
- 2026-08-19 14:57 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-94 · CWE-829
- CVE-2003-1432EG 10.0EPSS p94HIGH
- CVE-2002-0495EG 10.0EPSS p96HIGH
- CVE-1999-0702EG 10.0EPSS p98HIGH
- CVE-1999-0509EG 10.0EPSS p98HIGH
- CVE-2004-0285EG 9.8EPSS p94CRITICAL
- CVE-2004-0030EG 9.8EPSS p94CRITICAL
- CVE-2006-1301EG 9.3EPSS p95HIGH
- CVE-2006-1308EG 9.3EPSS p95HIGH
- CVE-2006-1309EG 9.3EPSS p95HIGH
- CVE-2006-1304EG 9.3EPSS p96HIGH
Frequently asked(5)
What is CVE-2026-45272?
When was CVE-2026-45272 disclosed?
Is CVE-2026-45272 actively exploited?
What is the CVSS score of CVE-2026-45272?
How do I remediate CVE-2026-45272?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-45272
Is Your Infrastructure Affected by CVE-2026-45272?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.