China’s largest cybersecurity firm, Qihoo 360, has inadvertently exposed its own wildcard SSL private key by bundling it directly inside the public installer of its newly launched AI assistant, 360Qihoo (Security Claw).
The flaw discovered on March 16, 2026, is a textbook operational security failure from a company trusted by over 461 million users to protect their digital lives.
Security Claw is a customized wrapper built on top of the OpenClaw browser framework, hosted at https://myclaw.360.cn:19798.
Lukasz Olejnik, who downloaded the installer and inspected its directory structure, found a live, production-grade wildcard TLS private key sitting unprotected inside the package at the path /path/to/namiclaw/components/Openclaw/openclaw.7z/credentials.
The certificate, issued by WoTrus CA Limited, carries the Subject CN=*.myclaw.360.cn — a wildcard designation meaning it is cryptographically valid for every subdomain under the myclaw[.]360[.]cn domain.
Its validity window runs from March 12, 2026, to April 12, 2027, and the matching RSA private key was confirmed by running OpenSSL modulus checks, which showed identical MD5 hashes for both the certificate and the key, proving they are a matched pair.
An SSL/TLS private key is the cryptographic foundation of HTTPS. Possession of it allows an adversary to perform several high-impact attacks:
Because the key covers all subdomains, the blast radius is not limited to a single endpoint, the entire myclaw[.]360[.]cn infrastructure was theoretically compromised the moment the installer went public.
Following public disclosure, the certificate was reportedly revoked. However, due to OCSP (Online Certificate Status Protocol) caching behavior, some clients may still receive a “valid” status response from cached lookups, meaning revocation is not instantaneous or universal.
The timing makes the incident particularly embarrassing. Qihoo 360’s founder publicly promoted Security Claw with a pledge that the platform would “never leak passwords,” a promise the product broke before its launch day was over.
With a $10 billion valuation and a security-first brand identity built over two decades, shipping a wildcard private key in a downloadable zip file is a fundamental failure of secure software development practices, the kind organizations routinely warn their own clients to avoid.
Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.
Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…
Hackers are making some phishing pages harder to track by changing the code delivered to…
A cyber incident reportedly forced a British power plant to halt operations for about four…
Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…
TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…
A fake student resume is being used to place a remote-access tool on researchers’ Windows…