---
id: CVE-2026-47688
title: >-
  FOG is a free open-source cloning/imaging/rescue suite/inventory management
  system
summary: >-
  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 v…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L'
cwe:
  - CWE-862
vendor: fogproject
product: fogproject
affected:
  - fogproject < 1.5.10.1832
patched:
  - fogproject 1.5.10.1832
published: '2026-07-21'
updated: '2026-08-07'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47688'
references:
  - url: >-
      https://github.com/FOGProject/fogproject/security/advisories/GHSA-95pr-mcrf-x2qg
    label: security-advisories@github.com
  - url: >-
      https://github.com/FOGProject/fogproject/security/advisories/GHSA-95pr-mcrf-x2qg
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00267
epssPercentile: 0.16769
ingestedAt: '2026-08-07T23:18:01.196Z'
---

## Overview

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.

## Affected

- `fogproject < 1.5.10.1832`

## Remediation

Upgrade past the affected range:

- `fogproject 1.5.10.1832`
