CISA Adds 5 Actively Exploited Artifactory, ScreenConnect, and RouterOS Flaws to KEV
CISA added five actively exploited vulnerabilities to its KEV catalog affecting JFrog Artifactory (2 flaws), ConnectWise ScreenConnect (1 flaw), and MikroTik RouterOS (2 flaws) Attackers are chaining Artifactory CVE-2026-42016 and CVE-2026-42018 with CVE-2026-82329 to gain admin control, deploy malicious Groovy plugins, and install Rust-based backdoors ScreenConnect CVE-2026-84869 (CVSS 9.9) enables unauthorized file transfer and execution through active remote sessions, linked to VBScript paylo
Analysis
TL;DR
- CISA added five actively exploited vulnerabilities to its KEV catalog affecting JFrog Artifactory (2 flaws), ConnectWise ScreenConnect (1 flaw), and MikroTik RouterOS (2 flaws)
- Attackers are chaining Artifactory CVE-2026-42016 and CVE-2026-42018 with CVE-2026-82329 to gain admin control, deploy malicious Groovy plugins, and install Rust-based backdoors
- ScreenConnect CVE-2026-84869 (CVSS 9.9) enables unauthorized file transfer and execution through active remote sessions, linked to VBScript payload distribution
- MikroTik RouterOS flaws CVE-2026-67277 and CVE-2026-86060 form the "MikroTrick" exploit chain allowing unauthenticated device takeover and privilege escalation
- Federal agencies face patch deadlines ranging from September 13–25, 2026 depending on the vulnerability
Why It Matters
This is a critical update for any organization relying on JFrog Artifactory for artifact management, ConnectWise ScreenConnect for remote support, or MikroTik RouterOS for network infrastructure. The active exploitation in the wild—particularly the chaining of multiple Artifactory vulnerabilities to deploy persistent backdoors—demonstrates how quickly threat actors can combine flaws to achieve full system compromise. Security teams must treat these as urgent patching priorities, especially given the tight federal deadlines.
Technical Details
- CVE-2026-42016 (CVSS 8.1): Incorrect authorization in JFrog Artifactory where token validation checks signature/issuer but not token scope, enabling privilege escalation
- CVE-2026-42018 (CVSS 7.5): Improper authentication in Artifactory that returns an internal anonymous-user token to unauthenticated callers even when anonymous access is disabled, risking sensitive resource exposure
- CVE-2026-84869 (CVSS 9.9): Improper privilege management in ConnectWise ScreenConnect client (not server) allowing file transfer and execution through active remote sessions without authorization or host confirmation; Huntress linked it to VBScript payload delivery
- CVE-2026-67277 (CVSS 8.8): Missing authentication for a critical function in MikroTik RouterOS btest service, enabling kernel memory disclosure and denial-of-service
- CVE-2026-86060 (CVSS 9.2): Improper neutralization of argument delimiters in RouterOS commands, allowing attackers to modify the trusted policy mask and escalate privileges; combined with CVE-2026-67277 forms the "MikroTrick" chain
- Post-exploitation activity includes persistent admin account creation, malicious Groovy plugin deployment, and Rust-based backdoor installation on compromised Artifactory instances
Industry Insight
- Organizations should immediately prioritize patching these vulnerabilities, especially self-hosted Artifactory instances which are being actively chained for full compromise; verify patch levels across all ScreenConnect host clients and MikroTik router deployments
- The MikroTrick exploit chain highlights the growing trend of unauthenticated remote code execution on network infrastructure devices—network segmentation and zero-trust principles should be reinforced for critical routing equipment
- The tight federal patch deadlines (September 13–25) signal the severity; enterprises should adopt similar urgency timelines and consider temporary compensating controls such as network isolation for unpatched systems
Disclaimer: The above content is generated by AI and is for reference only.