๐Ÿ” CVE Alert

CVE-2026-9318

MEDIUM 5.4

tablib versions prior to 3.10.0 Stored XSS via HTML Export Dataset Title

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

tablib prior to 3.10.0 contains a stored cross-site scripting vulnerability in the HTML export functionality that allows attackers to execute arbitrary JavaScript by embedding malicious payloads in dataset titles, which are interpolated unsanitized into HTML output via the export_book method in the _html.py format handler. Attackers can rename worksheet sheets in imported files such as XLSX, ODS, XLS, or YAML with script payloads that are assigned to the Dataset title attribute and rendered unescaped inside an HTML h3 tag, leading to session hijacking, unauthorized administrative actions, and sensitive data exposure when the output is rendered in a browser.

CWE CWE-79
Vendor jazzband
Product tablib
Published Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for jazzband tablib

Be the first to know when new medium vulnerabilities affecting jazzband tablib are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

Jazzband / tablib
0 < 3.10.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jazzband/tablib github.com: https://github.com/jazzband/tablib/pull/668 github.com: https://github.com/jazzband/tablib/releases/tag/v3.10.0 vulncheck.com: https://www.vulncheck.com/advisories/tablib-versions-prior-to-stored-xss-via-html-export-dataset-title

Credits

Katriel Moses