Skip to main content

Whmcs Template EUVDEUVD-2026-23766

| CVE-2026-6601 LOW
Uncontrolled Resource Consumption (CWE-400)
2026-04-20 VulDB
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
CVSS changed
Apr 20, 2026 - 04:22 NVD
4.3 (MEDIUM) 5.3 (MEDIUM)
Analysis Generated
Apr 20, 2026 - 04:10 vuln.today
EUVD ID Assigned
Apr 20, 2026 - 04:00 euvd
EUVD-2026-23766
Analysis Generated
Apr 20, 2026 - 04:00 vuln.today
CVE Published
Apr 20, 2026 - 03:30 nvd
LOW 2.1

DescriptionCVE.org

A vulnerability has been found in Lagom WHMCS Template up to 2.4.2. This impacts an unknown function of the component Datatables. The manipulation leads to resource consumption. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Denial of service in Lagom WHMCS Template through version 2.4.2 allows authenticated remote attackers to exhaust server resources via manipulation of the Datatables component, resulting in application unavailability. Publicly available exploit code exists and the vendor has not responded to early disclosure notification. CVSS 4.3 reflects moderate severity with low attack complexity requiring authenticated access.

Technical ContextAI

Lagom WHMCS Template is a WordPress theme designed for WHMCS (Web Host Manager Complete Solution) integration. The vulnerability resides in the Datatables component, a popular server-side processing library for interactive data tables. CWE-400 (Uncontrolled Resource Consumption) indicates insufficient input validation or rate limiting when processing Datatables requests. An authenticated user can craft malicious requests to the Datatables endpoint that cause the server to allocate excessive computational or memory resources, leading to denial of service. The CPE cpe:2.3:a:lagom:whmcs_template:*:*:*:*:*:*:*:* indicates the issue affects the Lagom organization's WHMCS Template product across versions up to and including 2.4.2.

RemediationAI

No vendor-released patch identified at time of analysis; the vendor did not respond to early disclosure notification. Immediate mitigation options include: (1) Upgrade Lagom WHMCS Template to the latest available version and verify via changelog whether Datatables resource consumption has been addressed, though vendor responsiveness is unconfirmed; (2) Implement rate limiting and request throttling specifically on Datatables endpoints (/datatables, /ajax, or similar paths) to prevent rapid-fire malicious requests; (3) Reduce the scope of users granted access to administrative or data management functions that expose Datatables endpoints - restrict to senior staff only; (4) Deploy a Web Application Firewall (WAF) rule to detect and block suspicious Datatables requests characterized by excessive payload size, rapid sequential requests, or parameter fuzzing; (5) Monitor server CPU and memory usage during normal Datatables operations to establish baselines, then configure alerts and auto-scaling to detect abuse; (6) Isolate WHMCS instances in resource-limited containers or VMs to prevent a single DoS from cascading to other services. Each mitigation trades off functionality (rate limiting may slow legitimate users), operational overhead (WAF maintenance), or cost (scaling infrastructure). Test all mitigations in staging before production deployment.

Share

EUVD-2026-23766 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy