Vulnerability Description
A flaw was found in Cockpit. An integer overflow vulnerability in the `do_lastlog()` function, specifically in the offset calculation for `lastlog` entries on ILP32 (Integer, Long, Pointer 32-bit) builds, can be exploited. A low-privileged authenticated user with a specially provisioned large User ID (UID) can cause the computed offset to wrap around. This allows the user to perform unauthorized reads and writes to other users' `lastlog` records, potentially disclosing or altering sensitive login accounting information.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-91142
- https://bugzilla.redhat.com/show_bug.cgi?id=2479459
FAQ
What is CVE-2026-91142?
CVE-2026-91142 is a vulnerability with a CVSS score of 3.6 (LOW). A flaw was found in Cockpit. An integer overflow vulnerability in the `do_lastlog()` function, specifically in the offset calculation for `lastlog` entries on ILP32 (Integer, Long, Pointer 32-bit) bui...
How severe is CVE-2026-91142?
CVE-2026-91142 has been rated LOW with a CVSS base score of 3.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91142?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.