JupyterLab Git is a Git extension for JupyterLab. From 0.30.0b3 before 0.54.0, the PlainTextDiff.ts createHeader() method passes Git filenames directly to innerHTML when rendering renamed files in commit history, allowing a crafted filename to execute JavaScript when a victim views the rename diff in the Git History tab. This issue is fixed in version 0.54.0.
{
"cwe_ids": [
"CWE-79"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54527.json"
}{
"extracted_events": [
{
"introduced": "0.30.1"
},
{
"fixed": "0.54.0"
},
{
"introduced": "0.30.0-NA"
},
{
"last_affected": "0.30.0-NA"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
],
"cpe": [
"cpe:2.3:a:jupyter:jupyterlab-git:*:*:*:*:*:*:*:*",
"cpe:2.3:a:jupyter:jupyterlab-git:0.30.0:-:*:*:*:*:*:*"
]
}