CVE-2026-91848 Details
Description
A vulnerability was identified in WuzhiCMS up to 4.1.0. Affected by this issue is the function article::getDataOfJson of the file /index.php?m=content&f=article&v=getDataOfJson. The manipulation of the argument title/master_table leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
A SQL injection vulnerability has been identified in WuzhiCMS versions through 4.1.0. The issue arises in the 'article::getDataOfJson' function, located in 'coreframe/app/content/article.php'. The vulnerability allows remote exploitation by manipulating the 'title' and 'master_table' arguments in the JSON body of a POST request to 'index.php?m=content&f=article&v=getDataOfJson'. This exploitation bypasses the application's standard input filtering, leading to unauthorized SQL query manipulation.
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 Sep 15, 2026CISA-ADP
Assessed Sep 15, 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://github.com/wuzhicms/wuzhicms/issues/218 | CISA-ADP | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/wuzhicms/wuzhicms/ | [email protected] | Source CodeVendor |
| https://github.com/wuzhicms/wuzhicms/issues/218 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-91848 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/933701 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/404076 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/404076/cti | [email protected] | AdvisoryContent Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WuzhiCMS | <= 4.1.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion