CVE-2025-24529
Description
An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the Insert tab.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site scripting vulnerability in phpMyAdmin Insert tab allows attackers to inject arbitrary HTML/JavaScript via crafted input.
Vulnerability
An XSS vulnerability exists in phpMyAdmin's Insert tab, affecting versions 5.x prior to 5.2.2. The issue arises from insufficient sanitization of user-supplied input on the Insert page, enabling injection of malicious scripts [1].
Exploitation
An attacker can craft a request to the Insert tab containing malicious HTML or JavaScript. No authentication is required if the target phpMyAdmin instance is exposed, though exploitation typically requires user interaction (e.g., a logged-in admin viewing the manipulated page). The vulnerability is triggered when the Insert page renders the unsanitized data [1].
Impact
Successful exploitation allows the attacker to execute arbitrary scripts in the context of the victim's browser. This can lead to session hijacking, defacement, or theft of sensitive data displayed on the page. The CVSS v3 score is 6.4 (Medium) reflecting moderate impact [1].
Mitigation
The issue is fixed in phpMyAdmin 5.2.2. Users are advised to upgrade immediately. No workarounds are documented; applying the provided patch is also an option [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
5>=5.0,<5.2.2+ 1 more
- (no CPE)range: >=5.0,<5.2.2
- (no CPE)range: 5.x < 5.2.2
- osv-coords3 versionspkg:bitnami/phpmyadminpkg:rpm/opensuse/phpMyAdmin&distro=openSUSE%20Leap%2015.6pkg:rpm/suse/phpMyAdmin&distro=SUSE%20Package%20Hub%2015%20SP6
>= 5.0.0, < 5.2.2+ 2 more
- (no CPE)range: >= 5.0.0, < 5.2.2
- (no CPE)range: < 5.2.2-bp156.4.3.1
- (no CPE)range: < 5.2.2-bp156.4.3.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.