Stored XSS via unsanitized message rendering
Published Apr 1, 2026 · Updated Apr 1, 2026
Stored XSS in z-9527 admin 1.0 and 2.0 allows remote authenticated users to execute JavaScript in message-board viewers' browsers. The /message/create route passes unvalidated content to createMessage, which stores it directly, while the React message board renders it through dangerouslySetInnerHTML without sanitization. A valid session is required to create the payload, and execution occurs when another user views the stored message, enabling actions in that viewer's browser context.
Summary
What happened
Stored XSS in z-9527 admin 1.0 and 2.0 allows remote authenticated users to execute JavaScript in message-board viewers' browsers. The /message/create route passes unvalidated content to createMessage, which stores it directly, while the React message board renders it through dangerouslySetInnerHTML without sanitization. A valid session is required to create the payload, and execution occurs when another user views the stored message, enabling actions in that viewer's browser context.
The record
- CVE
- CVE-2026-5252
- Published
- Apr 1, 2026
- Updated
- Apr 1, 2026
- Vendor
- z-9527
- Product
- admin
- Classifications
- CWE-79, T1059.007
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 1, 2026CVE publishedPublication date reported by the CVE source.
- Apr 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Stored XSS proof of concept for z-9527 adminproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo