CVE•Published 2026-02-20•Modified 2026-06-30•1 article on news•6 live references•NVD data
CVE-2026-2472
Vulnerability data via NVD (ingested)
CVSS v3.1
8.1
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS percentile
—
Weaknesses (CWE)
Description
Stored Cross-Site Scripting (XSS) in the _genai/_evals_visualization component of Google Cloud Vertex AI SDK (google-cloud-aiplatform) versions from 1.98.0 up to (but not including) 1.131.0 allows an unauthenticated remote attacker to execute arbitrary JavaScript in a victim's Jupyter or Colab environment via injecting script escape sequences into model evaluation results or dataset JSON data.
Timeline
Published 2026-02-20
Modified 2026-06-30
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-2472Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-2472Censys host search filtered to this CVE id.
grep.app
CVE-2026-2472Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-2472GitHub code search for direct mentions.
Google dork
"CVE-2026-2472" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (7)
CVE-2026-24727 repos
nomi-sec/PoC-in-GitHubunknown
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
DarkFunct/TK-CVE-RepoPython
TK-CVE-Repo
maxgfr/awesome-starsunknown
List of repositories that I liked on Github
iamthefrogy/BountyHoundShell
Monitors and curates bug-bounty related repositories weekly (Monday).
hiifong/starListPython
Export your star's repository list
Nsbx/awesome-starsunknown
My Awesome List generated by : https://github.com/abhijithvijayan/stargazed
JoshuaProvoste/CVE-2026-2472-Vertex-AI-SDK-Google-CloudPython
Technical PoC for CVE-2026-2472 (GCP-2026-011): Unauthenticated and Stored Cross-Site Scripting (XSS) in google-cloud-aiplatform _genai/_evals_visualization (Vertex AI Python SDK) …