Back to overview

CVE-2026-47689

MEDIUM
4.6
CVSS 3.1
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 `buildRow()` method in `fogpage.class.php` substitutes data values into HTML table cell templates using `str_replace()` without any HTML escaping. An unauthenticated attacker who knows any registered host's MAC address can POST malicious inventory values (e.g. `sysproduct`, `sysserial`) to `/service/inventory.php`, which stores them in the database. When an administrator opens the Group Inventory tab, the payload renders as executable HTML/JavaScript in the admin's browser. Versions 1.5.10.1832 and 1.6.0-beta.2313 fix the issue.

Metadata

CVE ID
CVE-2026-47689
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-19 21:18 UTC
Published
2026-07-21 20:42 UTC
Last updated
2026-07-22 18:25 UTC
Primary CWE
CWE-79
CWE-79: Improper Neutralization of Input During Web Page Gen…
Vendor / Product
FOGProject / fogproject
Sources
cve.org  ·  NVD

Severity & Metrics

4.6 MEDIUM CVSS 3.1
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
FOGProject fogproject < 1.5.10.1832, < 1.6.0-beta.2313
Weakness (CWE)
CWESourceDescription
CWE-79 cna CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.6 MEDIUM 3.1 cna CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
References (1)
Back to overview