PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-47687 FOGProject CVE debrief

The FOG Project is vulnerable to a high-severity issue, CVE-2026-47687, which allows an unauthenticated attacker to execute arbitrary JavaScript in an administrator's browser. This issue arises from the `selectForm()` helper in `fogpage.class.php` rendering `<option>` labels using raw, unescaped user input. An 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. This vulnerability affects FOG Project versions prior to 1.5.10.1832 and 1.6.0-beta.2313.

Vendor
FOGProject
Product
Unknown
CVSS
HIGH 7.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-21
Original CVE updated
2026-07-22
Advisory published
2026-07-21
Advisory updated
2026-07-22

Who should care

Administrators and users of the FOG Project, particularly those using versions prior to 1.5.10.1832 and 1.6.0-beta.2313, should be aware of this vulnerability and take necessary actions to mitigate it. This includes updating to the latest version and restricting access to the `/service/inventory.php` endpoint.

Technical summary

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. This vulnerability affects FOG Project versions prior to 1.5.10.1832 and 1.6.0-beta.2313.

Defensive priority

High priority should be given to updating to versions 1.5.10.1832 or 1.6.0-beta.2313, or later, to prevent exploitation of this vulnerability.

Recommended defensive actions

  • Update to version 1.5.10.1832 or 1.6.0-beta.2313, or later
  • Restrict access to the `/service/inventory.php` endpoint
  • Monitor for suspicious activity in the Reports > Inventory section
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-21T21:16:50.680Z and was last modified on 2026-07-22T15:17:18.137Z. The NVD entry is currently receiving updates. This information is based on the NVD entry and CVE record. The details provided are subject to change as more information becomes available. The CVE record and NVD entry provide the most current information on this vulnerability.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-21T21:16:50.680Z and has not been modified since then.