Description
The Analog Way Picturall Quad Compact Mark II version 3.5.8, contains a local privilege escalation vulnerability in the core firmware. This is due to improper privilege delegation and insufficient input validation in a maintenance script.
Published: 2026-07-22
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Analog Way Picturall Quad Compact Mark II firmware version 3.5.8 is vulnerable due to a maintenance script that improperly delegates privileges and fails to validate input correctly, reflecting weaknesses in CWE-22 and CWE-250. The flaw permits a local user to gain higher privileges than intended, effectively creating an escalation path within the device’s operating environment. Such privilege escalation can lead to unauthorized configuration changes, potential persistence mechanisms, or complete compromise of the device’s firmware integrity.

Affected Systems

The affected device is the Analog Way Picturall Quad Compact Mark II. The vulnerability applies to firmware version 3.5.8; no other specific build numbers are identified in the available data.

Risk and Exploitability

The vulnerability is exploitable locally and requires a user to have physical or local access to the device. Because an EPSS score of 0.00174 (less than 1%) is available and the issue is not listed in the CISA KEV catalog, the current exploitation likelihood remains uncertain. Nonetheless, the potential impact of successful privilege escalation is significant, as it could allow an attacker to control the device, modify firmware settings, or establish a foothold for further attacks. The CVSS score of 7.8 indicates high severity, reinforcing the need for prompt attention if the affected firmware version remains in use.

Generated by OpenCVE AI on August 4, 2026 at 15:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware release from Analog Way that addresses the privilege delegation flaw.
  • Restrict physical access to maintenance scripts, ensuring only authorized personnel can execute them.
  • Enforce a least‑privilege policy for all automated maintenance tasks and monitor for unauthorized changes.

Generated by OpenCVE AI on August 4, 2026 at 15:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 28 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-269

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-250
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Analog Way
Analog Way picturall Quad Compact Mark Ii
Weaknesses CWE-20
CWE-269
Vendors & Products Analog Way
Analog Way picturall Quad Compact Mark Ii

Wed, 22 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Description The Analog Way Picturall Quad Compact Mark II version 3.5.8, contains a local privilege escalation vulnerability in the core firmware. This is due to improper privilege delegation and insufficient input validation in a maintenance script.
Title CVE-2026-14985
References

Subscriptions

Analog Way Picturall Quad Compact Mark Ii
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-07-27T16:58:13.543Z

Reserved: 2026-07-07T18:00:27.130Z

Link: CVE-2026-14985

cve-icon Vulnrichment

Updated: 2026-07-27T16:53:16.723Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T15:16:52.420

Modified: 2026-07-27T18:16:52.447

Link: CVE-2026-14985

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:45:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-250

    Execution with Unnecessary Privileges