CVE Catalog

CVE-2026-86257

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

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

Summary

wger before 2.6 fails to sanitize first_name and last_name fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or LibreOffice Calc.

Risk Assessment

Formula injection can lead to exfiltration of admin data or execution of malicious code on the admin's machine, potentially compromising the entire system.

Recommendation

Upgrade wger to version 2.6 or later, sanitize text fields before export, and educate admins about the risks of opening files from untrusted sources.

Other vulnerabilities in wger

See all
Original NVD description (English source)

wger before 2.6 fails to sanitize first_name and last_name fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or LibreOffice Calc.

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