CVE-2026-14867 PUBLISHED

Insecure password storage in User directory

Assigner: arcinfo
Reserved: 06.07.2026 Published: 07.07.2026 Updated: 07.07.2026

Credentials of built-in users are insecurely stored in the User directory of PcVue projects, all versions prior to 17.0.0. A local attacker could retrieve users’ credentials. 

Active Directory accounts are not affected by this vulnerability.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:U/RE:M/U:Amber
CVSS Score: 6.8

Product Status

Vendor arcinfo
Product PcVue
Versions Default: affected
  • affected from 0 to 17.0.0 (excl.)

Exploits

Not known to be exploited

Solutions

Harden the configuration Who should apply this recommendation: All users

To reduce the risk of exploitation, ARC Informatique strongly recommends implementing the following defensive measures:

  • Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from insecure networks.
  • Locate control system networks and remote devices behind firewalls and isolate them from business networks.
  • When remote access is required, use secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as its connected devices.

Additional deployment guidance and recommended practices are available in the product documentation ( Hardening Guide https://www.pcvue.com/ProductHelp/PcVue/en/Content/Deployment/hardening-guide/overview.php ).

Update PcVue Who should apply this recommendation: All users using the affected component

Apply the corrective update by installing PcVue Initial Release 17.0.0 or later

In a patched release, it will no longer be possible to load User directory from earlier versions. Existing projects designed with an earlier version require explicit migration using the ProjectUtility CLI tool. Instructions are provided in the product documentation ( Project Utility CLI reference https://www.pcvue.com/ProductHelp/PcVue/en/Content/Deployment/tools/project-utility-cli.php ).

To verify that the patch is applied correctly, you must check that the File version property of the file ./bin/sv32.exe matches release 17.0.0 (17.0.0902.3726) or later, and ensure that any earlier release is no longer used.

Available patches: Patch provided in: * PcVue 17.0.0 (17.0.0902.3726)

References

Problem Types

  • CWE-256 Plaintext storage of a password CWE