| Reporter | Title | Published | Views | Family All 34 |
|---|---|---|---|---|
| CVE-2026-8312 | 14 Jul 202612:43 | – | attackerkb | |
| CVE-2026-8313 | 14 Jul 202612:45 | – | attackerkb | |
| CVE-2026-8314 | 14 Jul 202612:47 | – | attackerkb | |
| CVE-2026-8085 | 14 Jul 202612:40 | – | attackerkb | |
| The vulnerability of the linker.exe executable of Rockwell Automation Arena’s discrete event simulation and automation software allows a attacker to execute arbitrary code. | 20 Jul 202600:00 | – | bdu_fstec | |
| The vulnerability of the siman.exe executable file of Rockwell Automation Arena’s discrete event simulation and automation software allows a hacker to execute arbitrary code. | 20 Jul 202600:00 | – | bdu_fstec | |
| CVE-2026-8085 | 16 Jul 202616:15 | – | circl | |
| CVE-2026-8312 | 16 Jul 202616:15 | – | circl | |
| CVE-2026-8313 | 16 Jul 202616:15 | – | circl | |
| CVE-2026-8314 | 16 Jul 202616:15 | – | circl |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(329331);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/27");
script_cve_id(
"CVE-2026-8085",
"CVE-2026-8312",
"CVE-2026-8313",
"CVE-2026-8314"
);
script_xref(name:"IAVA", value:"2026-B-0200");
script_name(english:"Rockwell Automation Arena < 17.00.01 Multiple Vulnerabilities (SD1784)");
script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote Windows host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Rockwell Automation Arena installed on the remote Windows host is prior to
17.00.01. It is, therefore, affected by multiple vulnerabilities:
- A memory corruption vulnerability exists in the model.exe (Siman) component due to improper
validation of user-supplied data, which can result in an out-of-bounds write. An attacker could
leverage this vulnerability to execute arbitrary code in the context of the current process by
convincing a user to open a malicious file. (CVE-2026-8085)
- A memory corruption vulnerability exists in the expmt.exe (Siman) component due to improper
validation of user-supplied data, which can result in an out-of-bounds write. An attacker could
leverage this vulnerability to execute arbitrary code in the context of the current process by
convincing a user to open a malicious file. (CVE-2026-8312)
- A memory corruption vulnerability exists in the linker.exe (Siman) component due to improper
validation of user-supplied data, which can result in an out-of-bounds write. An attacker could
leverage this vulnerability to execute arbitrary code in the context of the current process by
convincing a user to open a malicious file. (CVE-2026-8313)
- A memory corruption vulnerability exists in the siman.exe (Siman) component due to improper
validation of user-supplied data, which can result in an out-of-bounds write. An attacker could
leverage this vulnerability to execute arbitrary code in the context of the current process by
convincing a user to open a malicious file. (CVE-2026-8314)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.SD1784.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?889c628e");
script_set_attribute(attribute:"solution", value:
"Upgrade to Rockwell Automation Arena 17.00.01 or later.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:U");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-8314");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/07/14");
script_set_attribute(attribute:"patch_publication_date", value:"2026/07/14");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/24");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:rockwellautomation:arena");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("rockwell_arena_win_installed.nbin");
script_require_keys("SMB/Registry/Enumerated", "installed_sw/Rockwell Arena");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'requires': [
{'scope': 'target', 'match': {'os': 'windows'}}
],
'checks': [
{
'product': {'name': 'Rockwell Arena', 'type': 'app'},
'check_algorithm': 'default',
'constraints' : [
{'fixed_version' : '17.00.01'}
]
}
]
};
var vdf_result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result:vdf_result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation