CVE-2025-30166 LOW

CVE-2025-30166: Pimcore's Admin Classic Bundle allows HTML Injection

Vendor Pimcore
Product admin-ui-classic-bundle
Weakness CWE-79 · XSS
Published April 8, 2025
Last update April 8, 2025

CVSS base score

1.8/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. An HTML injection issue allows users with access to the email sending functionality to inject arbitrary HTML code into emails sent via the admin interface, potentially leading to session cookie theft and the alteration of page content. The vulnerability was discovered in the /admin/email/send-test-email endpoint using the POST method. The vulnerable parameter is content, which permits the injection of arbitrary HTML code during the email sending process. While JavaScript code injection is blocked through filtering, HTML code injection remains possible. This vulnerability is fixed in 1.7.6.

Key dates

02Disclosure timeline

April 8, 2025 CVE published
April 8, 2025 Record updated