CVE Catalog

CVE-2026-42127

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.43%

35th percentile - higher than 35% of all known CVEs

Summary

The public dashboard query endpoint does not limit request body size before processing, allowing unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily large JSON payloads. This can lead to denial of service through memory exhaustion.

Risk Assessment

An unauthenticated attacker can exhaust server memory, causing service unavailability for legitimate users and potential downtime.

Recommendation

Implement request body size limits for the public dashboard endpoint and consider adding limits on the depth and size of processed JSON objects.

Other vulnerabilities in Dashboard

See all
Original NVD description (English source)

The public dashboard query endpoint does not limit request body size before processing, allowing unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily large JSON payloads. This can lead to denial of service through memory exhaustion. No valid dashboard access token or authentication is required to exploit this vulnerability.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS