Description
FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to versions 1.5.10.1832 and 1.6.0-beta.2313, the `clearAES` and `clearPMTasks` methods in `FOGPage` can be invoked by an unauthenticated attacker via a single HTTP GET request through the public `client` node endpoint. This allows remote wiping of host AES encryption credentials and deletion of all power management scheduled tasks, with no login, session, or CSRF token required. Versions 1.5.10.1832 and 1.6.0-beta.2313 fix the issue.
Published: 2026-07-21
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in FOGProject’s FOGPage component, where the clearAES and clearPMTasks methods can be called without authentication, session validation, or CSRF protection. The methods are exposed through the public client node endpoint and can be invoked with a single HTTP GET request. Prior to versions 1.5.10.1832 and 1.6.0‑beta.2313 an attacker can wipe a host’s AES encryption credentials and delete all scheduled power‑management tasks. This effectively destroys the key needed to decrypt data stored on that host and removes automated power‑management operations such as shutdown, reboot, and power cycling. These effects create loss of data confidentiality and loss of operational control, reflecting the missing authorization weakness identified by CWE‑862.

Affected Systems

The affected product is FOGProject’s FOG imaging and cloning application. Versions prior to 1.5.10.1832 and 1.6.0‑beta.2313 are vulnerable. The security fix was introduced in the 1.5.10.1832 and 1.6.0‑beta.2313 releases.

Risk and Exploitability

The CVSS score of 8.2 indicates a high‑severity flaw, largely due to the lack of authentication and the potential for irreversible data loss. The EPSS score of less than 1 % suggests a very low likelihood of exploitation today, but the flaw can be exercised from any network that can reach the client node endpoint, making it straightforward for an attacker if the endpoint is publicly reachable. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need only network access to the vulnerable endpoint and can exploit the flaw immediately, which underlines the urgency of applying the vendor patch.

Generated by OpenCVE AI on July 30, 2026 at 16:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑published patch to reach at least version 1.5.10.1832 or 1.6.0‑beta.2313.
  • Restrict network access to the client node endpoint so that only trusted IP addresses can reach the clearAES and clearPMTasks resources.
  • Enforce authentication and authorization on all FOG API endpoints, particularly those that perform critical operations such as key deletion and task removal.

Generated by OpenCVE AI on July 30, 2026 at 16:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Fogproject
Fogproject fogproject
Vendors & Products Fogproject
Fogproject fogproject

Wed, 22 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to versions 1.5.10.1832 and 1.6.0-beta.2313, the `clearAES` and `clearPMTasks` methods in `FOGPage` can be invoked by an unauthenticated attacker via a single HTTP GET request through the public `client` node endpoint. This allows remote wiping of host AES encryption credentials and deletion of all power management scheduled tasks, with no login, session, or CSRF token required. Versions 1.5.10.1832 and 1.6.0-beta.2313 fix the issue.
Title FOGProject has unauthenticated clearAES and clearPMTasks that allow remote destruction of host encryption keys and power schedules
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L'}


Subscriptions

Fogproject Fogproject
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-22T13:41:39.164Z

Reserved: 2026-05-19T21:18:20.403Z

Link: CVE-2026-47688

cve-icon Vulnrichment

Updated: 2026-07-22T13:41:08.429Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:30:05Z

Weaknesses