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-2026-35565

22
FAUCET Score

OVERVIEW CVE-2026-35565 is a stored cross-site scripting (XSS) vulnerability in Apache Storm's UI visualization component affecting versions prior to 2.8.6. The vulnerability exists because the Storm UI fails to sanitize topology metadata—including component IDs, stream names, and grouping values—before rendering them directly into HTML via the innerHTML function. An authenticated user with topology submission privileges can embed malicious JavaScript code within these metadata fields, which persists and executes when UI operators or administrators view the affected topology visualization. SEVERITY The vulnerability carries a CVSS score of 5.4 (Medium) with a network-based attack vector requiring low complexity and low privileges but necessitating user interaction. The impact is limited to confidentiality and integrity breach with no availability impact. However, in multi-tenant deployments where topology submission is delegated to less-trusted users while the UI is accessed by privileged administrators, this vulnerability creates a privilege escalation pathway. The attacker's malicious script executes within the admin's browser session, potentially enabling unauthorized actions or credential theft. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The EPSS score of 0.000080000 indicates minimal probability of exploitation, and the vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog. No public exploit code is currently available. Community attention appears minimal, reflecting the combination of authentication requirements and specific deployment conditions needed to exploit this flaw. Organizations should remediate by upgrading to version 2.8.6 or implementing the provided JavaScript monkey-patches while restricting topology submission via Nimbus access control lists.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.0.0, < 2.8.6CPE matchmatch criteria
cpe:2.3:a:apache:storm:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.4MEDIUM

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 Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.3
Impact Score
2.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.47%
Probability of exploitation in next 30 days
EPSS Percentile
37.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0047 is in the 56th percentile among its peer group of 15,224 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Vendor Patches (2)

mavenpatch availablevia ghsa
Product: org.apache.storm:storm-webappFixed in: 2.8.6
apachevendor investigatingvia vendor_rss
View patch

Vendor Advisories (2)

mavenGHSA-f2hp-qw27-8wfqmedium

Apache Storm UI: Stored Cross-Site Scripting (XSS) via Unsanitized Topology Metadata

Apr 13, 2026
apacheapache:www.mail-archive.com/[email protected]/msg10917.html

CVE-2026-35565: Apache Storm UI: Stored Cross-Site Scripting (XSS) via Unsanitized Topology Metadata in Storm UI

Apr 12, 2026

References

openwall.com / lists/oss-security/2026/04/12/7
Mailing ListThird Party Advisory
storm.apache.org / 2026/04/12/storm286-released.html
Release NotesVendor Advisory