HIGH
CVE-2026-71236
CVSS
8.7
Description
Grocy's API request-body parser (controllers/Api/BaseApiController.php, GetParsedAndFilteredRequestBody) purifies incoming field values with HTMLPurifier, then manually reverses HTML-entity encoding of the resulting output by replacing &lt;, &gt;, and &amp; back to <, >, and & immediately after purification.
Weakness (CWE)
CWE-79
Cross-site Scripting (XSS)
EPSS Score
0.2%
Probability of exploitation in next 30 days
10th percentile
References
Base CVE data derived from NVD (public domain). Enrichment by
dbcve.org
(CC-BY-4.0). Fetched via API.