Siemens has issued Simcenter Femap V2606.0001 to fix two high-severity BMP image parsing flaws that can allow code execution when a Windows user opens a malicious file. The affected range is every Simcenter Femap release earlier than V2606.0001, and the practical instruction for engineering and IT teams is straightforward: update the desktop application, then treat untrusted BMP attachments and downloads as potentially dangerous until every Femap workstation is on the fixed build.

CISA republished Siemens ProductCERT advisory SSA-584312 on August 13, covering CVE-2026-59700 and CVE-2026-59701. Siemens rates each at CVSS 3.1 7.8, High, using the same local-attack vector: no privileges are required, but an attacker must persuade a user to open a crafted BMP file. The advisory says both issues are out-of-bounds reads in the BMP parser and that exploitation could crash Femap or execute code in the security context of the current process.

For Windows administrators, the important detail is that this is a client-side file-opening risk, not a network service that can be eliminated by putting a firewall in front of it. The defensive boundary is the engineering workstation: its installed Femap version, the files users receive, the accounts under which they run the application, and the controls around shared project data.

Engineer monitors a 3D model while applying a security update on a dual-screen workstation.The patch floor is V2606.0001​

Siemens identifies Simcenter Femap versions below V2606.0001 as affected and directs customers to upgrade to V2606.0001 or later. The CISA entry’s machine-readable version wording is awkwardly rendered as “vers:intdot/<2606.0001,” but Siemens’ remediation language makes the intended threshold clear: the first fixed release is V2606.0001.

That distinction is worth checking rather than assuming that “V2606” alone is sufficient. Siemens uses maintenance-build identifiers for Femap fixes, and the advisory does not say that every V2606 installation is protected. A workstation reporting V2606 without the .0001 maintenance level should be treated as unverified until its installed build is confirmed through the application, deployment inventory, or Siemens Software Center.

Femap is a Windows-native finite-element-analysis pre- and post-processor used to create, edit, and inspect complex simulation models. Siemens describes it as CAD- and solver-independent software that can sit in workflows involving Simcenter Nastran, Ansys, Abaqus, LS-DYNA, and other analysis tools. That broad interoperability is useful for engineering, but it also means project data can arrive through more routes than a conventional software download: customer exchanges, supplier portals, cloud-collaboration workspaces, archived studies, removable media, and shared team folders.

The published advisory names BMP specifically. It does not say that a malicious image must be embedded in a Femap model, nor does it describe the exact import path or UI action that reaches the vulnerable parser. Administrators should not fill in those gaps with assumptions. A BMP might be received as a standalone file, be included with a project package, or be opened through a workflow that invokes Femap’s file handling; the public record does not yet narrow that down.

Two CVEs, one urgent operational response​

CVE-2026-59700 and CVE-2026-59701 are listed as separate vulnerabilities, but Siemens gives them the same published description: each is an out-of-bounds read while parsing specially crafted BMP files; each can lead to code execution in the current process; and each carries the same 7.8 CVSS 3.1 score and vector.

The advisories do not provide separate vulnerable functions, affected BMP variants, proof-of-concept files, exploit conditions beyond user interaction, or a reason the flaws have distinct CVE assignments. That missing detail does not lessen the patch requirement. It does mean defenders should resist making fragile detection rules based on BMP headers, image dimensions, filenames, or one presumed import dialog. There is not enough public technical information to build a dependable signature around either flaw.

The common CVSS vector is more useful for prioritization. AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H indicates that exploitation is local and requires user interaction, while potentially affecting confidentiality, integrity, and availability completely within the user’s security scope. In plain terms, an attacker does not need an existing Femap account or elevated Windows privileges, but needs a credible way to get a target to open a booby-trapped file.

