GHSA-ppwx-5jq7-px2w

Suggest an improvement
Source
https://github.com/advisories/GHSA-ppwx-5jq7-px2w
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-ppwx-5jq7-px2w/GHSA-ppwx-5jq7-px2w.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-ppwx-5jq7-px2w
Aliases
  • CVE-2026-23999
Published
2026-02-26T19:35:29Z
Modified
2026-02-26T23:53:10.255629Z
Severity
  • 4.1 (Medium) CVSS_V4 - CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Fleet: Device lock PIN can be predicted if lock time is known
Details

Summary

Fleet generated device lock and wipe PINs using a predictable algorithm based solely on the current Unix timestamp. Because no secret key or additional entropy was used, the resulting PIN could potentially be derived if the approximate time the device was locked is known.

Impact

Fleet’s device lock and wipe commands generate a 6-digit PIN that is displayed to administrators for unlocking a device. In affected versions, this PIN was deterministically derived from the current timestamp.

An attacker with physical possession of a locked device and knowledge of the approximate time the lock command was issued could theoretically predict the correct PIN within a limited search window.

However, successful exploitation is constrained by multiple factors: - Physical access to the device is required. - The approximate lock time must be known. - The operating system enforces rate limiting on PIN entry attempts. - Attempts would need to be spread over multiple days. - Device wipe operations would typically complete before sufficient attempts could be made.

As a result, this issue does not allow remote exploitation, fleet-wide compromise, or bypass of Fleet authentication controls.

Workarounds

There are no known workarounds for this issue. Customers should upgrade to a patched version.

For more information

If there are any questions or comments about this advisory:

Email Fleet at security@fleetdm.com Join #fleet in osquery Slack

Credits

Fleet thanks @secfox-ai for responsibly reporting this issue.

Database specific
{
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-330"
    ],
    "github_reviewed_at": "2026-02-26T19:35:29Z",
    "nvd_published_at": "2026-02-26T03:16:04Z",
    "severity": "MODERATE"
}
References

Affected packages

Go / github.com/fleetdm/fleet/v4

Package

Name
github.com/fleetdm/fleet/v4
View open source insights on deps.dev
Purl
pkg:golang/github.com/fleetdm/fleet/v4

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.80.1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-ppwx-5jq7-px2w/GHSA-ppwx-5jq7-px2w.json"