CVE Catalog

CVE-2026-86255

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

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

Summary

wger before 2.5 fails to validate the maximum duration of routine date ranges, allowing authenticated users to create routines spanning arbitrarily long periods. Attackers can trigger the date_sequence computation via routine detail endpoints, forcing the server to iterate thousands of times per request and exhaust worker threads, denying service to legitimate users.

Risk Assessment

DoS attack can prevent legitimate users from using the system, potentially leading to service disruption and financial losses.

Recommendation

Upgrade wger to version 2.5 or later, introduce limits on maximum routine duration, and restrict the number of iterations in date_sequence computation.

Other vulnerabilities in wger

See all
Original NVD description (English source)

wger before 2.5 fails to validate the maximum duration of routine date ranges, allowing authenticated users to create routines spanning arbitrarily long periods. Attackers can trigger the date_sequence computation via routine detail endpoints, forcing the server to iterate thousands of times per request and exhaust worker threads, denying service to legitimate users.

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