September 18, 2026

Week of Synchronized Exploitation: How Threat Actors Weaponized Shared Vulnerabilities

Executive Summary

This week exposed the fragility of enterprise defenses as critical vulnerabilities across API gateways, content management systems, and communications infrastructure reached active exploitation status before patches could be deployed, with threat actors demonstrating surgical precision in targeting high-value assets across multiple sectors simultaneously.  

CISA's Known Exploited Vulnerabilities catalog swelled with 10 newly confirmed entries including two flaws in MikroTik RouterOS and JFrog Artifactory, two from Cisco, and one each from Google, Acronis, ConnectWise, and GitLab, signaling that no software vendor or infrastructure provider remained untouched as attackers weaponized authentication bypasses, deserialization flaws, and hard-coded credentials across interconnected enterprise ecosystems.  

On the frontlines of active exploitation, WSO2 API Manager fell victim to JWT authentication bypass enabling attackers to forge administrative tokens and pillage API credentials, The Events Calendar WordPress plugin succumbed to unsafe deserialization through pre-moderation comment injection delivering unauthenticated code execution to thousands of websites, and Issabel Framework collapsed under hard-coded JWT key exploitation allowing arbitrary OS command execution on telecommunications infrastructure, with honeypot networks capturing dozens of attacks within single 24-hour windows.  

Meanwhile, nation-state and hacktivist threat clusters orchestrated coordinated campaigns with NightEagle and Hacking Cat unleashing GhostContainer backdoors and polymorphic Monkey Ransomware against Russian enterprises, Chinese-nexus groups UTA0560 and JungleBamboo synchronizing Chrome V8 exploitation chains against international NGOs, Red Heron weaponizing Gitea vulnerabilities across seven countries, and Mirai_ptea and Mirai_aurora botnet variants infiltrating legacy KGUARD DVR networks, collectively demonstrating how exploit infrastructure, shared toolkits, and broker networks have transformed individual vulnerabilities into synchronized, multi-vector attacks that transcend traditional threat actor boundaries.

Key highlights of the week:

  • Ten vulnerabilities added to CISA KEV catalog
  • Active exploitation detected in The Events Calendar WordPress plugin, and Issabel Framework
  • NightEagle and Hacking Cat multi-stage attacks against Russian enterprises using GhostContainer and Monkey Ransomware
  • UTA0560 and JungleBamboo Chrome V8 exploitation targeting international NGOs with GRIMWEDGE and LONGTALE
  • Red Heron's rapid Gitea CVE-2026-60004 N-Day exploitation across seven countries
  • Mirai_ptea and Mirai_aurora botnet variants infiltrating KGUARD DVR infrastructure

What are the top trending or critical vulnerabilities observed this week?

Several high-impact vulnerabilities are currently trending across the cybersecurity community, demanding immediate attention and patch prioritization. Monitoring these emerging and widely discussed threats provides valuable insights, enabling organizations to make informed security decisions and strengthen their overall defense posture.

CVE-2026-5430 - Improper Verification of a Cryptographic Signature vulnerability in WSO2 API Manager

An Improper Cryptographic Signature Verification vulnerability in WSO2 API Manager allowed JWT authentication bypass when tokens were signed using unsupported algorithms, enabling unauthorized access to administrative accounts and full account takeover across WSO2 API Control Plane, API Manager, Traffic Manager, and Universal Gateway versions 4.1.0 through 4.6.0. Active in-the-wild exploitation attempts were captured by watchTowr's honeypot network on September 13, 2026, with forged JWT tokens containing baked-in administrator privileges being leveraged to gain unauthorized access to API backend endpoints, consumer credentials, API keys, and application secrets. The vulnerability existed due to JWT authentication accepting tokens signed with unsupported algorithms and approving them regardless, creating a critical authentication bypass vector that compromised the integrity of access control mechanisms across affected deployments. Community patches were released via GitHub pull requests (wso2/carbon-apimgt/pull/13752 and wso2/product-apim/pull/14167) to address the flawed signature verification logic and enforce strict algorithm validation for JWT token acceptance.

