CVE-2026-28116
Stored XSS in Emilia Projects Progress Planner
Publication date: 2026-06-02
Last updated on: 2026-06-02
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| emilia_projects | progress_planner | to 1.9.0 (inc) |
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 Stored Cross-site Scripting (XSS) issue in Emilia Projects Progress Planner. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and stored by the application, then executed in the browsers of users who view the affected pages.
How can this vulnerability impact me? :
The vulnerability can lead to several impacts including the execution of malicious scripts in the context of the affected website. This can result in unauthorized actions performed on behalf of the user, theft of sensitive information, and potential compromise of user accounts. The CVSS score indicates a moderate severity with impacts on confidentiality, integrity, and availability.