CVE-2026-30251
Reflected XSS in ZenShare Suite login_newpwd.php Endpoint
Publication date: 2026-04-02
Last updated on: 2026-04-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| interzen | zenshare_suite | 17.0 |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected cross-site scripting (XSS) issue found in the login_newpwd.php endpoint of Interzen Consulting S.r.l ZenShare Suite version 17.0.
It allows attackers to execute arbitrary JavaScript code in the context of the user's browser by injecting malicious code into the codice_azienda parameter via a specially crafted URL.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript in the victim's browser, which can lead to session hijacking, theft of sensitive information, or performing actions on behalf of the user without their consent.