目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-45272— MyBooks 社交认证键注入致远程代码执行漏洞

一分钟漏洞结论

影响对象
PoxenStudio talebook
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

MyBooks(又名 Talebook)是一款功能增强且易于使用的个人电子书管理 Web 服务器。在 3.41.2 及更早版本中, 中的 处理程序在接受 键名时,未对引号或换行字符进行验证;同时, 中的 在生成 Python 源文件 时,会直接将这些键名拼接进代码中,而未进行转义处理。攻击者(作为管理员)可以提交精心构造的 键名,以闭合设置字典并注入任意 Python 语句。由于 会将 作为模块导入,因此应用会在后续执行这些注入的语句;此外,当设置 为 true 时,会触发 ,从而导致进程管理器重启服务并引发模块导

CVSS 9.4 · Critical EPSS 0.37% · P30

影响版本矩阵 1

厂商产品 版本范围状态
PoxenStudio talebook < 3.42.0 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-45272 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
MyBooks: Remote Code Execution via SOCIAL_AUTH Key Name Injection in Python Config File
来源: CVE Program / CVE List V5
Vulnerability Description
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 Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
PoxenStudio talebook < 3.42.0 -

二、漏洞 CVE-2026-45272 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 5092 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-45272 的情报信息

登录查看更多情报信息。

CVE-2026-45272 补丁与修复 (2)

CVE-2026-45272 厂商安全公告 (1)

同批安全公告 · PoxenStudio · 2026-08-19 · 共 3 条

CVE-2026-45273 8.7 HIGH MyBooks 管理员设置接口缺乏权限验证导致提权漏洞
CVE-2026-45274 6.9 MEDIUM MyBooks 未认证注册绕过漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45272

暂无评论


发表评论