SQL injection in Pimcore - #VU134523
Published: June 15, 2026
Pimcore
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to SQL injection in Block.php when loading a data object of a class with a crafted UID. A remote user can create a class definition with a malicious UID and trigger object loading to disclose sensitive information.
Exploitation requires the objects permission and access to the vulnerable class definition creation endpoint.