CVE-2026-33953

8.5

Kovah · LinkAce

Kovah LinkAce versions prior to 2.5.3 are vulnerable to Server-Side Request Forgery (SSRF) when processing internal hostnames, allowing authenticated users to probe internal network services.

Executive summary

A vulnerability in Kovah LinkAce allows authenticated users to perform unauthorized server-side requests to internal resources, posing a significant risk to internal network security.

Vulnerability

The application fails to properly restrict server-side requests to internal hostnames, despite blocking direct requests to private IP literals. This vulnerability allows an authenticated user to bypass network segmentation and interact with services reachable by the LinkAce server.

Business impact

The ability to perform SSRF attacks allows an attacker to map internal network topology and interact with services that are not exposed to the public internet. With a CVSS score of 8.5, this high-severity flaw could lead to the unauthorized retrieval of sensitive internal data or interaction with administrative interfaces, potentially resulting in full system compromise if those internal services are vulnerable.

Remediation

Immediate Action: Upgrade your LinkAce instance to version 2.5.3 or later to apply the necessary hostname validation logic.

Proactive Monitoring: Review application logs for unusual outbound requests originating from the server to internal network segments or non-standard ports.

Compensating Controls: Ensure the LinkAce server resides in a restricted network zone with strict egress filtering to prevent it from reaching internal management interfaces or sensitive infrastructure services.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for unauthorized access to internal network resources, organizations should prioritize upgrading to version 2.5.3 immediately. Failure to patch this vulnerability leaves the internal network perimeter exposed to lateral movement by any authenticated user of the LinkAce platform.

Sources