MEDIUM 4.4

CVE-2026-12164 Fortra FIM Permission Escalation Vulnerability

Fortra File Integrity Monitoring (FIM), the integrity monitoring solution formerly known as Tripwire Enterprise, contains a permission assignment flaw in its user import functionality. When administrators use the tetool import command to add users while FIM is actively running—especially if the import simultaneously creates or modifies roles and their associated permissions—the system may grant those imported users incorrect or overly permissive access rights. This means a user intended to have limited monitoring privileges could end up with elevated capabilities, creating an unintended privilege escalation within the FIM system itself.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.4 MEDIUM · CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
Weaknesses (CWE)
CWE-266
Affected products
1 configuration(s)
Published / Modified
2026-06-23 / 2026-06-29

NVD description (verbatim)

Fortra File Integrity Monitoring (FIM), formerly Tripwire Enterprise, versions prior to 9.4.0 may assign incorrect or elevated effective permissions to users created by the tetool import command while FIM is running, particularly when the import also creates or changes roles or role-permission relationships.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-12164 is rooted in improper privilege assignment during the tetool import process (CWE-266: Improper Privilege Management). The vulnerability occurs when FIM processes user imports while the service is operational, with heightened risk when role or role-permission relationships are simultaneously modified. The flaw allows the system to assign permissions that exceed the intended scope, potentially granting users administrative or high-privilege access to file integrity monitoring functions they should not possess. The issue is fixed in FIM version 9.4.0 and later. The CVSS 3.1 score of 4.4 (MEDIUM) reflects local attack surface (AV:L) and high privileges required (PR:H), with integrity impact (I:H) as the primary concern.

Business impact

For organizations relying on FIM to monitor critical file systems and configurations, this vulnerability could compromise the integrity of your monitoring posture. If imported users receive unintended elevated permissions, they may be able to modify monitoring rules, suppress alerts, or alter audit logs—actions that defeat the core purpose of integrity monitoring. In regulated environments (finance, healthcare, critical infrastructure), unauthorized permission elevation could violate compliance requirements and create audit trail blind spots. The risk is particularly acute if user imports occur during routine administration or automated onboarding processes without sufficient change control oversight.

Affected systems

Fortra File Integrity Monitoring (formerly Tripwire Enterprise) versions prior to 9.4.0 are affected. Customers running 9.4.0 or later are not vulnerable to this specific flaw. The vulnerability is local in nature, requiring authenticated access and high-level privileges (such as administrative credentials) to exploit via the tetool import command.

Exploitability

Exploitation requires a user with high privileges (PR:H) and local access (AV:L) to the FIM system or its administrative interface. An attacker cannot remotely trigger this flaw. However, the scenario is plausible for insider threats or compromised administrative accounts. If an attacker gains administrative credentials to FIM, they could craft a user import operation that inflates permissions for a secondary account, establishing a persistence or privilege escalation foothold. The lack of public exploit code and KEV status indicates this has not yet been actively weaponized, but the flaw is straightforward enough that a skilled operator could abuse it intentionally.

Remediation

Upgrade Fortra File Integrity Monitoring to version 9.4.0 or later. Prior to patching, minimize the use of tetool import commands during FIM runtime; instead, stop the FIM service, perform imports, and restart. Additionally, strictly control administrative access to FIM and audit all user import operations and role modifications for anomalies. Review recently imported users and verify their actual assigned permissions match intended roles.

Patch guidance

Fortra has addressed this issue in FIM version 9.4.0. Organizations should prioritize upgrading development and test instances first to validate compatibility with existing monitoring policies and integrations, then roll out to production. Verify the upgrade does not inadvertently reset custom rules or role definitions by comparing pre- and post-upgrade configurations. Consult the Fortra release notes for any additional migration guidance or caveats specific to your FIM deployment.

Detection guidance

Monitor FIM logs and administrative audit trails for tetool import commands executed while the FIM service is running. Flag any imports that simultaneously modify role or role-permission relationships. Review user permission assignments before and after import operations to identify unexpected privilege elevation. Check for users whose permissions exceed the scope defined in their assigned roles. Additionally, audit privileged account activity that accesses tetool or FIM administrative APIs to detect suspicious import patterns or privilege modifications.

Why prioritize this

While the CVSS score is MEDIUM (4.4), the integrity impact is significant: unauthorized privilege elevation in a monitoring system directly undermines its trustworthiness. FIM is often a critical control in compliance and security programs. Organizations with strong change control processes and limited administrative access may face lower immediate risk; conversely, those with frequent automated onboarding or broader administrative access should patch sooner. Not yet in CISA's KEV catalog, suggesting lower active exploitation, but the straightforward nature of the flaw warrants timely remediation.

Risk score, explained

The CVSS 3.1 score of 4.4 reflects a localized, high-privilege attack vector (AV:L, PR:H) with no network exposure. The primary impact is integrity (I:H)—the ability for an attacker to modify FIM behavior or permissions. Confidentiality and availability are not directly impacted. The score is appropriate for a privilege escalation flaw within a single system that requires administrative credentials to exploit; it is not a remote or widespread threat, but it does pose a meaningful risk to the integrity of your monitoring infrastructure.

Frequently asked questions

Can this vulnerability be exploited remotely?

No. CVE-2026-12164 requires local access and high-level (administrative) privileges. Remote attackers cannot trigger this flaw directly. The vulnerability is a concern if an administrator account is compromised or if an insider with admin rights misuses tetool import.

If I upgrade to FIM 9.4.0, will my existing user roles and permissions be reset?

Upgrade to 9.4.0 should preserve existing configurations. However, always test in a non-production environment first and compare your role and permission settings before and after the upgrade. Consult Fortra's release notes for any version-specific migration steps.

What should I do if I have already imported users with this version?

Review the permissions of all recently imported users, especially those created while FIM was running and during role modifications. Verify that their assigned permissions match the intended scope. Revoke any unintended elevated permissions, then upgrade to 9.4.0 as soon as feasible.

Is this vulnerability currently being exploited in the wild?

As of the publication date, this vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating no known active exploitation. However, do not interpret this as a reason to delay patching, particularly if you have strict compliance or security monitoring requirements.

This analysis is provided for informational purposes and represents SEC.co's professional interpretation of available vulnerability data. It is not a substitute for vendor advisories or formal security assessments. Organizations should verify all patch versions, compatibility notes, and remediation steps against official Fortra documentation and advisories. The absence of KEV status does not guarantee lack of exploitation; prioritize patching based on your environment's risk profile and compliance requirements. Consult your internal security team and Fortra support for guidance specific to your deployment. Source: NVD (public-domain), retrieved 2026-07-29. Analysis generated by SEC.co (claude-haiku-4-5).