CVE-2026-42016 - Incorrect Authorization Vulnerability in JFrog Artifactory

An incorrect authorization vulnerability in JFrog Artifactory allows privilege escalation due to insufficient token validation that checks the token's signature and issuer but fails to properly enforce its intended scope, affecting all versions prior to 7.133.11. According to Wiz Research, this vulnerability is being actively exploited in the wild since at least August 15, 2026, with threat actors chaining it with CVE-2026-42018 to convert unauthenticated requests into admin-scoped tokens in under five minutes. The detectable anomaly is entirely behavioral and manifests as a mismatch between identity and actions: the internal anonymous identity or any low-privilege identity minting tokens at POST /access/api/v1/tokens, enumerating users, or reading/writing plugin endpoints. Post-exploitation activity includes persistent administrator account creation, malicious Groovy plugin deployment, ad-hoc command execution, second-stage payload delivery establishing C2 communication, and webshell uploads maintaining follow-on access. JFrog addressed this vulnerability in Artifactory version 7.133.11, and CISA added it to the KEV Catalog confirming active exploitation.

CVE-2026-42018 - Improper Authentication Vulnerability in JFrog Artifactory

An improper authentication vulnerability in JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is administratively disabled, potentially exposing sensitive repository resources and artifacts. The vulnerability affects JFrog Artifactory versions 7.11x below 7.111.20, 7.11x below 7.117.27, 7.12x below 7.125.19, 7.13x below 7.133.28, and 7.14x below 7.146.8 across all supported release branches. According to Wiz Research, this vulnerability is being actively exploited in the wild since at least August 15, 2026, with threat actors sending unauthenticated POST requests to /access/api/v1/aws/token/ with a trailing slash to obtain a JWT for the internal anonymous user, requiring only network access and no prior authentication or credentials. The highest-confidence behavioral detection signature manifests as a 401 response on the bare endpoint path followed by a 200 response on any variant from the same client within a short time window, representing an operator confirming the vulnerable variant before exploitation and a pattern not produced by legitimate clients. JFrog addressed this vulnerability across all supported Artifactory release branches in versions 7.111.20, 7.117.27, 7.125.19, 7.133.28, and 7.146.8, and confirmation of active exploitation led CISA to include it in the KEV Catalog.

CVE-2026-67277 - Missing Authentication for Critical Function Vulnerability in MikroTik RouterOS

A missing authentication for critical function vulnerability in MikroTik RouterOS allows kernel memory disclosure and denial of service in the bandwidth-test (btest) service, affecting RouterOS versions 7.24 below 7.24.2, 7.0.0 below 7.23.4, and 6.0.0 below 6.49.21 across all supported branches. According to CERT Polska, RouterOS accepts a "related" btest connection before the corresponding primary session completes authentication, allowing an unauthenticated client to initiate an IPv4 UDP test that transmits uninitialized kernel packet buffer data, while an unchecked inverted packet-size interval causes unsigned integer underflow and anomalously large fragmented output capable of restarting the RouterOS kernel. CERT Polska identified indicators of compromise including log entries for "login failure for user -2" and "user <name> added by ssh:-2@<ip>", the presence of highly privileged ops accounts, malicious infrastructure at 82.192.72.4 and 103.102.31.18, scheduler entries combining fetch and poll operations, domains mythtime.xyz, leappoach.info, and eeongous.com, and unexpected /ip socks enablement. MikroTik addressed this vulnerability across all supported branches in RouterOS versions 7.25beta3, 7.24.2, 7.23.4, and 6.49.21, with CISA's inclusion in the KEV Catalog confirming active exploitation.

CVE-2026-76460 - Incorrect Use of Privileged APIs Vulnerability in Cisco Identity Services Engine

