wbce CVE Vulnerabilities & Metrics

Focus on wbce vulnerabilities and metrics.

Last updated: 16 Jan 2026, 23:25 UTC

About wbce Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with wbce. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total wbce CVEs: 39
Earliest CVE date: 28 Apr 2017, 16:59 UTC
Latest CVE date: 17 Dec 2025, 23:15 UTC

Latest CVE reference: CVE-2023-53910

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 9

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): -100.0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): -100.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical wbce CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.57

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 31
4.0-6.9 7
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS wbce CVEs

These are the five CVEs with the highest CVSS scores for wbce, sorted by severity first and recency.

All CVEs for wbce

CVE-2023-53910 wbce vulnerability CVSS: 0 17 Dec 2025, 23:15 UTC

WBCE CMS 1.6.1 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious JavaScript by inserting script tags into page content through the WYSIWYG editor. Attackers can submit POST requests to /wbce/modules/wysiwyg/save.php with malicious script content in the content parameter to execute JavaScript when users view the affected page.

CVE-2023-53909 wbce vulnerability CVSS: 0 17 Dec 2025, 23:15 UTC

WBCE CMS 1.6.1 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious JavaScript by uploading crafted SVG files through the media manager. Attackers can upload SVG files containing script tags to the /wbce/modules/elfinder/ef/php/connector.wbce.php endpoint and execute JavaScript when victims access the uploaded file.

CVE-2023-53901 wbce vulnerability CVSS: 0 16 Dec 2025, 17:16 UTC

WBCE CMS 1.6.1 contains a cross-site scripting vulnerability that allows attackers to inject malicious HTML and CSS to capture user keystrokes. Attackers can upload a crafted HTML file with CSS-based keylogging techniques to intercept password characters through background image requests.

CVE-2025-34506 wbce vulnerability CVSS: 0 11 Dec 2025, 22:15 UTC

WBCE CMS version 1.6.3 and prior contains an authenticated remote code execution vulnerability that allows administrators to upload malicious modules. Attackers can craft a specially designed ZIP module with embedded PHP reverse shell code to gain remote system access when the module is installed.

CVE-2024-58283 wbce vulnerability CVSS: 0 10 Dec 2025, 22:16 UTC

WBCE CMS version 1.6.2 contains a remote code execution vulnerability that allows authenticated attackers to upload malicious PHP files through the Elfinder file manager. Attackers can exploit the file upload functionality in the elfinder connector to upload a web shell and execute arbitrary system commands through a user-controlled parameter.

CVE-2025-65950 wbce vulnerability CVSS: 0 10 Dec 2025, 21:16 UTC

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.

CVE-2025-67504 wbce vulnerability CVSS: 0 09 Dec 2025, 16:18 UTC

WBCE CMS is a content management system. Versions 1.6.4 and below use function GenerateRandomPassword() to create passwords using PHP's rand(). rand() is not cryptographically secure, which allows password sequences to be predicted or brute-forced. This can lead to user account compromise or privilege escalation if these passwords are used for new accounts or password resets. The vulnerability is fixed in version 1.6.5.

CVE-2025-66204 wbce vulnerability CVSS: 0 09 Dec 2025, 00:15 UTC

WBCE CMS is a content management system. Version 1.6.4 contains a brute-force protection bypass where an attacker can indefinitely reset the counter by modifying `X-Forwarded-For` on each request, gaining unlimited password guessing attempts, effectively bypassing all brute-force protection. The application fully trusts the `X-Forwarded-For` header without validating it or restricting its usage. This issue is fixed in version 1.6.5.

CVE-2025-65094 wbce vulnerability CVSS: 0 19 Nov 2025, 19:15 UTC

WBCE CMS is a content management system. Prior to version 1.6.4, a low-privileged user in WBCE CMS can escalate their privileges to the Administrators group by manipulating the groups[] parameter in the /admin/users/save.php request. The UI restricts users to assigning only their existing group, but server-side validation is missing, allowing attackers to overwrite their group membership and obtain full administrative access. This results in a complete compromise of the CMS. This issue has been patched in version 1.6.4.

CVE-2023-39796 wbce vulnerability CVSS: 0 10 Nov 2023, 06:15 UTC

SQL injection vulnerability in the miniform module in WBCE CMS v.1.6.0 allows remote unauthenticated attacker to execute arbitrary code via the DB_RECORD_TABLE parameter.

CVE-2023-46054 wbce vulnerability CVSS: 0 21 Oct 2023, 07:15 UTC

Cross Site Scripting (XSS) vulnerability in WBCE CMS v.1.6.1 and before allows a remote attacker to escalate privileges via a crafted script to the website_footer parameter in the admin/settings/save.php component.

CVE-2023-43871 wbce vulnerability CVSS: 0 28 Sep 2023, 14:15 UTC

A File upload vulnerability in WBCE v.1.6.1 allows a local attacker to upload a pdf file with hidden Cross Site Scripting (XSS).

CVE-2023-38947 wbce vulnerability CVSS: 0 03 Aug 2023, 16:15 UTC

An arbitrary file upload vulnerability in the /languages/install.php component of WBCE CMS v1.6.1 allows attackers to execute arbitrary code via a crafted PHP file.

CVE-2023-29855 wbce vulnerability CVSS: 0 18 Apr 2023, 18:15 UTC

WBCE CMS 1.5.3 has a command execution vulnerability via admin/languages/install.php.

CVE-2022-46020 wbce vulnerability CVSS: 0 20 Dec 2022, 16:15 UTC

WBCE CMS v1.5.4 can implement getshell by modifying the upload file type.

CVE-2022-45040 wbce vulnerability CVSS: 0 25 Nov 2022, 16:15 UTC

A cross-site scripting (XSS) vulnerability in /admin/pages/sections_save.php of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name Section field.

CVE-2022-45039 wbce vulnerability CVSS: 0 25 Nov 2022, 16:15 UTC

An arbitrary file upload vulnerability in the Server Settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary code via a crafted PHP file.

CVE-2022-45038 wbce vulnerability CVSS: 0 25 Nov 2022, 16:15 UTC

A cross-site scripting (XSS) vulnerability in /admin/settings/save.php of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Website Footer field.

CVE-2022-45037 wbce vulnerability CVSS: 0 25 Nov 2022, 16:15 UTC

A cross-site scripting (XSS) vulnerability in /admin/users/index.php of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Display Name field.

CVE-2022-45036 wbce vulnerability CVSS: 0 25 Nov 2022, 16:15 UTC

A cross-site scripting (XSS) vulnerability in the Search Settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the No Results field.

CVE-2022-45017 wbce vulnerability CVSS: 0 21 Nov 2022, 15:15 UTC

A cross-site scripting (XSS) vulnerability in the Overview Page settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Post Loop field.

CVE-2022-45016 wbce vulnerability CVSS: 0 21 Nov 2022, 15:15 UTC

A cross-site scripting (XSS) vulnerability in the Search Settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Footer field.

CVE-2022-45015 wbce vulnerability CVSS: 0 21 Nov 2022, 15:15 UTC

A cross-site scripting (XSS) vulnerability in the Search Settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Results Footer field.

CVE-2022-45014 wbce vulnerability CVSS: 0 21 Nov 2022, 15:15 UTC

A cross-site scripting (XSS) vulnerability in the Search Settings module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Results Header field.

CVE-2022-45013 wbce vulnerability CVSS: 0 21 Nov 2022, 15:15 UTC

A cross-site scripting (XSS) vulnerability in the Show Advanced Option module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Section Header field.

CVE-2022-45012 wbce vulnerability CVSS: 0 21 Nov 2022, 15:15 UTC

A cross-site scripting (XSS) vulnerability in the Modify Page module of WBCE CMS v1.5.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Source field.

CVE-2022-4006 wbce vulnerability CVSS: 0 15 Nov 2022, 22:15 UTC

A vulnerability, which was classified as problematic, has been found in WBCE CMS. Affected by this issue is the function increase_attempts of the file wbce/framework/class.login.php of the component Header Handler. The manipulation of the argument X-Forwarded-For leads to improper restriction of excessive authentication attempts. The attack may be launched remotely. The name of the patch is d394ba39a7bfeb31eda797b6195fd90ef74b2e75. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-213716.

CVE-2022-30072 wbce vulnerability CVSS: 3.5 17 May 2022, 17:15 UTC

WBCE CMS 1.5.2 is vulnerable to Cross Site Scripting (XSS) via \admin\pages\sections_save.php namesection2 parameters.

CVE-2022-30073 wbce vulnerability CVSS: 3.5 17 May 2022, 16:15 UTC

WBCE CMS 1.5.2 is vulnerable to Cross Site Scripting (XSS) via /admin/users/save.php.

CVE-2022-28477 wbce vulnerability CVSS: 4.3 28 Apr 2022, 20:15 UTC

WBCE CMS 1.5.2 is vulnerable to Cross Site Scripting (XSS).

CVE-2022-25101 wbce vulnerability CVSS: 6.8 24 Feb 2022, 15:15 UTC

A vulnerability in the component /templates/install.php of WBCE CMS v1.5.2 allows attackers to execute arbitrary code via a crafted PHP file.

CVE-2022-25099 wbce vulnerability CVSS: 6.8 24 Feb 2022, 15:15 UTC

A vulnerability in the component /languages/index.php of WBCE CMS v1.5.2 allows attackers to execute arbitrary code via a crafted PHP file.

CVE-2021-3817 wbce vulnerability CVSS: 7.5 09 Dec 2021, 11:15 UTC

wbce_cms is vulnerable to Improper Neutralization of Special Elements used in an SQL Command

CVE-2019-17575 wbce vulnerability CVSS: 6.5 14 Oct 2019, 15:15 UTC

A file-rename filter bypass exists in admin/media/rename.php in WBCE CMS 1.4.0 and earlier. This can be exploited by an authenticated user with admin privileges to rename a media filename and extension. (For example: place PHP code in a .jpg file, and then change the file's base name to filename.ph and change the file's extension to p. Because of concatenation, the name is then treated as filename.php.) At the result, remote attackers can execute arbitrary PHP code.

CVE-2018-6313 wbce vulnerability CVSS: 3.5 25 Jan 2018, 22:29 UTC

Cross-site scripting (XSS) in WBCE CMS 1.3.1 allows remote authenticated administrators to inject arbitrary web script or HTML via the Modify Page screen, a different issue than CVE-2017-2118.

CVE-2017-1000213 wbce vulnerability CVSS: 3.5 17 Nov 2017, 01:29 UTC

WBCE v1.1.11 is vulnerable to reflected XSS via the "begriff" POST parameter in /admin/admintools/tool.php?tool=user_search

CVE-2017-2120 wbce vulnerability CVSS: 6.0 28 Apr 2017, 16:59 UTC

SQL injection vulnerability in the WBCE CMS 1.1.10 and earlier allows attacker with administrator rights to execute arbitrary SQL commands via unspecified vectors.

CVE-2017-2119 wbce vulnerability CVSS: 5.0 28 Apr 2017, 16:59 UTC

Directory traversal vulnerability in WBCE CMS 1.1.10 and earlier allows remote attackers to read arbitrary files via unspecified vectors.

CVE-2017-2118 wbce vulnerability CVSS: 4.3 28 Apr 2017, 16:59 UTC

Cross-site scripting vulnerability in WBCE CMS 1.1.10 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.