radar

ONE Sentinel

securitySecurity/THREATS/HIGH

KnowledgeDeliver LMS Flaw Exploited to Deploy Godzilla and Cobalt Strike

sourceThe Hacker News
calendar_todayMay 26, 2026
schedule2 min read
lightbulb

EXECUTIVE SUMMARY

Exploited LMS Flaw in KnowledgeDeliver Leads to Cobalt Strike Deployment

Summary

A high-severity security flaw in the Digital Knowledge KnowledgeDeliver Learning Management System (LMS) was exploited as a zero-day vulnerability to deploy the Godzilla web shell and Cobalt Strike Beacon. The issue has been patched, but it highlights significant risks associated with hard-coded machine keys.

Key Points

  • The vulnerability is identified as CVE-2026-5426 with a CVSS score of 7.5.
  • It affects the Digital Knowledge KnowledgeDeliver LMS, a popular platform in Japan.
  • The flaw was exploited to install the Godzilla web shell.
  • This exploitation facilitated the deployment of Cobalt Strike Beacon, a tool often used for post-exploitation activities.
  • The root cause of the vulnerability is the use of hard-coded ASP.NET machine keys.
  • The issue has been patched, mitigating the immediate risk.

Analysis

The exploitation of CVE-2026-5426 underscores the critical nature of securing software configurations, particularly in widely-used platforms like Learning Management Systems. The deployment of Cobalt Strike Beacon following the initial compromise indicates a sophisticated attack chain that could lead to further exploitation and data breaches. This incident serves as a reminder of the importance of timely patching and secure coding practices.

Conclusion

IT professionals should ensure that all systems, especially those involving sensitive data like LMS platforms, are regularly updated and patched. Additionally, reviewing and securing configuration settings, such as machine keys, is crucial to prevent similar vulnerabilities.