The Cybersecurity and Infrastructure Security Agency (CISA) has updated its Known Exploited Vulnerabilities (KEV) catalog, adding five new flaws that have been observed under active exploitation. These vulnerabilities impact products from JFrog, ConnectWise, and MikroTik, specifically affecting Artifactory, ScreenConnect, and RouterOS platforms. The inclusion in the KEV catalog mandates that U.S. federal agencies remediate these issues within a specified timeframe due to their proven exploitation in real-world attacks.
Among the newly cataloged vulnerabilities, one identified as CVE-2026-42016 stands out with a CVSS score of 8.1. This particular flaw is characterized as an incorrect authorization issue. Incorrect authorization vulnerabilities typically arise when an application fails to properly verify that a user or process has the necessary permissions to access a resource or perform an action. This can allow an attacker to bypass security controls and gain unauthorized access to sensitive data or functionality.
JFrog Artifactory is a universal repository manager widely used in software development for managing binary artifacts and dependencies across the software supply chain. ConnectWise ScreenConnect is a remote desktop access and support solution, commonly employed by IT professionals for managing client systems. MikroTik RouterOS is the operating system for MikroTik's line of routers and wireless ISP systems, providing network routing, firewall, and VPN capabilities. The diverse nature of these affected products suggests that attackers are targeting a broad spectrum of infrastructure components, from development pipelines to remote access tools and network edge devices.
Exploitation of vulnerabilities in products like Artifactory could lead to supply chain attacks, where malicious code is injected into legitimate software components. For ScreenConnect, successful exploitation could grant attackers remote control over systems, enabling data exfiltration, lateral movement, or the deployment of further malware. In the case of RouterOS, compromise could lead to network disruption, unauthorized access to internal networks, or the establishment of persistent backdoors for espionage or further attacks.
Mitigation for these types of vulnerabilities generally involves applying vendor-supplied patches as soon as they become available. For incorrect authorization flaws, developers often need to review and strengthen access control mechanisms, ensuring that all requests are properly authenticated and authorized against defined policies. Organizations are also advised to implement robust network segmentation, principle of least privilege, and continuous monitoring to detect and respond to suspicious activity that might indicate exploitation. Regular security audits and penetration testing can help identify and address such weaknesses proactively.
The continuous addition of vulnerabilities to CISA's KEV catalog underscores the persistent threat posed by actively exploited flaws and the critical importance of timely patching and robust vulnerability management. This ongoing effort by CISA aims to provide federal agencies and, by extension, the broader cybersecurity community, with actionable intelligence to prioritize remediation efforts against the most pressing threats. The focus on widely used enterprise and infrastructure software highlights the need for all organizations to maintain vigilance and proactive security postures to defend against sophisticated and opportunistic attackers.






