惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
雷峰网
雷峰网
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
I
InfoQ
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
The Cloudflare Blog
罗磊的独立博客

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
Hackers Abuse Third-Party Okendo Reviews Script to Spread...
Tushar Subhra Dutta · 2026-06-19 · via Cyber Security News

A newly discovered supply chain attack has put thousands of e-commerce websites at risk after a popular third-party reviews widget was quietly turned into a malware delivery tool.

Threat actors behind the SmartApeSG campaign injected malicious JavaScript into the Okendo Reviews widget, a platform trusted by more than 18,000 brands worldwide, to push malware to unsuspecting visitors.

The attack unfolded silently, meaning visitors to affected online stores had no idea that a script running on the page was scanning their system and preparing to serve malicious content.

The Okendo widget is typically embedded on high-traffic pages, including store homepages, product pages, and review submission forms, making it an ideal point of compromise for attackers looking to reach a wide audience.

Analysts from Zscaler ThreatLabz first spotted this activity on May 14, 2026, when they noticed an unusual surge in traffic linked to the SmartApeSG threat actor. 

Zscaler said in a report shared with Cyber Security News (CSN) that their team discovered malicious code hidden inside the legitimate widget script, and that the attack represented a clear supply chain compromise capable of affecting any site using the widget.

SmartApeSG, also tracked under the names ZPHP and HANEYMANEY, is not a new name in the threat landscape.

The group has been linked to past campaigns that delivered dangerous tools including NetSupport RAT, Remcos RAT, StealC, and Sectop RAT.

These are programs that allow attackers to take control of a victim’s computer remotely or steal sensitive data like passwords and financial credentials.

Following the discovery, ThreatLabz reported the incident to Okendo directly, and the company confirmed it was aware of the issue. Okendo acted quickly and restored the widget script to a clean state, stopping the active threat.

However, the window during which the malicious script was live may have been long enough to expose a significant number of visitors across many websites.

Hackers Abuse Third-Party Okendo Reviews Script

The attackers chose their target wisely. By compromising a widely used third-party widget rather than individual websites, they extended their reach dramatically without needing to breach each site separately.

The malicious JavaScript acted as a staged loader, meaning it did not execute all of its actions at once. Instead, it moved step by step, checking the environment before pulling in additional content.

The script used browser-based tracking through localStorage to prevent repeated execution on the same device. It also checked the visitor’s

User-Agent string to filter out mobile users and focus on desktops, since later stages of the attack relied on Windows-based interactions.

Once those checks passed, the script used an XOR-based decoding routine to quietly rebuild a hidden URL, which it then loaded as a new script element to fetch the next stage.

Malicious SmartApeSG JavaScript code injected into the Okendo Reviews script (Source - Zscaler)
Malicious SmartApeSG JavaScript code injected into the Okendo Reviews script (Source – Zscaler)

Victims who passed these filters were shown a fake CAPTCHA or verification screen, a technique known as ClickFix.

These prompts instructed users to open the Windows Run menu and paste a command that was already copied silently to their clipboard.

SmartApeSG loader workflow overview (Source - Zscaler)
SmartApeSG loader workflow overview (Source – Zscaler)

That command then pulled down a PowerShell script or HTML Application file, which installed a remote access tool or information stealer on the victim’s machine.

Estimated Reach and Scale of the Campaign

The scale of this attack is hard to ignore. ThreatLabz observed the compromised widget running on websites ranging from mid-sized online shops to large retail brands.

Traffic estimates for affected sites ranged from around 150,000 to several million monthly visitors, and one impacted U.S. retail brand alone draws approximately 7 million visitors per month.

SmartApeSG blocks on a log scale in the Zscaler cloud in May 2026 (Source - Zscaler)
SmartApeSG blocks on a log scale in the Zscaler cloud in May 2026 (Source – Zscaler)

On May 14, 2026 alone, Zscaler’s platform recorded nearly 15,000 blocks tied to SmartApeSG in a single day, reflecting how intense the campaign was at its peak.

While these numbers represent blocked attempts and not confirmed infections, they highlight how fast a supply chain compromise can spread when a popular vendor is targeted.

Website owners who rely on third-party scripts should audit their integrations and watch closely for any unexpected behavior on their pages.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
URLhxxp://cdn-static[.]okendo[.]io/reviews-widget-plus/js/okendo-reviews[.]jsCompromised Okendo Reviews widget script URL
URLhxxps://api[.]wigetticks[.]com/logout/private-response[.]php?8D1V4th3SmartApeSG next-stage delivery URL
URLhxxps://api[.]wizzleticks[.]com/claims/scope-schema[.]php?4ManBBdASmartApeSG next-stage delivery URL

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.