Skip to main content

Fortra FIM CVE-2026-12163

| EUVDEUVD-2026-38631 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-06-23 Fortra GHSA-r6vh-m36j-r62m
4.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (Fortra) PRIMARY
MEDIUM
qualitative
NVD
4.8 MEDIUM
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
vuln.today AI
4.8 MEDIUM

PR:H reflects required high-privilege access to config fields; UI:R corrects the vendor vector since a victim must actively view the Asset View page for stored payload execution.

3.1 AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Fortra).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
CVSS changed
Jun 28, 2026 - 00:22 NVD
5.5 (MEDIUM) 4.8 (MEDIUM)
Patch available
Jun 24, 2026 - 02:00 EUVD
Analysis Generated
Jun 23, 2026 - 22:46 vuln.today

DescriptionNVD

Fortra File Integrity Monitoring (FIM), formerly Tripwire Enterprise, versions prior to 9.4.0.1 contain a stored cross-site scripting (XSS) vulnerability in the Asset View UI component. An authenticated user with sufficient privileges to create or modify affected node or database configuration fields could store script content that may be rendered as HTML instead of safely escaped text when the affected Asset View UI content is displayed.

AnalysisAI

Stored cross-site scripting in Fortra File Integrity Monitoring (FIM) versions prior to 9.4.0.1 allows a highly privileged authenticated user to inject persistent script content into node or database configuration fields within the Asset View UI component. When another user subsequently views the affected Asset View page, the stored payload executes in their browser context rather than being safely escaped, enabling session hijacking, credential theft, or unauthorized UI manipulation against that victim. No public exploit code has been identified and this vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog at time of analysis.

Technical ContextAI

CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-site Scripting) describes a failure to sanitize or encode user-supplied data before it is rendered in a web page. In this case, Fortra FIM's Asset View UI component accepts text input for node or database configuration fields from privileged users but fails to HTML-encode or Content Security Policy-restrict that content at render time, so stored values are interpreted as executable HTML/JavaScript by the victim's browser rather than displayed as inert text. Fortra FIM is the rebranded successor to Tripwire Enterprise, a file integrity monitoring and security configuration management platform used in regulated enterprise environments. The affected CPE is cpe:2.3:a:fortra:fortra_file_integrity_monitoring_(fim):*:*:*:*:*:*:*:* for all versions prior to 9.4.0.1. The scope change (S:C in the CVSS vector) reflects the classic stored XSS dynamic: the attacker operates in one security boundary (the configuration editor) but the injected content executes in a different boundary (another user's authenticated browser session).

RemediationAI

The primary fix is to upgrade Fortra FIM to version 9.4.0.1 or later, as confirmed in the vendor advisory at https://www.fortra.com/security/advisories/product-security/fi-2026-009. If immediate upgrade is not feasible, restrict write access to node and database configuration fields within the Asset View UI to the smallest possible set of highly trusted accounts, thereby reducing the attacker population that could store malicious content. Additionally, enforce a Content Security Policy header on the FIM web interface if the product supports custom HTTP response headers, to limit the impact of any XSS payload execution. Audit existing configuration fields for unexpected script content as a detection measure. Note that restricting privileges as a compensating control does not eliminate the vulnerability for accounts that legitimately require configuration access.

Share

CVE-2026-12163 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy