CVE Vulnerabilities

CVE-2026-1693

Use of Obsolete Function

Published: Feb 26, 2026 | Modified: Mar 12, 2026
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

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.

Weakness

The code uses deprecated or obsolete functions, which suggests that the code has not been actively reviewed or maintained.

Affected Software

NameVendorStart VersionEnd Version
PcvueArcinformatique12.0.0 (including)15.2.13 (including)
PcvueArcinformatique16.0.0 (including)16.3.4 (excluding)

Extended Description

As programming languages evolve, functions occasionally become obsolete due to:

Functions that are removed are usually replaced by newer counterparts that perform the same task in some different and hopefully improved way.

Potential Mitigations

References