| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2025-14295 | 22 Jan 202612:52 | – | attackerkb | |
| CVE-2025-14295 | 22 Jan 202615:23 | – | circl | |
| i-Vu and Carrier Automated Logic WebCTRL security vulnerabilities | 22 Jan 202600:00 | – | cnnvd | |
| CVE-2025-14295 | 22 Jan 202612:52 | – | cve | |
| CVE-2025-14295 Automated Logic WebCTRL and Carrier i-Vu Session Fixation | 22 Jan 202612:52 | – | cvelist | |
| EUVD-2026-4155 | 22 Jan 202612:52 | – | euvd | |
| CVE-2025-14295 | 22 Jan 202613:16 | – | nvd | |
| PT-2026-3931 | 22 Jan 202600:00 | – | ptsecurity | |
| CVE-2025-14295 | 23 Jan 202615:21 | – | redhatcve | |
| Carrier Corporation i-VU Storing Passwords in a Recoverable Format (CVE-2025-14295) | 23 Jun 202600:00 | – | nessus |
| Source | Link |
|---|---|
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(505512);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/06/25");
script_cve_id("CVE-2025-14295");
script_name(english:"Automated Logic WebCTRL Storing Passwords in a Recoverable Format (CVE-2025-14295)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"CWE-257 Storing Passwords in a Recoverable Format vulnerability
exists in Automated Logic WebCTRL and Carrier i-Vu Building
Automation System products. An attacker with elevated access can
retrieve passwords stored in a recoverable format, potentially
compromising credentials and neighboring systems.
This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
# https://brandportal.carrier.com/m/3c5dad2981636195/original/carr-psa-2025-07.pdf
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?dd640f39");
script_set_attribute(attribute:"solution", value:
"Upgrade to the latest supported version of Automated Logic WebCTRL
or Carrier i-Vu. A cumulative patch for versions 8.5 and 9.0 is
being made available. WebCTRL 10 and i-Vu 10 are not vulnerable.
Contact your account representative or authorized dealer for details.");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N");
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:H/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/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-2025-14295");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(257);
script_set_attribute(attribute:"vuln_publication_date", value:"2026/01/20");
script_set_attribute(attribute:"patch_publication_date", value:"2026/01/20");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/06/23");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/a:automatedlogic:webctrl_server");
script_set_attribute(attribute:"generated_plugin", value:"former");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Tenable.ot");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("tenable_ot_api_integration.nasl");
script_require_keys("Tenable.ot/AutomatedLogicCorporation");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/AutomatedLogicCorporation');
var asset = tenable_ot::assets::get(vendor:'AutomatedLogicCorporation');
var vuln_cpes = {
"cpe:/a:automatedlogic:webctrl_server" :
{"versionStartIncluding" : "6.1", "versionEndIncluding" : "9.0", "family" : "WebCTRL"}
};
tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, severity:SECURITY_HOLE);
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