CVE-2026-40545
Reflected Cross-Site Scripting in SOPlanning
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| soplanning | soplanning | to 1.55 (exc) |
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?
The vulnerability in SOPlanning is a Reflected Cross-Site Scripting (XSS) issue that occurs via the 'taches' parameter.
An attacker can create a malicious URL containing harmful JavaScript code. When an authenticated user opens this URL, the malicious script executes in the user's browser.
How can this vulnerability impact me? :
This vulnerability allows attackers to execute arbitrary JavaScript in the context of an authenticated user's browser.
Potential impacts include theft of user session data, unauthorized actions performed on behalf of the user, and exposure to further attacks such as phishing or malware delivery.