CVE-2026-25704
Received
Received - Intake
TOCTOU Race Condition in cosmic-greeter Enables Privilege Escalation
Publication date: 2026-03-30
Last updated on: 2026-04-16
Assigner: SUSE
Description
Description
A Privilege Dropping / Lowering Errors/Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability inΒ cosmic-greeter can allow an attacker to regain privileges that should have been dropped and abuse them in the racy checking logic.
This issue affects cosmic-greeter before https://github.Com/pop-os/cosmic-greeter/pull/426.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pop-os | cosmic-greeter | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |
| CWE-271 | The product does not drop privileges before passing control of a resource to an actor that does not have those privileges. |