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 unauthenticated inventory service endpoint (`/service/inventory.php`) persists client-supplied values without sanitization, and the Host Management Inventory page renders all static inventory fields into HTML without output encoding, allowing stored cross-site scripting that executes in any administrator's browser. Versions 1.5.10.1832 and 1.6.0-beta.2313 fix the issue.
Published: 2026-07-21
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated client can submit data to the inventory service endpoint, which persists the input without sanitization. The Host Management Inventory page then renders all static inventory fields into HTML without output encoding, enabling stored cross‑site scripting that executes in the context of any administrator’s browser. This type of flaw, identified as CWE‑79, permits an attacker to run arbitrary script, potentially hijacking sessions, defacing content, or exfiltrating credentials.

Affected Systems

FOGProject’s open‑source cloning and inventory platform is affected in all releases older than version 1.5.10.1832 and version 1.6.0‑beta.2313. The vulnerability exists in the standard deployment of FOGProject with the default web configuration and does not require specific operating system or database versions.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity vulnerability. The EPSS score of less than 1 % suggests a low probability of current exploitation, yet the attack can be carried out without authentication and only requires an administrator to open the infected page. The vulnerability is not listed in CISA’s KEV catalog. An attacker can inject JavaScript into /service/inventory.php, and it will be reflected when any privileged user views the Host Management page, producing a significant risk to confidentiality, integrity, and availability of the administrative session.

Generated by OpenCVE AI on August 1, 2026 at 06:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FOGProject installation to version 1.5.10.1832 or later, or to version 1.6.0‑beta.2313 or newer, ensuring the upstream fix is applied.
  • Restart the FOG services or reload the application after the patch is installed to guarantee the new code is in use.
  • Configure the web server or firewall to block unauthenticated access to /service/inventory.php until the patch is applied, preventing further injection opportunities.

Generated by OpenCVE AI on August 1, 2026 at 06:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 05:30:00 +0000

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 20:45: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 unauthenticated inventory service endpoint (`/service/inventory.php`) persists client-supplied values without sanitization, and the Host Management Inventory page renders all static inventory fields into HTML without output encoding, allowing stored cross-site scripting that executes in any administrator's browser. Versions 1.5.10.1832 and 1.6.0-beta.2313 fix the issue.
Title FOGProject has stored XSS via unauthenticated inventory service renders unescaped in Host Management page
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Fogproject Fogproject
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-22T18:25:10.593Z

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

Link: CVE-2026-47685

cve-icon Vulnrichment

Updated: 2026-07-22T18:21:36.984Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')