Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable API disclosure with low complexity and no interaction; PR:N follows the assigned vector though API auth is unconfirmed; confidentiality-only, so I:N/A:N.
Primary rating from Vendor (icscert).
CVSS VectorVendor: icscert
Lifecycle Timeline
5DescriptionCVE.org
Pronetiqs IntraVUE Versions 3.2.1a14 and prior have a plaintext storage of a password vulnerability that could expose cleartext credentials through the API.
AnalysisAI
Cleartext credential exposure in Pronetiqs IntraVUE (Panduit IntraVUE) versions 3.2.1a14 and prior allows an attacker to retrieve stored passwords in plaintext via the product's API, because credentials are never hashed or encrypted at rest. This industrial-network visualization tool is affected across all builds up to and including 3.2.1a14, and per the CVSS 4.0 vector the disclosure is reachable over the network without authentication (VC:H). There is no public exploit identified at time of analysis, and it is not listed in CISA KEV, but the ICS-CERT advisory (ICSA-26-204-04) confirms the flaw.
Technical ContextAI
IntraVUE is a network mapping and diagnostic platform used to visualize and monitor industrial/OT Ethernet infrastructure, exposing a management API for automation and integration. The root cause is CWE-256 (Plaintext Storage of a Password): the application persists account credentials without hashing or encryption, so any code path that reads that store - here, an API endpoint - returns usable cleartext secrets. The CPE cpe:2.3:a:pronetiqs:panduit_intravue identifies the affected software; the vulnerability is in how the application handles credential storage rather than in any transport-layer or protocol weakness.
RemediationAI
No specific fixed version was provided in the input data, so no vendor-released patch version can be cited here - consult the CISA ICS advisory at https://www.cisa.gov/news-events/ics-advisories/icsa-26-204-04 for the vendor's remediated build and upgrade guidance, and upgrade beyond 3.2.1a14 once the fixed release is identified. As compensating controls until patched: restrict network access to the IntraVUE API so only trusted management hosts can reach it (via host firewall or network ACLs), which prevents remote credential retrieval but may break legitimate integrations that call the API; place the IntraVUE server on an isolated OT management VLAN behind segmentation, at the cost of added routing/administration overhead; and, because credentials are stored in cleartext, rotate any passwords held in IntraVUE and avoid reusing them elsewhere so that a disclosure does not compromise other systems.
More in Panduit Intravue
View allNetwork-segmentation bypass in Pronetiqs (Panduit) IntraVUE 3.2.1a14 and earlier lets a remote, unauthenticated attacker
Sensitive information disclosure in Pronetiqs IntraVUE (marketed as Panduit IntraVUE) versions 3.2.1a14 and prior allows
Credential theft in Pronetiqs/Panduit IntraVUE (versions 3.2.1a14 and prior) stems from the use of a cryptographically w
Unauthenticated network asset discovery exposure in Pronetiqs IntraVUE (formerly Panduit IntraVUE) versions 3.2.1a14 and
Same weakness CWE-256 – Plaintext Storage of a Password
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48445
GHSA-83v4-8c4r-j7c4