Description
A vulnerability has been found in MaxSite CMS up to 109.3. This issue affects some unknown processing of the component Guestbook Plugin. Such manipulation of the argument f_text/f_slug/f_limit/f_email leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 109.4 is capable of addressing this issue. The name of the patch is 8a3946bd0a54bfb72a4d57179fcd253f2c550cd7. It is suggested to upgrade the affected component. The vendor was informed early about this issue. They classify it as a "Self-XSS". They deployed a countermeasure: "Nevertheless, we consider this a violation of secure coding standards. The lack of filtering via `htmlspecialchars()` has already been fixed in the latest patch to prevent incorrect data display."
Published: 2026-04-26
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross Site Scripting (Stored)
Action: Patch
AI Analysis

Impact

The vulnerability in MaxSite CMS allows attackers to inject malicious scripts into the Guestbook Plugin by manipulating the arguments f_text, f_slug, f_limit, or f_email. This stored XSS flaw can be triggered remotely through standard web requests to the plugin’s input forms, and once the input is persisted, any user viewing the affected page will have the script executed in their browser. The impact includes potential session hijacking, data theft, or defacement of the site by an attacker. Both the type of weakness and the attack scenario are consistent with CWE-79 and CWE-94 as documented.

Affected Systems

MaxSite CMS versions up to and including 109.3 are affected. The Guestbook Plugin is the component that contains the flaw. An update to version 109.4 (patch 8a3946bd0a54bfb72a4d57179fcd253f2c550cd7) removes the unsafe handling of user input.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate risk, although the EPSS score of less than 1% reflects a very low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog, suggesting it has not been widely abused. Nonetheless, because the vulnerability is exploitable remotely and results in cross site scripting, it remains a relevant concern for sites that use the Guestbook Plugin and can grant attackers control over user sessions or site content.

Generated by OpenCVE AI on April 28, 2026 at 05:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MaxSite CMS to 109.4 or later, which includes the security fix for the Guestbook Plugin.
  • If any custom code interacts with the Guestbook fields, enforce proper output escaping (e.g., htmlspecialchars) to eliminate the possibility of unsanitized payloads being stored or displayed.
  • If an immediate upgrade is not feasible, disable the Guestbook Plugin or restrict it to trusted users to prevent the injection of malicious scripts until the patch can be applied.

Generated by OpenCVE AI on April 28, 2026 at 05:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Maxsite
Maxsite cms
Vendors & Products Maxsite
Maxsite cms

Mon, 27 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 26 Apr 2026 03:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in MaxSite CMS up to 109.3. This issue affects some unknown processing of the component Guestbook Plugin. Such manipulation of the argument f_text/f_slug/f_limit/f_email leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 109.4 is capable of addressing this issue. The name of the patch is 8a3946bd0a54bfb72a4d57179fcd253f2c550cd7. It is suggested to upgrade the affected component. The vendor was informed early about this issue. They classify it as a "Self-XSS". They deployed a countermeasure: "Nevertheless, we consider this a violation of secure coding standards. The lack of filtering via `htmlspecialchars()` has already been fixed in the latest patch to prevent incorrect data display."
Title MaxSite CMS Guestbook Plugin cross site scripting
Weaknesses CWE-79
CWE-94
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 2.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 2.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 4.8, 'vector': '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T13:33:41.813Z

Reserved: 2026-04-25T10:13:32.971Z

Link: CVE-2026-7015

cve-icon Vulnrichment

Updated: 2026-04-27T13:09:20.638Z

cve-icon NVD

Status : Deferred

Published: 2026-04-26T03:16:00.530

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7015

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T05:30:23Z

Weaknesses