Cyber Resilience

CVE-2021-26726

High

Published: 16 February 2022

Published
16 February 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0108 78.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-26726 is a high-severity OS Command Injection (CWE-78) vulnerability in Valmet Dna. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 21.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A remote code execution vulnerability affecting a Valmet DNA service listening on TCP port 1517, allows an attacker to execute commands with SYSTEM privileges This issue affects: Valmet DNA versions from Collection 2012 until Collection 2021.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

valmet
dna
2012 — 2021

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-272

Review and update requirements help detect and correct least privilege violations in practice.

addresses: CWE-272

Access reviews verify and enforce adherence to least privilege by identifying excess permissions.

addresses: CWE-272

Requiring specification of intended system usage and access authorizations, plus periodic reviews, supports enforcement of least privilege.

addresses: CWE-272

Separation of duties is a direct mechanism to enforce least privilege by ensuring no individual receives more access than required for their isolated responsibilities.

addresses: CWE-272

Enforces the least privilege principle to avoid violations of minimal necessary access.

addresses: CWE-209

Detects error messages that leak sensitive information as evidence of disclosure.

addresses: CWE-272

Enforcing only the minimal set of functionality implements least privilege by eliminating unneeded capabilities that could be abused.

addresses: CWE-209

The control directly mitigates generation of error messages containing sensitive authentication details by requiring obscured feedback instead of verbose responses.

References