Cyber Resilience

CVE-2025-66590

HighUpdated

Published: 11 December 2025

Published
11 December 2025
Modified
04 June 2026
KEV Added
Patch
CVSS Score v4 8.4 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0009 26.2th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-66590 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Azeotech Daqfactory. Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 26.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-7 (Boundary Protection) and SI-16 (Memory Protection).

Deeper analysis

CVE-2025-66590 is an Out-of-bounds Write vulnerability (CWE-787) affecting AzeoTech DAQFactory release 20.7 (Build 2555). The flaw allows an attacker to write data past the end of an allocated memory buffer, potentially leading to arbitrary code execution or a system crash. It has been assigned a CVSS v3.1 base score of 9.8, reflecting its critical severity.

The vulnerability can be exploited remotely over the network (AV:N) with low attack complexity (AC:L), requiring no privileges (PR:N) or user interaction (UI:N), and results in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H) in an unchanged scope (S:U). Any unauthenticated attacker with network access to a vulnerable DAQFactory instance could trigger the out-of-bounds write, enabling arbitrary code execution on the target system or causing a denial-of-service via crash.

The CISA ICS Advisory ICSA-25-345-03 (https://www.cisa.gov/news-events/ics-advisories/icsa-25-345-03) provides additional details on the vulnerability and recommended mitigations.

EU & UK References

Vulnerability details

In AzeoTech DAQFactory release 20.7 (Build 2555), an out-of-bounds write vulnerability can be exploited by an attacker to cause the program to write data past the end of an allocated memory buffer. This can lead to arbitrary code execution or…

more

a system crash.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Remote unauthenticated out-of-bounds write vulnerability in network-accessible DAQFactory enables arbitrary code execution, directly mapping to exploitation of public-facing application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-66588Same product: Azeotech Daqfactory
CVE-2025-66589Same product: Azeotech Daqfactory
CVE-2025-25742Shared CWE-787
CVE-2026-21897Shared CWE-787
CVE-2024-57704Shared CWE-787
CVE-2024-57579Shared CWE-787
CVE-2024-57581Shared CWE-787
CVE-2026-0114Shared CWE-787
CVE-2024-11345Shared CWE-787
CVE-2026-41678Shared CWE-787

Affected Assets

azeotech
daqfactory
≤ 21.1

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely remediation of the out-of-bounds write flaw in DAQFactory 20.7 Build 2555 to eliminate the vulnerability.

prevent

Implements memory protection controls such as address space layout randomization and data execution prevention to mitigate exploitation of the out-of-bounds write vulnerability.

prevent

Enforces boundary protection to restrict unauthenticated network access to the vulnerable DAQFactory instance, preventing remote exploitation.

References