CVE-2025-65950
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-10

Last updated on: 2025-12-16

Assigner: GitHub, Inc.

Description
WBCE CMS is a content management system. In versions 1.6.4 and below, the user management module allows a low-privileged authenticated user with permissions to modify users to execute arbitrary SQL queries. This can be escalated to a full database compromise, data exfiltration, effectively bypassing all security controls. The vulnerability exists in the admin/users/save.php script, which handles updates to user profiles. The script improperly processes the groups[] parameter sent from the user edit form. This issue is fixed in version 1.6.5.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-10
Last Modified
2025-12-16
Generated
2026-06-16
AI Q&A
2025-12-10
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
wbce wbce_cms to 1.6.5 (inc)
wbce cms 1.6.5
wbce cms 1.6.4
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in WBCE CMS versions 1.6.4 and below allows a low-privileged authenticated user with permissions to modify users to execute arbitrary SQL queries via the user management module. It occurs because the admin/users/save.php script improperly processes the groups[] parameter from the user edit form, enabling escalation to full database compromise and data exfiltration. The issue is fixed in version 1.6.5.

Impact Analysis

The vulnerability can lead to a full database compromise, allowing attackers to exfiltrate data and bypass all security controls. This can result in unauthorized access to sensitive information and potentially severe damage to the integrity and confidentiality of the system's data.

Mitigation Strategies

Upgrade WBCE CMS to version 1.6.5 or later, as this version contains the fix for the vulnerability in the user management module. Additionally, restrict permissions so that only trusted users have the ability to modify users, and monitor user management activities closely until the upgrade is applied.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-65950. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart