4.8

CVE-2026-4225

Exploit
A security flaw has been discovered in CMS Made Simple up to 2.2.21. Impacted is an unknown function of the file admin/listusers.php of the component User Management Module. Performing a manipulation of the argument Message results in cross site scripting. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellern/a
Produkt CMS Made Simple
Version 2.2.0
Status affected
Version 2.2.1
Status affected
Version 2.2.2
Status affected
Version 2.2.3
Status affected
Version 2.2.4
Status affected
Version 2.2.5
Status affected
Version 2.2.6
Status affected
Version 2.2.7
Status affected
Version 2.2.8
Status affected
Version 2.2.9
Status affected
Version 2.2.10
Status affected
Version 2.2.11
Status affected
Version 2.2.12
Status affected
Version 2.2.13
Status affected
Version 2.2.14
Status affected
Version 2.2.15
Status affected
Version 2.2.16
Status affected
Version 2.2.17
Status affected
Version 2.2.18
Status affected
Version 2.2.19
Status affected
Version 2.2.20
Status affected
Version 2.2.21
Status affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.03% 0.086
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
cna@vuldb.com 2.4 0.9 1.4
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
cna@vuldb.com 4.8 0 0
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
cna@vuldb.com 3.3 6.4 2.9
AV:N/AC:L/Au:M/C:N/I:P/A:N
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

CWE-94 Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.