CVE-2026-71236

HIGH CVSS 3.1: 8.7 EPSS 0.20%
Updated Aug 10, 2026
PHP
Parameter Value
CVSS 8.7 (HIGH)
Type CWE-79 (Cross-Site Scripting (XSS))
Vendor PHP
Public PoC No

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 &amp;lt;, &amp;gt;, and &amp;amp; back to <, >, and & immediately after purification.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products

grocy:grocy