Advisories | 1898 & Co.

Multiple Vulnerabilities in Panduit IntraVUE Industrial Network Visualization Software

Written by The 1898 & Co. Team | July 27, 2026

Security Advisory Brief

On July 23, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) published an industrial control system advisory disclosing five vulnerabilities in IntraVUE, the industrial Ethernet visualization and diagnostics platform marketed under the Panduit brand and maintained by Pronetiqs of the Netherlands. All versions up to and including 3.2.1a14 are affected. The most severe issue, CVE-2026-42933, carries a CVSS v3.1 base score of 10.0 — the maximum possible rating — because it allows a remote, unauthenticated attacker to relay traffic through the IntraVUE server and reach network segments that would otherwise be unreachable. The vendor has released version 3.2.1a16, which remediates all five findings.

IntraVUE occupies a uniquely sensitive position in an industrial network. The product is deployed specifically to discover, map, and continuously poll automation assets — programmable logic controllers, drives, remote I/O, HMIs, and managed switches — which means the server is intentionally granted routed or bridged reachability into control-system segments that are otherwise isolated from the enterprise network. The disclosed vulnerabilities collectively undermine that boundary. Three of the five findings expose information without any authentication at all: the full device inventory and topology of the monitored plant network, the underlying host and file share structure of the server itself, and credentials stored or transmitted in cleartext through the application programming interface. A fourth finding weakens the cryptographic protection applied to stored credentials, and the fifth turns the server into an attacker-controlled relay.

The practical risk is that an adversary who has already established a foothold on the information technology network — through phishing, an exposed remote access service, or a compromised vendor connection — can use an unpatched IntraVUE server as a single, low-noise stepping stone into the operational technology environment. CISA's assessment is that successful exploitation could allow an attacker with access to the IT network to manipulate industrial control devices. The chain requires no credentials to begin, no user interaction, and no exploit code that depends on a specific controller model. CISA reports no known public exploitation specifically targeting these vulnerabilities at the time of publication, and none of the five identifiers appear in the Known Exploited Vulnerabilities catalog. That status should be treated as a window for remediation rather than as an indication of low priority, given that a maximum-severity segmentation bypass in a widely deployed monitoring tool is an attractive target once technical details circulate.

Threats and Vulnerabilities

CVE-2026-42933, with a CVSS v3.1 base score of 10.0, is an unintended proxy or intermediary weakness (CWE-441) and is the most consequential finding in this advisory. An attacker who can reach the IntraVUE service over the network can direct it to forward traffic on their behalf, effectively using the server as an open relay into the network segments it monitors. Because IntraVUE is deliberately positioned with visibility across both the enterprise and control networks, this behavior collapses the segmentation that most industrial architectures depend on as their primary compensating control. The CVSS vector reflects the severity of that outcome: the attack is remotely reachable, requires no privileges and no user interaction, and produces a scope change with high impact to confidentiality, integrity, and availability. In practical terms, an adversary who compromises nothing more than IT network reachability inherits a path toward controllers and field devices that were assumed to be out of reach.

CVE-2026-28698, with a CVSS v3.1 base score of 8.6, is an exposure of sensitive information to an unauthorized actor (CWE-497) that reveals the underlying host and file share structure supporting the IntraVUE installation. An unauthenticated remote attacker can enumerate filesystem and share details of the server, disclosing directory layouts, mounted network shares, and the naming conventions used across the environment. This finding also carries a scope change in its CVSS vector, reflecting that the disclosed information describes resources beyond the vulnerable application itself. The disclosed detail materially accelerates the reconnaissance phase of an intrusion, supplying an attacker with the file paths, share names, and host relationships needed to plan credential theft, lateral movement, or the staging of tooling.

CVE-2026-40430, with a CVSS v3.1 base score of 7.5, is a plaintext storage of a password weakness (CWE-256) in which credentials are exposed in cleartext through the product's application programming interface. Any remote attacker able to reach the interface, without authenticating first, can retrieve the credential material the platform holds. Because IntraVUE stores credentials in order to poll and authenticate to monitored assets — switches, controllers, and management interfaces across the plant network — the credentials recovered are frequently reusable elsewhere. A single unauthenticated request can therefore yield operational credentials that unlock devices well beyond the IntraVUE server itself, converting a disclosure issue into a practical route to control-system access.

CVE-2026-50044, with a CVSS v3.1 base score of 6.8, is an inadequate encryption strength weakness (CWE-326) that permits credential theft through recovery of a weak hash or through a pass-the-hash style attack. The CVSS vector indicates that this issue requires low-level privileges and higher attack complexity than the unauthenticated findings, which places it later in an intrusion chain rather than at its start. Its significance is that it compounds the other disclosures: an attacker who has already obtained limited access — potentially using the credentials recovered through CVE-2026-40430 — can escalate that access by cracking or replaying the weakly protected hash material. The result is a durable authenticated presence within the monitoring platform.

