You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport upstream fix for CVE-2026-3029:
Improved safety of pymupdf embed-extract. This now refuses to write to
an existing file or outside current directory, unless -output or new flag -unsafe is specified.
Package information | 软件包信息
Package repository address | 软件包仓库地址
Changelog | 更新信息
mupdf (1.25.1+ds1-6+deb13u1) trixie-security; urgency=high
(Closes: #1133189)
pymupdf (1.25.4+ds1-3+deb13u1) trixie; urgency=medium
Improved safety of
pymupdf embed-extract. This now refuses to write toan existing file or outside current directory, unless
-outputor new flag-unsafeis specified.