CVE-2026-47688 PUBLISHED

FOGProject has unauthenticated clearAES and clearPMTasks that allow remote destruction of host encryption keys and power schedules

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 21.07.2026 Updated: 22.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
CVSS Score: 8.2

Product Status

Vendor FOGProject
Product fogproject
Versions
  • Version < 1.5.10.1832 is affected
  • Version < 1.6.0-beta.2313 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE