Skip to main content

Yzmcms CVE-2026-29933

| EUVDEUVD-2026-16209 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-03-26 cve@mitre.org GHSA-m982-7wj6-525g
6.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 26, 2026 - 15:22 euvd
EUVD-2026-16209
Analysis Generated
Mar 26, 2026 - 15:22 vuln.today
CVE Published
Mar 26, 2026 - 15:16 nvd
MEDIUM 6.1

DescriptionCVE.org

A reflected cross-site scripting (XSS) vulnerability in the /index/login.html component of YZMCMS v7.4 allows attackers to execute arbitrary Javascript in the context of the user's browser via modifying the referrer value in the request header.

AnalysisAI

YZMCMS v7.4 suffers from a reflected cross-site scripting (XSS) vulnerability in the /index/login.html component that permits attackers to execute arbitrary JavaScript in a user's browser by manipulating the referrer value in request headers. Remote attackers can exploit this to steal session credentials, perform actions on behalf of authenticated users, or redirect users to malicious sites without requiring prior authentication. No public exploit code or active exploitation has been independently confirmed at the time of analysis.

Technical ContextAI

This vulnerability exploits improper input validation in the login page component of YZMCMS. The referrer HTTP header-which indicates the source of a request and is user-controllable in crafted requests-is reflected into the HTML response without sanitization or encoding. This falls under CWE-79 (Improper Neutralization of Input During Web Page Generation, or Cross-site Scripting). Unlike stored XSS, this reflected variant requires the attacker to socially engineer a victim into visiting a malicious link containing payload in the referrer parameter. The affected product is identified through the EUVD-2026-16209 identifier and references YZMCMS (a content management system) version 7.4 specifically.

RemediationAI

Upgrade YZMCMS to a patched version once released by the vendor; consult the GitHub issue at https://github.com/yzmcms/yzmcms/issues/69 for patch availability and timeline. As an immediate mitigation, implement output encoding on all user-supplied HTTP headers (including referrer) before reflecting them into HTML responses-specifically HTML-encode the referrer value and consider using a Content Security Policy (CSP) with script-src 'self' to restrict inline script execution. Web Application Firewall rules can be configured to detect XSS payloads in referrer headers. Until a vendor patch is confirmed, restrict administrative access to the login page via IP allowlisting or require a secondary authentication layer (e.g., multi-factor authentication) to reduce user credential compromise risk.

More in Yzmcms

View all
CVE-2018-20015 HIGH POC
8.8 Dec 10

YzmCMS v5.2 has admin/role/add.html CSRF. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no

CVE-2018-8756 HIGH POC
7.2 Mar 18

Eval injection in yzmphp/core/function/global.func.php in YzmCMS v3.7.1 allows remote attackers to achieve arbitrary cod

CVE-2018-7579 HIGH POC
7.2 Mar 01

\application\admin\controller\update_urls.class.php in YzmCMS 3.6 has SQL Injection via the catids array parameter to ad

CVE-2024-28725 HIGH POC
7.1 May 06

Cross Site Scripting (XSS) vulnerability in YzmCMS 7.0 allows attackers to run arbitrary code via Ads Management, Carous

CVE-2018-10224 MEDIUM POC
6.8 Apr 19

An issue was discovered in YzmCMS 3.8. Rated medium severity (CVSS 6.8), this vulnerability is remotely exploitable, low

CVE-2018-10223 MEDIUM POC
6.8 Apr 19

An issue was discovered in YzmCMS 3.8. Rated medium severity (CVSS 6.8), this vulnerability is remotely exploitable, low

CVE-2019-16678 MEDIUM POC
6.5 Sep 21

admin/urlrule/add.html in YzmCMS 5.3 allows CSRF with a resultant denial of service by adding a superseding route. Rated

CVE-2023-52274 MEDIUM POC
6.1 Jan 11

member/index/register.html in YzmCMS 6.5 through 7.0 allows XSS via the Referer HTTP header. Rated medium severity (CVSS

CVE-2024-39174 MEDIUM POC
6.1 Jul 05

A cross-site scripting (XSS) vulnerability in the Publish Article function of yzmcms v7.1 allows attackers to execute ar

CVE-2024-24291 MEDIUM POC
6.1 Feb 06

An issue in the component /member/index/login of yzmcms v7.0 allows attackers to direct users to malicious sites via a c

CVE-2020-22394 MEDIUM POC
6.1 Nov 19

In YzmCMS v5.5 the member contribution function in the editor contains a cross-site scripting (XSS) vulnerability. Rated

CVE-2019-16532 MEDIUM POC
6.1 Sep 26

An HTTP Host header injection vulnerability exists in YzmCMS V5.3. Rated medium severity (CVSS 6.1), this vulnerability

Share

CVE-2026-29933 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy