ThemeREX Equestrian Centre CVE-2026-22474
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
Deserialization of Untrusted Data vulnerability in ThemeREX Equestrian Centre equestrian-centre allows Object Injection.This issue affects Equestrian Centre: from n/a through <= 1.5.
AnalysisAI
Deserialization of untrusted data in Equestrian Centre (equestrian-centre) WordPress theme allows PHP Object Injection, potentially enabling remote code execution through POP chains.
Technical ContextAI
CWE-502 deserialization of untrusted data in equestrian-centre. Attacker-controlled data is passed to unserialize(), enabling instantiation of arbitrary PHP objects.
Affected ProductsAI
Equestrian Centre WordPress theme
RemediationAI
Update the theme. Avoid unserialize() on user input.
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today