Description
A security flaw has been discovered in Zhong Bang CRMEB up to 5.6.3. This vulnerability affects unknown code of the file crmeb/app/api/controller/v1/CrontabController.php of the component crontab Endpoint. The manipulation results in missing authorization. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-01
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access to Crontab Endpoint
Action: Immediate Patch
AI Analysis

Impact

A flaw in the CrontabController.php file of Zhong Bang CRMEB allows an attacker to bypass authentication checks and create, modify, or delete cron tasks remotely. The missing authorization means that unauthenticated users can manipulate scheduled tasks, which could potentially be used to execute malicious payloads or otherwise disrupt services. The attack can be launched from any location that can reach the Crontab endpoint, and the exploit has been publicly released.

Affected Systems

Zhong Bang CRMEB versions up to and including 5.6.3 are affected. The vulnerability resides in the crontab endpoint component of the application.

Risk and Exploitability

The flaw has a CVSS score of 6.9, indicating moderate severity, and a very low EPSS score of less than 1 %, suggesting limited current exploitation activity. The vulnerability is not listed in CISA’s KEV catalog. An attacker can exploit it remotely by sending unauthenticated requests to the /api/v1/crontab endpoint, creating, updating, or deleting scheduled tasks. The absence of authorization checks removes any prerequisite for user authentication, making exploitation straightforward once network reachability is achieved.

Generated by OpenCVE AI on April 18, 2026 at 14:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CRMEB to the latest release that implements proper authorization checks for the Crontab endpoint.
  • Configure a web application firewall or reverse proxy to reject unauthenticated or unexpected requests to the /api/v1/crontab path.
  • Apply role‑based access control so that only users with explicit cron‑task privileges can access the endpoint.

Generated by OpenCVE AI on April 18, 2026 at 14:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 11 Feb 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Crmeb
Crmeb crmeb
CPEs cpe:2.3:a:crmeb:crmeb:*:*:*:*:*:*:*:*
Vendors & Products Crmeb
Crmeb crmeb

Tue, 03 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Zhongbangkeji
Zhongbangkeji crmeb
Vendors & Products Zhongbangkeji
Zhongbangkeji crmeb

Mon, 02 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 01 Feb 2026 23:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Zhong Bang CRMEB up to 5.6.3. This vulnerability affects unknown code of the file crmeb/app/api/controller/v1/CrontabController.php of the component crontab Endpoint. The manipulation results in missing authorization. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Zhong Bang CRMEB crontab Endpoint CrontabController.php authorization
Weaknesses CWE-862
CWE-863
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:11:48.786Z

Reserved: 2026-02-01T07:35:34.969Z

Link: CVE-2026-1734

cve-icon Vulnrichment

Updated: 2026-02-02T17:09:16.248Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-02T00:15:52.260

Modified: 2026-02-11T19:33:06.060

Link: CVE-2026-1734

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T14:30:02Z

Weaknesses