CVE-2026-22674
Deferred Deferred - Pending Action

Stored XSS in Hashgraph Guardian via Branding Configuration

Vulnerability report for CVE-2026-22674, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-18

Last updated on: 2026-06-23

Assigner: VulnCheck

Description

Hashgraph Guardian through 3.6.0, fixed in commit ba8c566, contains a stored cross-site scripting vulnerability that allows authenticated users with the STANDARD_REGISTRY role to inject malicious scripts by submitting a crafted companyName value via the branding configuration API endpoint. Attackers can exploit the unsanitized innerHTML assignment in the branding service to execute arbitrary JavaScript in the browser of every authenticated user on every page load.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-18
Last Modified
2026-06-23
Generated
2026-07-09
AI Q&A
2026-06-19
EPSS Evaluated
2026-07-08
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
hashgraph guardian to 3.5.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a stored cross-site scripting (XSS) issue in Hashgraph Guardian versions through 3.5.0. It allows authenticated users with the STANDARD_REGISTRY role to inject malicious scripts by submitting a specially crafted companyName value via the branding configuration API endpoint.

The vulnerability arises because the branding service assigns this input directly to innerHTML without proper sanitization, enabling attackers to execute arbitrary JavaScript code in the browsers of every authenticated user on every page load.

Impact Analysis

An attacker exploiting this vulnerability can execute arbitrary JavaScript in the context of authenticated users' browsers. This can lead to unauthorized actions such as stealing session tokens, performing actions on behalf of users, or delivering malicious payloads.

Since the script runs every time an authenticated user loads any page, the impact can be widespread within an organization using the affected software.

Mitigation Strategies

To mitigate this stored cross-site scripting vulnerability in Hashgraph Guardian through version 3.5.0, you should update the software to a version that includes the fix from commit ba8c566.

Since the vulnerability allows authenticated users with the STANDARD_REGISTRY role to inject malicious scripts via the branding configuration API endpoint, restricting or monitoring access to this API endpoint and the STANDARD_REGISTRY role can help reduce risk until the update is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-22674. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart