SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-47687

HIGH · CVSS 7.3 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

The vulnerability affects the FOG Project's Java-based inventory management system, where the `selectForm()` helper improperly handles user input, allowing an unauthenticated attacker to inject malicious JavaScript via a crafted `sysproduct` value. This can lead to cross-site scripting (XSS) attacks, compromising the administrator's browser when accessing the inventory reports. Organizations using affected versions should prioritize patching to versions 1.5.10.1832 or 1.6.0-beta.2313 to mitigate this high-severity risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-47687
Severity
HIGH
CVSS
7.3
EPSS
0.27%
Java

Original NVD 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 `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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)