An incorrect use of privileged APIs vulnerability in Cisco Identity Services Engine allows an unauthenticated, remote attacker to gain unauthorized access to the affected device by bypassing the web-based management interface, stemming from insufficient authentication control on an API endpoint. This critical vulnerability impacts Cisco ISE and Cisco ISE-PIC across all device configurations in releases 3.1 through 3.5, with exploitation requiring only the ability to send a crafted request to the vulnerable API endpoint and no prior authentication or elevated privileges. Cisco confirmed active exploitation in the wild, with defenders able to monitor access logs for suspicious dummyuser account entries and use infrastructure access control lists to block untrusted traffic as temporary protective measures pending patch deployment. Cisco released software updates addressing this vulnerability across all affected branches in releases 3.1 Patch 12, 3.2 Patch 11, 3.3 Patch 12, 3.4 Patch 7, and 3.5 Patch 4, with no workarounds available and immediate patching required. This vulnerability entered CISA KEV Catalog following confirmation of in-the-wild exploitation activity.

CVE-2026-76461 - SQL Injection Vulnerability in Cisco Secure Email Gateway

An SQL injection vulnerability in Cisco AsyncOS Software for Cisco Secure Email Gateway allows an unauthenticated, remote attacker to execute arbitrary commands with root privileges on the underlying operating system through crafted email messages containing malicious SQL statements. The vulnerability stems from insufficient validation in the email parsing logic, and exploitation requires only network access to the email gateway and the ability to send a crafted email, with no user interaction or elevated privileges required. This vulnerability affects all versions 15.5 and earlier, 16.0, and 16.5, with a wide attack surface accessible to threat actors and significant risk to organizations running vulnerable Secure Email Gateway instances. Cisco addressed this vulnerability in AsyncOS releases 15.5.5-0141, 16.0.4-302, and 16.5.0-780 across all affected branches, and CISA added it to the KEV catalog confirming active exploitation.

CVE-2026-78006 - Remote Code Execution vulnerability in The Events Calendar plugin for WordPress

A Remote Code Execution vulnerability via Unsafe Deserialization in the Events Calendar WordPress plugin versions up to 6.17.4 exploited insufficient protection in the is_safe_widget_instance function through PHP magic methods triggered during pre-parse combined with enable_rendering_widget_copied() forging a valid wp_hash integrity attribute before unserialize() execution. Unauthenticated attackers injected malicious block markup into pending comments which WordPress returned via moderation-hash URLs, allowing immediate viewing by unauthenticated commenters before moderation occurred, delivering payloads to the vulnerable code path and achieving arbitrary code execution on the server. The vulnerability required only comments to be enabled and visible on event posts to be exploitable, making it accessible across a broad range of WordPress installations running The Events Calendar. Active exploitation was confirmed with Wordfence blocking 37 attacks targeting this vulnerability within a 24-hour period, with patches available in updated versions of The Events Calendar plugin addressing the unsafe deserialization and is_safe_widget_instance bypass mechanisms.

CVE-2026-84869 - Improper Privilege Management and Missing Authorization Vulnerability in ConnectWise ScreenConnect

An improper privilege management and missing authorization vulnerability in ConnectWise ScreenConnect allows an attacker to transfer and execute files through an active remote session without authorization or host confirmation, affecting all versions prior to 26.6.5. According to ConnectWise, the flaw stems from weak authorization checks within the client component where the software improperly controls file transfer permissions during active sessions, enabling an attacker to bypass role-based access controls and push malicious files directly to the host machine for execution without elevated privileges. According to Huntress, this vulnerability has been actively exploited in the wild since August 20, 2026, with threat actors using social engineering to trick victims into executing rogue ScreenConnect clients that deploy VBScript payloads to connected targets, establishing persistence mechanisms and enabling lateral movement across ScreenConnect infrastructure to convert a single compromised endpoint into an enterprise-wide compromise vector. ConnectWise addressed this vulnerability in ScreenConnect version 26.6.5 and later, with CISA's inclusion in the KEV Catalog confirming active exploitation.

CVE-2026-85706 - Path Traversal Vulnerability in GitLab Community Edition and Enterprise Edition

A path traversal vulnerability in GitLab Community Edition and Enterprise Edition allows an unauthenticated user to read arbitrary files from the GitLab server due to improper path confinement and missing authentication enforcement in the repository commits API endpoint. The vulnerability affects all versions 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2, with exploitation requiring only network access and the ability to craft a malicious request to the vulnerable API. The confirmed primary impact is arbitrary file read and information disclosure, with exposed files containing credentials, tokens, deploy keys, CI/CD configuration, and database secrets that could support follow-on attacks including lateral movement into connected cloud infrastructure and supply chain compromise through malicious code injection into downstream software releases. A public proof-of-concept exploit is available on GitHub, significantly lowering the barrier to exploitation, though no specific threat actors have been confirmed conducting active exploitation in the wild at this time. GitLab addressed this vulnerability across all supported branches in versions 19.1.8, 19.2.6, and 19.3.2, and CISA added it to the KEV Catalog confirming active exploitation.

CVE-2026-86060 - Improper Neutralization of Argument Delimiters in a Command Vulnerability in MikroTik RouterOS

An improper neutralization of argument delimiters in a command vulnerability in MikroTik RouterOS allows an attacker to change the trusted RouterOS policy mask through a username injection flaw in the SSH login path, leading to privilege escalation, affecting RouterOS versions 7.24 below 7.24.2, 7.0.0 below 7.23.4, and 6.0.0 below 6.49.21 across all supported branches. According to CERT Polska and independent researcher Nick Pratley's reverse engineering, RouterOS contains an argument-handling flaw where the SSH server passes the authenticated username as a standalone positional argument to the internal /nova/bin/login process, with a legacy internal transport interpreting usernames beginning with - as file descriptor numbers, allowing username -2 to read two NUL-delimited trusted fields from stderr/PTY fd 2 where the second field becomes the authorization policy mask. Pratley confirmed that after SSH accepts literal -2 as a username, sending a specific byte sequence through the PTY escalates a read-only SSH session to full administrative command execution, producing the campaign-shaped log entry user ops added by ssh:-2@<ip> observed from compromised routers in the wild. RouterOS 7.23.4 added the validLoginParamInput function rejecting usernames beginning with - or containing control bytes, blocking the fd-2 parser path entirely. MikroTik addressed this vulnerability across all supported branches in RouterOS versions 7.25beta3, 7.24.2, 7.23.4, and 6.49.21, with a public proof-of-concept available and CISA's inclusion in the KEV Catalog confirming active exploitation.

CVE-2026-87886 - Incorrect Default Permissions Vulnerability in Acronis Backup

An incorrect default permissions vulnerability in Acronis Backup allows privilege escalation on susceptible Linux systems, affecting Acronis Backup plugin for cPanel & WHM before build 1.9.3.1021 and Acronis Backup extension for Plesk before build 1.8.11.638. Successful exploitation of the flaw allows an attacker with low privileges to escalate their permissions on a susceptible Linux system, potentially enabling unauthorized actions or arbitrary code execution that could impact the confidentiality and integrity of the application and connected systems. The vulnerability affects both cPanel/WHM and Plesk hosting control panel integrations, making it a risk factor for hosting providers and managed service providers deploying Acronis Backup across customer environments. Acronis addressed this vulnerability in Acronis Backup plugin for cPanel & WHM version 1.9.3 HF3 and Acronis Backup extension for Plesk version 1.8.11, and CISA added it to the KEV Catalog confirming active exploitation in the wild.

CVE-2026-89026 - OS Command Injection vulnerability in Issabel Framework

An OS Command Injection vulnerability via Hard-Coded JWT Signing Key in Issabel Framework enabled unauthenticated remote attackers to forge valid bearer tokens using the identical HS256 JWT signing key ("da893kasdfam43k29akdkfaFFlsdfhj23rasdf") embedded in the pbxapi index.php file across all installations, allowing exploitation of the '/pbxapi/manager/originate' endpoint to execute arbitrary OS commands with Asterisk user privileges. The vulnerability eliminated authentication requirements by permitting token forgery, granting attackers direct access to critical PBX functionality and system-level command execution capabilities. Active exploitation was first confirmed by the Shadowserver Foundation on September 9, 2026, with a patch released on August 1, 2026, replacing the hard-coded JWT key with a dynamically generated key stored in "/etc/issabel.conf" to prevent token forgery and enforce proper key management.

What did Cytellite sensors detect this week?

Cytellite telemetry captured active exploit attempts and mass scanning campaigns against exposed services globally. The data highlights which vulnerabilities are under attack and provides source IPs and payloads to authorized teams for detailed threat analysis and validation.

Vulnerabilities Product Severity Title Exploited in the-wild CISA KEV
CVE-2026-9198 IBM Langflow Critical Code Injection vulnerability in IBM Langflow No True
CVE-2026-63030 WordPress Core Critical Interpretation Conflict vulnerability in WordPress Core No True
CVE-2026-24423 SmarterTools SmarterMail Critical Missing Authentication for Critical Function Vulnerability in SmarterTools SmarterMail Yes True
CVE-2026-0560 LoLLMs High Server-Side Request Forgery vulnerability in LoLLMs No False
CVE-2025-57819 Sangoma FreePBX Critical Authentication Bypass Vulnerability in Sangoma FreePBX Yes True
CVE-2025-55182 Meta React Server Components Critical Remote Code Execution vulnerability in Meta React Server Components Yes True
CVE-2025-34037 Linksys E-Series Routers Critical OS Command Injection Vulnerability in Linksys E-Series Routers Yes False
CVE-2025-3248 Langflow Critical Missing Authentication vulnerability in Langflow Yes True
CVE-2025-31324 SAP NetWeaver Critical Unrestricted File Upload vulnerability in SAP NetWeaver Yes True
CVE-2025-30208 Vite High Sensitive Information Disclosure vulnerability in Vite No False

Which vulnerabilities were abused by malware this week?

Active malware campaigns exploited specific vulnerabilities to deliver payloads and carry out post-exploitation actions. Each targeted vulnerability is proactively monitored, manually analysed, and mapped to MITRE ATT&CK tactics and techniques. Insights are derived from the LOVI vulnerability intelligence platform, which aggregates and curates data from multiple sources, OSINT groups, blogs, and data leak sites.

NightEagle and Hacking Cat's multi-stage attack chain against Russian infrastructure

Russian enterprises faced a coordinated assault from three distinct threat clusters exploiting Exchange server vulnerabilities and compromised VPN credentials. The sophisticated NightEagle APT group deployed the GhostContainer backdoor, a modular malware built from open-source components including Neo-reGeorg tunnel and CVE-2020-0688 exploits, to establish complete command and control over Microsoft Exchange servers before pivoting laterally through victim networks using Microsoft dev tunnels and rdp2tcp tools. Once entrenched, the group weaponized CVE-2019-0708 BlueKeep and Active Directory exploitation techniques including DCSync attacks to compromise domain controllers and secure long-term persistence across enterprise infrastructure. Complementing these espionage-focused operations, the pro-Ukrainian hacktivist collective Hacking Cat had evolved from defacement campaigns into a destructive force, deploying the Gorilla RAT reverse shell with sophisticated TCP tunneling capabilities alongside four polymorphic variants of Monkey Ransomware engineered in Rust, .NET, C++, and Golang to encrypt or obliterate victim data across Windows, Linux, and VMware ESXi environments using ChaCha20-Poly1305 and AES-256-CBC encryption. Through active collaboration with Cyber Anarchy Squad and Ukrainian Cyber Alliance, Hacking Cat amplified its impact by distributing the ClearWater ransomware and Nemo Wiper data destruction tool, with security researchers suggesting rapid malware development and cross-platform polymorphism indicated artificial intelligence played a significant role in their toolkit evolution and variant generation.

UTA0560 and JungleBamboo exploit unpatched Chrome vulnerabilities targeting international organizations

According to Volexity, multiple Chinese threat actors exploited the same Chrome and Windows vulnerability chain targeting NGOs and international organizations starting in early September 2026, creating an unusual patch-gap scenario where the vulnerability had been fixed in Chromium source code but remained unpatched in released Chrome versions. The attack chain exploited CVE-2026-85046 (type confusion in Chrome V8), CVE-2026-87491 (WebAssembly defect), and CVE-2026-85880 (Windows kernel privilege escalation) to escape the browser sandbox and achieve code execution, with UTA0560 deploying the GRIMWEDGE JScript backdoor providing reconnaissance and command execution capabilities, while JungleBamboo deployed SUPERSTOMP loader to install LONGTALE, a credential-stealing Chrome extension masquerading as Google Gemini that captures keystrokes, cookies, session tokens, and screenshots. Both threat actors conducted spear-phishing campaigns using lures mimicking donation forms and generic themes to redirect victims to exploit-hosting infrastructure, with researchers assessing that the identical exploit code and rapid deployment by separate Chinese groups suggests potential exploitation tool sales or reuse through a common broker network.

Red Heron's rapid N-Day exploitation of CVE-2026-60004 in Gitea

Acronis Threat Research Unit uncovered a multinational campaign by a Chinese-speaking threat actor tracked as Red Heron that rapidly weaponized CVE-2026-60004, a critical Gitea remote code execution vulnerability affecting versions 1.17 through 1.27.0, within days of public proof-of-concept code becoming available on GitHub to systematically scan 1,386 Gitea instances across seven countries and compromise internet-facing installations using automated exploitation frameworks that registered accounts and extracted source code repositories. Red Heron's structured targeting utilized Simplified Chinese intelligence sector classifications covering defense, elections, energy, aerospace, telecommunications, and government entities, with confirmed compromises affecting organizations in Canada, Argentina, Taiwan, the United States, and Sri Lanka, including progression from a vulnerable Taiwanese Gitea server to root-level administrative access across a three-node Proxmox cluster infrastructure. The threat actor deployed JITTERLY, a C++ Linux implant containing over thirty post-exploitation commands supporting shell execution, file transfer, network tunneling, and interactive terminal access with embedded SIXZUT, a previously undocumented LD_PRELOAD rootkit capable of hiding files, processes, and network connections while preventing the implant's termination and automatically relaunching it if the binary persists on the system.

UNC3569 deploy GRAYRABBIT through Sogou Input Method

Gen Threat Labs discovered CVE-2026-51990, a critical remote code execution vulnerability in Sogou Input Method, one of the most widely used Chinese-language input method editors with hundreds of millions of installations, that chains three separate security failures into a single one-click exploit requiring only a crafted sgbiz: URL to achieve arbitrary code execution without user interaction beyond a link click. The vulnerability exploits unvalidated command-line argument injection in the biz_helper.exe protocol handler that fails to sanitize the param parameter passed to SGMyInput.exe, enabling unrestricted URL navigation in a CEF-based webview without domain or scheme validation, combined with an outdated Chromium 80 browser engine (from March 2020) running without sandboxing and with same-origin policy disabled, exposing hundreds of millions of users to JavaScript exploitation using six years of known V8 vulnerabilities. Gen Threat Labs observed the PRC-nexus threat group UNC3569 actively exploiting this vulnerability in the wild to deliver the GRAYRABBIT backdoor through a V8 type-confusion exploit (CVE-2021-38003) embedded in an attacker-controlled webpage, which then triggers shellcode-based download and sideloading of trojanzed 7z.dll alongside legitimate 7z.exe to achieve persistence and establish C2 communication using RC4-encrypted raw TCP sockets communicating with mail.uaiubifas[.]top on port 443.

Mirai_ptea and Mirai_aurora Botnet Variants Leveraging vulnerabilities in Legacy KGUARD DVR Firmware

360 Netlab discovered the mirai_ptea botnet exploiting an undisclosed remote command execution vulnerability in KGUARD DVR devices running firmware released prior to 2017, where a program listening on an unspecified port at 0.0.0.0 allowed unauthenticated remote command execution with an estimated 3,000 vulnerable devices still online across affected models including DVR4-1600, HY-DVR, NHDR, and RL-AHD variants with hardware versions DM-268 through DM-310. The mirai_ptea variant employs the Tiny Encryption Algorithm (TEA) to obfuscate sensitive strings and embeds 38 proxy nodes with custom IP:port pairs and 334 additional Tor proxy nodes at port 9050 to establish covert command-and-control connections through seven Tor-based onion domains (rkz2f5u57cvs3kdt.onion through bc6z3gtu6b3r5tce.onion) operating on non-standard ports including 280, 513, 666, 992, 3742, and 5353. Infected bots disguise themselves using pseudo-process names such as telnetd, upnpc-static, proftpd, dnsmasq, and udevd while receiving attack commands via a custom protocol with RC4 encryption using static six-byte key m5b1u3 and hardcoded phantom numbers (AD AF FE 7F) to launch distributed denial-of-service operations targeting multiple infrastructure services primarily across the United States, South Korea, and Brazil, with mirai_aurora emerging as a related variant that similarly adopted the same KGUARD DVR vulnerability exploitation chain as part of the broader evolution of Mirai-based IoT botnet infrastructure.

Vulnerabilities Severity Title Patch Abused By Malware OSS
CVE-2026-42897 High Cross-Site Scripting Vulnerability in Microsoft Exchange Server Yes Hacking Cat
Gorilla RAT
False
CVE-2026-60004 Critical Code Injection Vulnerability in Gitea Yes Red Heron True
CVE-2026-85046 High Type Confusion vulnerability in Google Chromium Yes UTA0560
GRIMWEDGE JScript Backdoor
JungleBamboo
LONGTALE
True
CVE-2026-85880 High Heap-Based Buffer Overflow vulnerability in Microsoft Windows Yes JungleBamboo
LONGTALE
False
CVE-2026-87491 High Out of Bounds Write vulnerability in Google Chromium Yes UTA0560
JungleBamboo
True
CVE-2026-87827 Critical Remote Code Execution vulnerability in KGUARD DVR devices No mirai_ptea
mirai_aurora
False
CVE-2021-26855 Critical Remote Code Execution Vulnerability in Microsoft Exchange Server Yes Hacking Cat
Gorilla RAT
False
CVE-2020-0688 High Remote Code Execution Vulnerability in Microsoft Exchange Server Validation Key Yes NightEagle APT
GhostContainer Backdoor
False
CVE-2019-0708 Critical Remote Code Execution Vulnerability in Microsoft Remote Desktop Services Yes NightEagle APT
GhostContainer Backdoor
False

What were the most trending OSS vulnerabilities this week?

Open-Source Software (OSS) vulnerabilities are security weaknesses discovered in publicly available codebases that can be exploited across widely used libraries, frameworks, and tools, often impacting thousands of downstream applications.

CVE-ID Title Ecosystem
CVE-2026-39364 Information Disclosure via Path Traversal vulnerability in Vite MinimOS
CVE-2026-52924 Use After Free vulnerability in Linux Ubuntu
CVE-2026-62379 Remote Code Execution via Unsafe Deserialization vulnerability in Open Access Management Maven
CVE-2024-53150 Out-of-Bounds Read Vulnerability in Linux Kernel Debian
CVE-2023-4863 Heap-Based Buffer Overflow vulnerability in libwebp in Google Chrome PyPI

Were any PRE-NVD vulnerabilities identified this week?

PRE-NVD vulnerabilities refer to security flaws that are discovered, discussed, or even exploited in the wild before their official inclusion in the National Vulnerability Database (NVD). These early-stage vulnerabilities often emerge through threat actor chatter, exploit proof-of-concepts, and technical disclosures shared across social media platforms and underground forums, signaling potential exploitation risks before public awareness.

CVE-ID Type of vulnerability Product Reference
CVE-2026-56795 Uncontrolled Search Path Element Dell Server Update Utility Resource
CVE-2026-56826 Missing Authorization Shopper Resource
CVE-2026-61642 HTTP Request Smuggling Squid Resource
CVE-2026-84286 Out-of-Bounds Memory Access ExLlamaV3 Resource
CVE-2026-92246 Improper Certificate Validation Devolutions Remote Desktop Manager macOS Resource

Conclusion

The convergence of zero-day exploitation, shared exploit infrastructure, and coordinated threat actor campaigns this week underscores a fundamental shift in the threat landscape where vulnerabilities no longer belong to individual organizations but become commoditized vectors weaponized simultaneously across multiple sectors and geographies. Organizations operating without comprehensive vulnerability intelligence and threat actor tracking remain perpetually exposed to exploitation windows that close far too slowly, creating critical blindspots in defensive postures across enterprise infrastructure. Loginsoft Vulnerability Intelligence (LOVI) provides structured threat actor campaign profiling, rapid CVE contextualization with MITRE ATT&CK mapping, and real-time exploitation intelligence that transforms reactive incident response into proactive threat modeling, enabling security teams to anticipate attack chains before they materialize and prioritize patch deployment against actively weaponized vulnerabilities rather than theoretical risk scores.

FAQs

1) How does the WSO2 API Manager JWT authentication bypass vulnerability work and what can attackers do with it?

The vulnerability allows JWT tokens signed with unsupported algorithms to bypass authentication validation, enabling unauthenticated attackers to forge administrative tokens and gain unauthorized access to API backend endpoints, consumer credentials, API keys, and application secrets across WSO2 products, with active exploitation captured by watchTowr honeypots showing forged tokens with baked-in administrator privileges.

2) Why did legacy KGUARD DVR devices become attractive targets for botnet operators this week?

The undisclosed remote command execution vulnerability in KGUARD DVR firmware released prior to 2017 affected an estimated 3,000 vulnerable devices still online, with Mirai_ptea and Mirai_aurora rapidly leveraging the flaw to establish Tor-encrypted botnet infrastructure disguised as legitimate processes, demonstrating how legacy IoT devices lacking modern security controls become persistent entry points for large-scale DDoS campaigns.

3) Does inclusion in the CISA KEV catalog mean exploitation is widespread?

Not necessarily widespread - but confirmed. KEV inclusion indicates verified in-the-wild exploitation. While the scale may vary, the operational reality is that threat actors possess working exploits, making patch prioritization urgent regardless of observed targeting volume.

4) How does LOVI help organizations manage vulnerabilities effectively?

Loginsoft Vulnerability Intelligence empowers you to efficiently prioritize and respond to potential vulnerabilities by focusing on those actively exploited in the wild. LOVI correlates vulnerability data with real-world threat activity to reduce noise and improve decision-making. This approach enables faster remediation and stronger security posture.

5) What is Cytellite?

Cytellite is a Loginsoft security intelligence platform that provides real-time visibility into emerging threats through a global sensor network. It delivers actionable IP intelligence to help organizations detect, analyze, and respond to attacks quickly. By correlating threat data with live activity, Cytellite strengthens resilience across dynamic threat landscapes.

Subscribe to our Newsletter