CVE-2026-22674 PUBLISHED

Hashgraph Guardian Stored XSS via branding companyName field

Assigner: VulnCheck
Reserved: 08.01.2026 Published: 18.06.2026 Updated: 18.06.2026

Hashgraph Guardian through 3.5.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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 4.8

Product Status

Vendor hashgraph
Product guardian
Versions Default: affected
  • affected from 0 to 3.6.0 (incl.)
  • Version ba8c566807848cf84360716438056d8d8d2c8362 is unaffected

Credits

  • Christ Bouchuen finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE