Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2018-21030

18
FAUCET Score

CVE-2018-21030 describes a cross-site scripting (XSS) vulnerability in Jupyter Notebook versions prior to 5.5.0, where the application fails to utilize a Content Security Policy (CSP) header. This oversight allows an attacker to embed malicious XSS payloads within served files, such as SVG documents, which are then executed in the context of the user's browser. The vulnerability has a CVSSv3 score of 5.3 (MEDIUM), indicating a network-based attack with low complexity, requiring no privileges or user interaction, and primarily impacting integrity. While the EPSS score is low, suggesting a minimal likelihood of exploitation, the lack of a CSP header presents a clear security weakness. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are also minimal, suggesting it has not garnered significant attention from researchers or the public.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.5.0CPE matchmatch criteria
cpe:2.3:a:jupyter:notebook:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.44%
Probability of exploitation in next 30 days
EPSS Percentile
70.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0144 is in the 53rd percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: notebookFixed in: 5.5.0rc1

Vendor Advisories (1)

pipGHSA-jqwc-jm56-wcwjmedium

Cross-site scripting in Jupyter Notebook

Nov 8, 2019

References

github.com / jupyter/notebook/pull/3341
PatchThird Party Advisory
github.com / jupyter/notebook/releases/tag/5.5.0
Release NotesThird Party Advisory
lists.debian.org / debian-lts-announce/2020/11/msg00033.html