Description
A weakness has been identified in Sanluan PublicCMS up to 6.202506.e. This vulnerability affects the function CmsContentAdminController of the file publiccms-parent/publiccms-core/src/main/java/com/publiccms/controller/admin/sys/SysUserAdminController.java of the component exportExcel/exportData. This manipulation of the argument userId/deptId causes authorization bypass. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-25
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Apply Patch
AI Analysis

Impact

A vulnerability in Sanluan PublicCMS up to 6.202506.e allows manipulation of the userId and deptId arguments in the exportExcel/exportData functionality within CmsContentAdminController. This manipulation bypasses the intended authorization checks, enabling an attacker to export data they should not be able to access. The impact is the loss of confidentiality and integrity of the exported data, effectively granting unauthorized access to sensitive information. The weakness is categorized as an authority downgrade with implications for role-based access control.

Affected Systems

The affected product is Sanluan PublicCMS version 6.202506.e and earlier. The flaw resides in the SysUserAdminController component used for exporting data via the CMS content administration interface.

Risk and Exploitability

The CVSS score of 5.1 indicates a medium severity level. The EPSS score is not available, but the vulnerability has an available public exploit and can be initiated remotely. The CVE is not listed in CISA's KEV catalog. Attackers can exploit the lack of proper authorization checks by sending crafted requests with modified userId or deptId parameters to bypass access controls and retrieve protected data. Given the public availability of the exploit, the risk to organizations running vulnerable versions is significant and should not be ignored.

Generated by OpenCVE AI on September 25, 2026 at 08:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor-supplied patch or upgrade to a version newer than 6.202506.e
  • Implement strict access control for the exportExcel/exportData endpoints, ensuring only authorized roles can invoke the function
  • Validate and sanitize the userId and deptId parameters to prevent manipulation and enforce proper permission checks

Generated by OpenCVE AI on September 25, 2026 at 08:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 06:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Sanluan PublicCMS up to 6.202506.e. This vulnerability affects the function CmsContentAdminController of the file publiccms-parent/publiccms-core/src/main/java/com/publiccms/controller/admin/sys/SysUserAdminController.java of the component exportExcel/exportData. This manipulation of the argument userId/deptId causes authorization bypass. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Sanluan PublicCMS exportExcel/exportData SysUserAdminController.java CmsContentAdminController authorization
First Time appeared Publiccms
Publiccms publiccms
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:publiccms:publiccms:*:*:*:*:*:*:*:*
Vendors & Products Publiccms
Publiccms publiccms
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Publiccms Publiccms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-25T05:45:10.045Z

Reserved: 2026-09-25T00:36:49.843Z

Link: CVE-2026-97721

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-25T06:16:52.347

Modified: 2026-09-25T13:08:26.930

Link: CVE-2026-97721

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T08:15:17Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key