CVE-2025-51504
Description
Microweber CMS 2.0 is vulnerable to Cross Site Scripting (XSS)in the /projects/profile, homepage endpoint via the last name field.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Microweber CMS 2.0 suffers from a stored XSS vulnerability in the last name field on the profile page, allowing script injection.
Vulnerability
Overview
Microweber CMS 2.0 [1] is susceptible to a stored Cross-Site Scripting (XSS) vulnerability through the last name field on the /projects/profile (homepage) endpoint [2]. An attacker can inject arbitrary JavaScript code that gets stored and executed when other users view the affected profile.
Exploitation
To exploit this vulnerability, an attacker must be able to edit their profile's last name field. The vulnerability does not require authentication to be bypassed but does require the attacker to have access to a user account that can modify the profile. The injected script executes in the context of the victim's browser when they navigate to the profile page.
Impact
Successful exploitation allows an attacker to perform actions on behalf of the victim, such as stealing session cookies, redirecting to malicious sites, or defacing the profile page. The impact is limited to the browser session of the user viewing the manipulated profile.
Mitigation
As of the publication date, Microweber has not released a patch for this vulnerability. Users are advised to sanitize input for the last name field or implement Content Security Policy (CSP) headers as a temporary workaround. The vulnerability was reported via the GitHub repository [3] [4].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
microweber/microweberPackagist | >= 2.0.0, <= 2.0.19 | — |
Affected products
2- Microweber/Microweber CMSdescription
- Range: =2.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.