XSS in Fogproject

CVE-2026-47687

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 `selectForm()` helper in `fogpage.class.php` renders `<option>` labels using raw, unescaped user input. An unauthenticated attacker who knows any registered host's MAC address can POST a malicious `sysproduct` value to `/service/inventory.php`, which is stored in the database. When an administrator opens Reports > Inventory, the payload breaks out of the `<option>` element and executes arbitrary JavaScript in the admin's browser. Versions 1.5.10.1832 and 1.6.0-beta.2313 fix the issue.

Vulnerability class: XSS (Cross-Site Scripting)

EPSS: 0.003 (19.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N.

Affected products

  • Fogproject — versions < 1.5.10.1832, < 1.6.0-beta.2313

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-47687?
CVE-2026-47687 is a high-severity vulnerability in Fogproject, classified under Cross-site Scripting. CVSS score: 7.3/10. Published 2026-07-21.
How severe is CVE-2026-47687?
High severity. CVSS v3 base score is 7.3 out of 10.