6.5
CVE-2026-0696
- EPSS 0.02%
- Veröffentlicht 16.01.2026 13:34:49
- Zuletzt bearbeitet 27.01.2026 13:15:54
- Quelle 7d616e1a-3288-43b1-a0dd-0a65d3
- CVE-Watchlists
- Unerledigt
In ConnectWise PSA versions older than 2026.1, certain session cookies were not set with the HttpOnly attribute. In some scenarios, this could allow client-side scripts access to session cookie values.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Connectwise ≫ Professional Service Automation Version < 2026.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.046 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
|
| 7d616e1a-3288-43b1-a0dd-0a65d3e70a49 | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
|
CWE-1004 Sensitive Cookie Without 'HttpOnly' Flag
The product uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag.