Hackers delivered malicious updates to the Virtualizor VPS management software after hijacking BGP routing for its update infrastructure and redirecting update requests to malicious servers. [...]

Softaculous, the developer of the Virtualizor VPS management software, has confirmed that a BGP hijacking attack allowed threat actors to deliver malicious updates to a limited number of Virtualizor installations. The incident occurred between August 28, 20:57 UTC, and August 30, 06:10 UTC, when attackers rerouted a block of Hetzner-hosted IP addresses associated with Softaculous's update infrastructure and client/billing portal.
Border Gateway Protocol (BGP) hijacking involves a network operator falsely announcing ownership of IP address routes belonging to another organization. When other networks accept these fraudulent routes, traffic intended for the legitimate owner can be diverted to the attacker. In this case, the hijacking enabled the threat actors to redirect traffic from Softaculous's software update systems.
Softaculous stated that a "small number of installations" received a malicious Virtualizor update package during the period their traffic was diverted. The company emphasized that this affected only a handful of servers, not the general Virtualizor user base. Due to the redirection of requests to the attacker's servers, Softaculous does not possess logs of the malicious update deliveries.
As a precautionary measure, Softaculous advises Virtualizor operators to check their systems for a service named `/etc/systemd/system/java-jre-update.service`. If this service is found, administrators should immediately rotate and restrict API credentials, and conduct a thorough audit of their systems for any unauthorized SSH keys, user accounts, scheduled tasks, or outbound network connections.
Furthermore, users who accessed the Softaculous client area or entered payment information during the incident window (August 28, 20:57 UTC to August 30, 06:10 UTC) are urged to reset their passwords, review their account activity for any suspicious actions, and monitor their credit card statements for unauthorized transactions.
Softaculous's investigation into the incident is ongoing, but there are currently no indications that any of its other products were impacted. The company confirmed that routing has been restored, the fraudulent certificate used by the attackers has been reported for revocation, and a new version of Virtualizor, version 3.2.9.9, was released on September 1. This new version includes a Security Analyzer tool integrated into the admin panel.
Looking ahead, Softaculous plans to implement cryptographic signing for all its software packages to enhance security and intends to migrate to an improved infrastructure.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.

Broadcom has released security updates for two security flaws impacting VMware Workstation and Fusion, including one critical bug that could result in arbitrary code execution under certain conditions. The vulnerability, tracked as CVE-2026-59346 (CVSS score: 9.3), is an integer-overflow vulnerability that a local attacker with elevated privileges can exploit to run arbitrary code. "A
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.