EricssonCVE-2026-58108
Ericsson CodeChecker: improper access control
Low1.2CVE-2026-58108 · Published Aug 26, 2026 · updated Sep 1, 2026
The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as intending. This way a user can delete all personal access tokens in the system.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| CodeChecker Product | >= 6.26.0, < 6.28.3 | 6.28.3 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:L/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-284
More Ericsson advisories
All Ericsson| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 28 | Ericsson CodeChecker: denial of service | Medium5.5 | 6.28.3 |
| Aug 28 | Ericsson CodeChecker: out-of-bounds write | Low2.0 | No fix yet |
| Jul 27 | Ericsson Packet Core Controller (PCC): system information exposure | Medium4.8 | 1.39 |
| Jul 27 | Ericsson Packet Core Controller (PCC): hard-coded credentials | Medium5.1 | 1.38 |
| Jul 27 | Ericsson Packet Core Controller (PCC): path traversal | Medium4.8 | 1.39 |
| Jul 27 | Ericsson Packet Core Controller (PCC): code execution | High8.5 | 1.38 |