CVE-2026-1697 PUBLISHED

Use of unsecure cookies for GraphicalData web service and WebClient web app

Assigner: arcinfo
Reserved: 30.01.2026 Published: 26.02.2026 Updated: 26.02.2026

The Secure and SameSite attribute are missing in the GraphicalData web services and WebClient web app of PcVue in version 12.0.0 through 16.3.3 included.

Metrics

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

Product Status

Vendor arcinfo
Product PcVue
Versions Default: unaffected
  • affected from 16.0.0 to 16.3.3 (incl.)
  • affected from 15.0.0 to 15.2.13 (incl.)
  • Version 12.0.0 is affected

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.

Uninstall the Web Server Who should apply this recommendation: All users not using the affected component

If your system does not require the use of the Web & Mobile features, you should make sure not to install them. If your system requires the use of the Web & Mobile features, they should be installed only on the Web Server. See the product help related to the installation for more information.

Update the Web Deployment Console (WDC) and re deploy the Web Server Who should apply this recommendation:

All users running affected components.

Install a patched release of the Web Deployment Console (WDC) on the IIS Web server and use it to re-deploy the Web Site. Some settings might need to be updated if third-party web apps or services depend on the OAuth ROPC flow.

In a patched release of the WDC, new settings are available for each authorized Client to enable or disable: * The Authorization Code flow * The Authorization Code flow with PKCE * The Resource Owner Password Credentials (ROPC) flow

By default, all the OAuth flows are now disabled for third-party web apps and need to be manually enabled before deployment if required.

To verify that the patch is applied correctly, you must check that: * The File version property of the file ./bin/Modules/WebDeployment/WebDeploymentConsole.exe matches the deployed release or later, and ensure that any earlier release is no longer used; * Web Sites have been redeployed; * OAuth flow are correctly set for each authorized Client.

Available patches: Patch provided in: * PcVue 16.3.4 (16.3.4902.3112)

Patch planned in: * PcVue 15.2.14

References

Problem Types

  • CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute CWE
  • CWE-1275 Sensitive Cookie with Improper SameSite Attribute CWE