CVE-2026-44955, with a CVSS v3.1 base score of 5.3, is a second exposure of sensitive system information (CWE-497) that permits unauthenticated asset discovery. An attacker without credentials can query the platform and receive the inventory of devices it monitors, including their addressing and topology relationships. Although the score is the lowest in this advisory and the direct confidentiality impact is limited, the operational value to an adversary is high. IntraVUE is purpose-built to produce an accurate, continuously refreshed map of an industrial network, and handing that map to an attacker eliminates the noisy active scanning that most operational technology intrusion detection is tuned to catch. Reconnaissance that would otherwise generate alerts instead arrives as a single legitimate-looking query.

Client Impact

Organizations running IntraVUE 3.2.1a14 or earlier should treat the server as a high-value asset whose compromise has consequences disproportionate to its function as a monitoring tool. The realistic attack chain is short and does not require sophisticated capability: an adversary with a foothold on the enterprise network queries the platform without credentials to obtain the control-network asset inventory, retrieves cleartext credentials through the application programming interface, and then relays traffic through the server into segments the enterprise network cannot otherwise reach. From that position, an attacker can interact directly with controllers and field devices. Manipulation of those devices can cause unplanned process shutdowns, unsafe equipment states, loss of view or loss of control for operators, and recovery times measured in shifts rather than minutes. The exposure is amplified in environments where IntraVUE has been permitted broad network reachability or where the monitored credentials are shared across multiple devices or sites.

The compliance consequences are equally material for regulated operators. For electric utilities subject to NERC CIP, an IntraVUE server with routed access into a defined electronic security perimeter falls within scope for CIP-007 patch management and CIP-010 configuration change management, and the segmentation bypass in CVE-2026-42933 directly challenges the electronic access controls required under CIP-005. Water, wastewater, chemical, and manufacturing operators aligning to IEC 62443 will find that these vulnerabilities undermine the zone and conduit model at its foundation, since a single monitoring host becomes an uncontrolled conduit between security levels. Operators covered by the Cyber Incident Reporting for Critical Infrastructure Act should note that a confirmed intrusion following this path would likely meet the substantial-incident reporting threshold, and organizations subject to European NIS2 obligations face comparable notification duties. Documenting the patch decision, the interim compensating controls, and the date of remediation is advisable regardless of framework.

Mitigations

Organizations operating IntraVUE should act on the following measures, prioritizing the upgrade and the network containment steps ahead of the longer-term architectural work.

  1. Upgrade all IntraVUE installations to version 3.2.1a16 or later, which remediates all five vulnerabilities. Where an immediate upgrade window is not available, schedule it against the next maintenance outage and apply the network controls below in the interim. Version and upgrade assistance is available from the vendor at info@pronetiqs.com.
  2. Restrict network reachability to the IntraVUE server so that its management and application programming interfaces are accessible only from a defined set of engineering workstations or a jump host, enforced at the firewall rather than at the host. Block all inbound access to the platform from general enterprise user networks, and deny the server any outbound path to the internet.
  3. Rotate every credential that the IntraVUE platform stores or has used to authenticate to monitored assets, including switch management accounts, controller passwords, and service accounts. Treat all such credentials as disclosed on any system that ran an affected version, and replace shared credentials with device-specific or role-specific accounts where the equipment supports it.
  4. Review firewall and router logs for traffic that entered or transited the IntraVUE server between enterprise and control network segments, and confirm that no relayed sessions reached controllers, drives, or remote I/O. Extend the review window to cover the period the affected version was in service, and preserve the logs before they age out of retention.
  5. Validate that the segmentation between the enterprise and operational technology networks does not depend on the IntraVUE server behaving correctly. Place the platform in a dedicated monitoring zone with explicit, deny-by-default conduits to the control network, and confirm that no alternate routed path exists that would let a compromise of the monitoring host bypass the perimeter.

Applying the upgrade removes the underlying flaws, but the credential rotation and log review steps address exposure that may already have occurred and should not be deferred until the maintenance window arrives.

1898 & Co. Response

1898 & Co. supports critical infrastructure operators in identifying and reducing exposure of this kind across operational technology environments. Our industrial cybersecurity team works alongside utility, water, manufacturing, and energy clients to assess network architecture, evaluate the reachability of monitoring and management platforms, and validate that segmentation controls hold up against the attack paths described in advisories such as this one. That work is grounded in hands-on experience with the control systems and industrial protocols involved, not solely in framework documentation.

Our managed threat detection and response service applies continuous monitoring purpose-built for operational technology, with analysts who understand the difference between a routine engineering workstation session and an anomalous relay through a monitoring server. For clients running IntraVUE or similar network visualization platforms, we can review current deployment topology, help scope the credential rotation described above, and assist with the log review needed to determine whether the exposure was acted upon before the patch was applied.

Organizations seeking to strengthen their position against segmentation bypass and credential exposure can engage 1898 & Co. for OT network architecture reviews, vulnerability and patch management program development, and incident response planning aligned to IEC 62443, NERC CIP, and CISA guidance. We have supported operators across North America through advisory response, remediation planning, and recovery, and we can help translate this advisory into a prioritized action plan that fits the operational constraints of a running plant.

Sources

  1. CISA ICS Advisory ICSA-26-204-04 — Panduit IntraVUE
  2. NVD Entry — CVE-2026-42933
  3. NVD Entry — CVE-2026-28698
  4. NVD Entry — CVE-2026-40430
  5. NVD Entry — CVE-2026-50044
  6. NVD Entry — CVE-2026-44955