VYPR
Low severityNVD Advisory· Published Jul 31, 2025· Updated Jul 31, 2025

CVE-2025-51503

CVE-2025-51503

Description

A Stored Cross-Site Scripting (XSS) vulnerability in Microweber CMS 2.0 allows attackers to inject malicious scripts into user profile fields, leading to arbitrary JavaScript execution in admin browsers.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in Microweber CMS 2.0 allows attackers to inject malicious scripts into user profile fields, leading to arbitrary JavaScript execution in admin browsers.

Vulnerability

Overview CVE-2025-51503 is a Stored Cross-Site Scripting (XSS) vulnerability in Microweber CMS 2.0 [2]. The bug resides in user profile fields, where input is not properly sanitized before being stored. When an administrator views the affected profile, the injected script executes in their browser [4].

Exploitation

An attacker needs only the ability to modify profile fields (e.g., by registering an account or compromising an existing user). No elevated privileges or special network access are required. The attack is persistent, as the malicious script remains stored in the database [4].

Impact

Successful exploitation allows arbitrary JavaScript execution in the context of the admin panel. This can lead to session hijacking, data exfiltration, or further compromise of the CMS instance [2].

Mitigation

As of the publication date, no official patch has been announced. Administrators should restrict profile editing to trusted users and consider applying input validation or a web application firewall until a fix is released [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.

PackageAffected versionsPatched versions
microweber/microweberPackagist
>= 2.0.0, <= 2.0.19

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.