VYPR
Unrated severityNVD Advisory· Published Jul 6, 2022· Updated Aug 3, 2024

CVE-2022-24140

CVE-2022-24140

Description

IOBit Advanced System Care 15, iTop Screen Recorder 2.1, iTop VPN 3.2, Driver Booster 9, and iTop Screenshot sends HTTP requests in their update procedure in order to download a config file. After downloading the config file, the products will parse the HTTP location of the update from the file and will try to install the update automatically with ADMIN privileges. An attacker Intercepting this communication can supply the product a fake config file with malicious locations for the updates thus gaining a remote code execution on an endpoint.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

IOBit software products send unencrypted HTTP requests for update config files, allowing a man-in-the-middle attacker to supply a malicious config and achieve remote code execution.

Vulnerability

Multiple IOBit products including Advanced System Care 15, iTop Screen Recorder 2.1, iTop VPN 3.2, Driver Booster 9, and iTop Screenshot communicate with their update servers over plain HTTP to download a configuration file that specifies the location of updates [1]. The products parse this HTTP response and use the location to fetch and install updates automatically with administrative privileges. Because the config file is transmitted without TLS, an attacker able to intercept the traffic can replace the legitimate config with a forged one pointing to malicious update payloads.

Exploitation

An attacker must be positioned on the network path between the affected IOBit product and its update server (e.g., on a shared Wi-Fi network, compromised router, or via ARP spoofing) to intercept the HTTP request for the config file [1]. No authentication is required; the attacker simply responds to the product's HTTP request with a crafted JSON or XML config file that contains a URL pointing to an attacker-controlled executable. The product then downloads and executes that executable with SYSTEM privileges because the update installer runs elevated.

Impact

Successful exploitation gives the attacker remote code execution on the target endpoint with full administrative rights [1]. This allows installation of malware, theft of sensitive data, or complete compromise of the system's integrity and availability.

Mitigation

No official patch has been announced for any of the affected products as of the publication date [1][3]. Users should avoid using these products on untrusted networks or apply network-level filtering to intercept and inspect update traffic. The vendor (IObit) has not communicated a fixed version or workaround in the references provided.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

5

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.