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.
References
| Link | Resource |
|---|---|
| https://github.com/grocy/grocy |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 11:16
Updated : 2026-08-26 17:13
NVD link : CVE-2026-71236
Mitre link : CVE-2026-71236
CVE.ORG link : CVE-2026-71236
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
