CVE-2026-39170 Details
Description
SemCms 5.0 is vulnerable to Cross Site Request Forgery (CSRF) via crafted POST request to /admin/semcms_user.php.
A Cross-Site Request Forgery (CSRF) vulnerability exists in SemCms versions through 5.0, specifically within the administrative user management module. The application fails to implement anti-CSRF token validation for user management operations, allowing an authenticated administrator to be manipulated into performing unintended actions via a crafted POST request to '/admin/semcms_user.php'.
To address this vulnerability, implement anti-CSRF tokens for all state-changing requests and validate these tokens server-side for every POST request. Additionally, enforce SameSite cookie attributes, verify request origins using Referer or Origin headers, apply strict session management for administrative operations, and ensure that user management functionalities are protected against CSRF attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 9, 2026CISA-ADP
Assessed Jun 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/ql288470-pixel/41e01787357416458212dbbfd06c6d73 | [email protected] | ExploitRemedyTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| SemCms | <= 5.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | New CVE Received | [email protected] |
Volerion