CVE-2026-1693: CWE-1390 Weak Authentication in arcinfo PcVue
The OAuth grant type Resource Owner Password Credentials (ROPC) flow is still used by the werbservices used by the WebVue, WebScheduler, TouchVue and Snapvue features of PcVue in version 12.0.0 through 16.3.3 included despite being deprecated. It might allow a remote attacker to steal user credentials.
AI Analysis
Technical Summary
CVE-2026-1693 identifies a security weakness in arcinfo's PcVue software, specifically versions 12.0.0 through 16.3.3, where the OAuth Resource Owner Password Credentials (ROPC) grant type is still employed in the web services supporting WebVue, WebScheduler, TouchVue, and Snapvue features. The ROPC flow is deprecated due to its inherent security risks, primarily because it requires users to provide their credentials directly to the client application, increasing the risk of credential exposure. In this case, the continued use of ROPC allows a remote attacker to potentially intercept or steal user credentials by exploiting the weak authentication mechanism. The vulnerability does not require the attacker to have privileges or prior authentication, but user interaction is necessary, such as tricking a user into initiating the authentication process. The CVSS 4.0 base score of 5.3 reflects a medium severity, considering network attack vector, low complexity, no privileges required, but user interaction needed, and limited impact on confidentiality. The vulnerability affects the confidentiality of user credentials but does not directly impact integrity or availability of the system. No patches or fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability is classified under CWE-1390 (Weak Authentication) and CWE-477 (Use of Obsolete or Deprecated Function).
Potential Impact
The primary impact of CVE-2026-1693 is the potential compromise of user credentials for PcVue's web-based features, which could lead to unauthorized access to the affected systems. Credential theft can enable attackers to impersonate legitimate users, escalate privileges, and potentially manipulate industrial control processes managed by PcVue. This could result in operational disruptions, data breaches, and loss of control over critical infrastructure components. Since PcVue is widely used in industrial automation, building management, and critical infrastructure sectors, the impact could extend to safety risks and significant financial losses. The medium severity rating indicates a moderate risk, but the ease of exploitation due to no privileges required and network accessibility increases the urgency for mitigation. The lack of known exploits in the wild suggests the threat is currently theoretical but could become practical if attackers develop exploit techniques. Organizations relying on PcVue should consider the risk of credential compromise as a gateway to broader attacks on their operational technology environments.
Mitigation Recommendations
To mitigate CVE-2026-1693, organizations should immediately assess their PcVue deployments to identify affected versions (12.0.0 through 16.3.3) and the use of WebVue, WebScheduler, TouchVue, and Snapvue features. Since no official patches are currently available, the primary mitigation is to disable or replace the OAuth ROPC grant type with more secure OAuth flows such as Authorization Code Grant with PKCE or Client Credentials Grant, which do not expose user credentials directly. Network segmentation and strict access controls should be enforced to limit exposure of PcVue web services to trusted networks only. Implement multi-factor authentication (MFA) where possible to reduce the risk of credential misuse. Monitor authentication logs for suspicious activities indicative of credential theft attempts. Educate users about phishing and social engineering risks that could trigger user interaction exploitation. Engage with arcinfo support for updates or patches addressing this vulnerability. Consider deploying web application firewalls (WAFs) to detect and block anomalous authentication requests targeting these services.
Affected Countries
United States, France, Germany, United Kingdom, Canada, Australia, Japan, South Korea, Italy, Spain
CVE-2026-1693: CWE-1390 Weak Authentication in arcinfo PcVue
Description
The OAuth grant type Resource Owner Password Credentials (ROPC) flow is still used by the werbservices used by the WebVue, WebScheduler, TouchVue and Snapvue features of PcVue in version 12.0.0 through 16.3.3 included despite being deprecated. It might allow a remote attacker to steal user credentials.
AI-Powered Analysis
Technical Analysis
CVE-2026-1693 identifies a security weakness in arcinfo's PcVue software, specifically versions 12.0.0 through 16.3.3, where the OAuth Resource Owner Password Credentials (ROPC) grant type is still employed in the web services supporting WebVue, WebScheduler, TouchVue, and Snapvue features. The ROPC flow is deprecated due to its inherent security risks, primarily because it requires users to provide their credentials directly to the client application, increasing the risk of credential exposure. In this case, the continued use of ROPC allows a remote attacker to potentially intercept or steal user credentials by exploiting the weak authentication mechanism. The vulnerability does not require the attacker to have privileges or prior authentication, but user interaction is necessary, such as tricking a user into initiating the authentication process. The CVSS 4.0 base score of 5.3 reflects a medium severity, considering network attack vector, low complexity, no privileges required, but user interaction needed, and limited impact on confidentiality. The vulnerability affects the confidentiality of user credentials but does not directly impact integrity or availability of the system. No patches or fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability is classified under CWE-1390 (Weak Authentication) and CWE-477 (Use of Obsolete or Deprecated Function).
Potential Impact
The primary impact of CVE-2026-1693 is the potential compromise of user credentials for PcVue's web-based features, which could lead to unauthorized access to the affected systems. Credential theft can enable attackers to impersonate legitimate users, escalate privileges, and potentially manipulate industrial control processes managed by PcVue. This could result in operational disruptions, data breaches, and loss of control over critical infrastructure components. Since PcVue is widely used in industrial automation, building management, and critical infrastructure sectors, the impact could extend to safety risks and significant financial losses. The medium severity rating indicates a moderate risk, but the ease of exploitation due to no privileges required and network accessibility increases the urgency for mitigation. The lack of known exploits in the wild suggests the threat is currently theoretical but could become practical if attackers develop exploit techniques. Organizations relying on PcVue should consider the risk of credential compromise as a gateway to broader attacks on their operational technology environments.
Mitigation Recommendations
To mitigate CVE-2026-1693, organizations should immediately assess their PcVue deployments to identify affected versions (12.0.0 through 16.3.3) and the use of WebVue, WebScheduler, TouchVue, and Snapvue features. Since no official patches are currently available, the primary mitigation is to disable or replace the OAuth ROPC grant type with more secure OAuth flows such as Authorization Code Grant with PKCE or Client Credentials Grant, which do not expose user credentials directly. Network segmentation and strict access controls should be enforced to limit exposure of PcVue web services to trusted networks only. Implement multi-factor authentication (MFA) where possible to reduce the risk of credential misuse. Monitor authentication logs for suspicious activities indicative of credential theft attempts. Educate users about phishing and social engineering risks that could trigger user interaction exploitation. Engage with arcinfo support for updates or patches addressing this vulnerability. Consider deploying web application firewalls (WAFs) to detect and block anomalous authentication requests targeting these services.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- arcinfo
- Date Reserved
- 2026-01-30T08:37:34.459Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69a00034b7ef31ef0bd4068f
Added to database: 2/26/2026, 8:11:32 AM
Last enriched: 2/26/2026, 8:28:43 AM
Last updated: 2/26/2026, 11:14:53 PM
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-3268: Improper Access Controls in psi-probe PSI Probe
MediumCVE-2026-28280: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jmpsec osctrl
MediumCVE-2026-28279: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in jmpsec osctrl
HighCVE-2026-28276: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Morelitea initiative
HighCVE-2026-28275: CWE-613: Insufficient Session Expiration in Morelitea initiative
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.