Learning System Flaw Exploited in Attacks

TL;DR: A high-severity zero-day vulnerability in the KnowledgeDeliver Learning Management System was actively exploited by attackers. The flaw, caused by hard-coded keys, allowed them to install the Godzilla web shell and deploy Cobalt Strike for further network access. The vulnerability has since been patched.
Key facts
- Category
- Cybersecurity
- Impact
- High
- Published
- Source
- The Hacker News
Full summary
A zero-day flaw in a popular enterprise learning system was used to deploy sophisticated malware like Godzilla and Cobalt Strike.
A critical, previously unknown security vulnerability in the KnowledgeDeliver Learning Management System (LMS) has been actively exploited in real-world attacks. The software, which is widely used in Japan, contained a high-severity flaw tracked as CVE-2026-5426. The root cause was the use of hard-coded ASP.NET machine keys, a fundamental security weakness that allowed attackers to bypass authentication and gain unauthorized access. Once inside, the attackers deployed a web shell known as Godzilla, which provided them with persistent remote control over the compromised server and served as the initial foothold for their campaign.
The exploitation of this vulnerability highlights the severe risks of hard-coded credentials in enterprise software. After establishing access with the Godzilla web shell, the attackers escalated their operation by deploying the Cobalt Strike Beacon. Cobalt Strike is a powerful post-exploitation tool often used by malicious actors to move across a network, steal data, and maintain long-term access. The use of such sophisticated tools indicates a well-resourced attacker. This incident is a critical reminder for organizations to vet their software supply chain and for developers to avoid insecure coding practices.
Why it matters
This attack shows how a single flaw, like a hard-coded key, can be a gateway for sophisticated tools like Cobalt Strike in enterprise systems.
Business impact
Companies using the affected LMS faced significant security risks, including potential data breaches and network compromise from advanced persistent threats.
⚡ Action needed
Users of the KnowledgeDeliver LMS should ensure they have applied the latest security patches from the vendor to mitigate this actively exploited vulnerability.
Action checklist
- 1Identify if your organization uses the KnowledgeDeliver LMS.
- 2Verify your current software version against the vendor's advisory.
- 3Apply the security patch for CVE-2026-5426 immediately.
- 4Scan systems for signs of compromise, such as the Godzilla web shell.
- 5Review server logs for unusual activity preceding the patch.
Tags
Related on Notifire
Related stories
Primary source: The Hacker News