That makes the risk materially different across organizations:

  • A single-user workstation that only processes internally generated model data has a smaller exposure path, though it still needs the update.
  • A design group routinely accepting drawings, models, reports, and supplemental assets from outside suppliers has a more realistic delivery channel.
  • An engineering workstation used with a local administrator account raises the consequence of successful code execution beyond the application itself.
  • A shared VDI or terminal-server environment can turn one user’s file-opening mistake into a broader incident if the Femap process runs with access to valuable project stores or shared credentials.

Siemens and CISA do not report active exploitation in the advisory text. They also do not publish a workaround that replaces patching. The fix is the control to prioritize.


File controls matter while the upgrade is underway​

Because exploitation requires a user to open content, patch deployment should be paired with a temporary tightening of file-handling practices. This is especially relevant where Femap seats are specialized, licensed individually, or installed outside the normal endpoint-management baseline and therefore likely to lag behind routine Windows application patching.

Engineering leads should notify Femap users that BMP files obtained through unexpected email, chat, download links, or external project packages should not be opened in Femap before the maintenance build is installed. That warning should extend to files relayed by apparently known contacts when the request is unexpected; supplier and partner compromise is a common way malicious documents inherit trust.

Security teams should identify where Femap is installed rather than relying on a generic inventory category such as “Siemens software.” The product could appear as standalone Femap, as part of a Femap/Nastran deployment, or on purpose-built analysis workstations that are excluded from ordinary software rings. Inventory queries should capture the exact product version and maintenance number, then flag anything below V2606.0001.

For environments using application-control tooling, the immediate goal is not to block BMP files globally—legitimate engineering workflows may depend on them—but to limit unsafe execution paths. Windows Defender SmartScreen, Microsoft Defender for Endpoint indicators and attachment protections, email gateway scanning, and downloaded-file Mark of the Web handling can reduce delivery opportunities. None of those measures proves a BMP harmless, and none substitutes for installing Siemens’ fixed version.

Least privilege deserves equal attention. Femap users should generally run under standard Windows accounts, with engineering data shares limited to the project folders each user needs. A vulnerability that executes in the current process inherits the permissions of that process’s user. Segmentation and restricted share access therefore contain the potential damage even though they do not prevent the vulnerable parser from being reached.

Siemens’ industrial-security boilerplate is not the direct mitigation​

CISA’s republication includes Siemens’ standard recommendations around minimizing network exposure, isolating control-system networks, and using protected remote-access methods. Those are sound general practices for industrial environments, but they should not distract from the nature of this particular flaw.

A network firewall cannot fix a BMP parser in a local Windows engineering application. Network isolation remains valuable for reducing lateral movement after an endpoint compromise and for protecting systems associated with manufacturing operations, but the immediate remediation path is version verification and installation of V2606.0001 or newer.

This also explains why the advisory’s classification under Critical Manufacturing should be read carefully. Femap is engineering simulation software and can be used in manufacturing-related design workflows, but the vulnerability described is in a desktop application’s image parsing. Organizations should prioritize it based on actual exposure—especially external file intake and workstation privilege—not merely because their industry appears in the advisory’s sector label.


What administrators should do now​

A short, auditable response is more useful than a broad warning that disappears into a monthly patch queue:

  1. Identify every Windows endpoint running Simcenter Femap, including isolated analysis systems and contractor-managed engineering machines.
  2. Verify the complete installed version rather than relying on the V2606 release family name.
  3. Upgrade all versions earlier than V2606.0001 to V2606.0001 or a later Siemens-supported release.
  4. Alert users not to open BMP files from untrusted or unexpected sources in Femap until their device is confirmed patched.
  5. Review Femap workstations for local administrator use, overly broad project-share permissions, and exceptions from endpoint protection or software deployment.
  6. Record the update date and build number so the next Siemens Femap advisory can be assessed against a reliable baseline.

The public advisory leaves the internal parser locations and exploit techniques undisclosed, which is appropriate while customers patch. But it leaves no ambiguity about the release line that needs attention. For Simcenter Femap on Windows, V2606.0001 is now the minimum safe maintenance level for BMP parsing.