// CISA KEV
CISA KEV Surge: Artifactory, ScreenConnect, GitLab & RouterOS Under Active Attack
By NeoShield AI Threat Desk · Published 2026-09-13 · 4 min read
#CISA KEV#JFrog Artifactory#ConnectWise ScreenConnect#MikroTik RouterOS#GitLab#CVE-2026-42016#CVE-2026-42018#CVE-2026-84869
CISA added eight vulnerabilities across JFrog Artifactory, ConnectWise ScreenConnect, MikroTik RouterOS, and GitLab to its Known Exploited Vulnerabilities catalog on September 13, 2026, signaling a coordinated wave of exploitation targeting developer infrastructure, remote access tools, and network edge devices. Security teams should treat these as emergency patching priorities.
The JFrog Artifactory entries deserve immediate attention from any organization running a software supply chain. CVE-2026-42016 is an Incorrect Authorization vulnerability, meaning an attacker can access resources or perform actions they should not be permitted to reach — potentially browsing, downloading, or tampering with build artifacts without valid credentials for those repositories. CVE-2026-42018 compounds this with an Improper Authentication flaw, which can allow authentication to be bypassed or forged entirely. Together, these two vulnerabilities create a scenario where an adversary could silently inject malicious packages into your artifact repository, poisoning builds that downstream developers and CI/CD pipelines trust implicitly. If your organization uses Artifactory as a central artifact store, assume that unpatched instances are a live supply chain risk right now.
CVE-2026-84869 in ConnectWise ScreenConnect combines Improper Privilege Management with Missing Authorization. ScreenConnect is widely deployed for remote support and administration, making it a perennial target. Privilege management flaws in remote access tools are particularly dangerous because they can allow a lower-privileged user or an unauthenticated external party to escalate to administrative control of the ScreenConnect server itself — and from there, push commands or sessions to any managed endpoint. Ransomware operators and initial access brokers have historically weaponized ScreenConnect vulnerabilities quickly after disclosure, so the window between patch availability and mass exploitation is narrow.
CVE-2026-85706 affects GitLab Community Edition and Enterprise Edition and is classified as a Path Traversal vulnerability. Path traversal flaws in source code management platforms are serious because they can expose files outside the intended web root, potentially leaking configuration files, secrets, private repository contents, or internal API tokens. For organizations that self-host GitLab, this is a direct threat to intellectual property and to any credentials or keys stored within repositories or server configuration.
The MikroTik RouterOS entries round out the picture at the network perimeter. RouterOS devices are ubiquitous in enterprise branch offices, ISP infrastructure, and managed service provider environments. Historically, compromised MikroTik devices have been recruited into proxy networks and botnets used to obscure attacker traffic, making detection of subsequent intrusion activity significantly harder. A compromised edge router is also positioned to intercept or manipulate traffic before encryption terminates inside the network.
Defensive priorities for today:
- Patch JFrog Artifactory immediately for CVE-2026-42016 and CVE-2026-42018. If patching cannot happen within 24 hours, restrict network access to Artifactory to known CI/CD hosts and internal developer subnets only, and audit recent artifact downloads and uploads for anomalies.
- Audit all published artifacts in Artifactory for unexpected modifications or new packages introduced in the last 30 days. Hash verification against known-good baselines is essential.
- Update ConnectWise ScreenConnect to the vendor-recommended version addressing CVE-2026-84869. Review ScreenConnect access logs for unusual session initiations, privilege changes, or connections from unexpected geographic locations or IP ranges.
- Apply the GitLab patch for CVE-2026-85706 without delay. Review web server access logs for path traversal patterns — requests containing sequences like dot-dot-slash encodings targeting directories outside the application root are a reliable detection signal.
- Audit all MikroTik RouterOS devices in your environment for firmware currency. Disable unused services such as Winbox, Telnet, and the web interface where not required. Review firewall rules and check for unexpected outbound connections or newly created user accounts.
- For all four product families, enable alerting on authentication failures, privilege escalation events, and configuration changes. Correlate these alerts in your SIEM against threat intelligence feeds tracking the CVEs listed above.
- If you operate under a federal mandate, CISA's Binding Operational Directive 22-01 requires KEV vulnerabilities to be remediated on a defined timeline — verify your compliance posture today.
The broader lesson from this cluster of KEV additions is that attackers are deliberately targeting the infrastructure that organizations use to build, deploy, and manage software and systems. Hardening these platforms is not optional maintenance — it is a foundational security control. Treat your artifact repositories, remote access tools, source code platforms, and network edge devices with the same scrutiny you apply to your most sensitive production systems.
This briefing is informational and does not substitute for official vendor advisories and CISA guidance — consult those sources directly for authoritative remediation steps.
Related articles
KEV Surge: Artifactory, ScreenConnect, GitLab, and RouterOS Under Active Attack
CISA has added eight vulnerabilities across JFrog Artifactory, ConnectWise ScreenConnect, GitLab, and MikroTik RouterOS to its…
CISA KEVCritical Exploits in the Wild: JFrog, GitLab, Cisco FMC, and ScreenConnect Under Active Attack
CISA's KEV catalog expanded with five critical vulnerabilities across JFrog Artifactory, GitLab, Cisco FMC, and ConnectWise…
CISA KEVCISA KEV Surge: Six Critical Exploited Flaws Targeting AI, DevOps, and Comms Infrastructure
CISA has added six actively exploited vulnerabilities to its Known Exploited Vulnerabilities catalog, spanning AI gateway…
NeoShield Security publishes defensive cybersecurity guides for developers, small teams, SOC learners, and MSPs. AI-assisted content is reviewed for safety, defensive purpose, and practical security value.