CVE-2025-54818
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-18

Last updated on: 2025-09-19

Assigner: ICS-CERT

Description
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a proprietary protocol on TCP port 1069 to perform management operations such as modifying system properties. The user management functionality handles sensitive data such as registered usernames and passwords over an unencrypted channel, allowing an adjacent attacker to intercept valid credentials to gain access to the device.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-18
Last Modified
2025-09-19
Generated
2026-06-16
AI Q&A
2025-09-19
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
cognex in-sight_explorer *
cognex in-sight_camera *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-319 The product transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in Cognex In-Sight Explorer and In-Sight Camera Firmware, where a proprietary protocol on TCP port 1069 is used for management operations like modifying system properties. The user management functionality transmits sensitive data such as registered usernames and passwords over an unencrypted channel, which allows an adjacent attacker to intercept valid credentials and gain unauthorized access to the device.

Impact Analysis

An attacker who is adjacent to the vulnerable device can intercept unencrypted credentials transmitted over the network, allowing them to gain unauthorized access to the device. This can lead to full compromise of the device, including the ability to modify system properties, potentially causing confidentiality, integrity, and availability impacts.

Detection Guidance

You can detect this vulnerability by scanning your network for devices exposing TCP port 1069, which is used by Cognex In-Sight Explorer and In-Sight Camera Firmware for management operations. Using network scanning tools like nmap, you can run commands such as: nmap -p 1069 <target-ip-range> to identify devices with this port open. Additionally, monitoring network traffic for unencrypted transmissions on port 1069 may help detect attempts to exploit the vulnerability.

Mitigation Strategies

Immediate mitigation steps include restricting network access to TCP port 1069 to trusted hosts only, such as by implementing firewall rules or network segmentation to prevent adjacent attackers from accessing this port. Additionally, monitor and limit exposure of devices running Cognex In-Sight Explorer and In-Sight Camera Firmware to untrusted networks. Applying any available firmware updates or patches from the vendor is also recommended once available.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-54818. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart