Description
An unauthenticated remote attacker is able to perform remote code execution due to incorrectly sanitized user input in the SetParameter command.
Published: 2026-07-16
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The SetParameter command on X‑Rite MA‑T6 fails to sanitize and validate incoming data, a classic operating‑system command injection flaw categorized as CWE‑78. An unauthenticated attacker can craft a request that causes the device to execute arbitrary code with the privileges of the firmware process. Successful exploitation results in complete control over the device, allowing the attacker to alter configurations, exfiltrate data, or pivot to other network assets.

Affected Systems

The vulnerability applies exclusively to X‑Rite MA‑T6 handheld colorimeters. No specific firmware versions are listed, so all releases are potentially affected until a patch addressing the input validation defect is deployed.

Risk and Exploitability

The CVSS score of 9.8 denotes critical severity, while the EPSS score of < 1% indicates a low but non‑zero exploitation probability. The flaw is not cataloged in the CISA KEV list. Attackers would typically access the exposed SetParameter interface over the network, transmit a forged command, and trigger remote code execution without the need for credentials.

Generated by OpenCVE AI on July 31, 2026 at 02:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest X‑Rite MA‑T6 firmware update that corrects the input validation bug in the SetParameter command.
  • If no update is immediately available, restrict access to the SetParameter interface by applying firewall rules or network segmentation, limiting exposure to trusted subnets.
  • Continuously monitor inbound traffic for unexpected or malformed SetParameter requests and log suspicious activity for forensic analysis.

Generated by OpenCVE AI on July 31, 2026 at 02:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Description An unauthenticated remote attacker is able to perform remote code execution due to incorrectly sanitized user input in the SetParameter command.
Title Origin Validation Error in X-Rite MA-T6
First Time appeared X-rite
X-rite ma-t6
Weaknesses CWE-78
CPEs cpe:2.3:a:x-rite:ma-t6:*:*:*:*:*:*:*:*
Vendors & Products X-rite
X-rite ma-t6
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-07-16T15:11:14.497Z

Reserved: 2023-12-01T08:19:11.319Z

Link: CVE-2023-49900

cve-icon Vulnrichment

Updated: 2026-07-16T13:36:32.779Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:15:06Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')