Skip to main content

CRMEB CVE-2025-11290

LOW
Key Management Errors (CWE-320)
2025-10-05 cna@vuldb.com
2.9
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.9 LOW
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

1
Analysis Generated
Apr 29, 2026 - 01:51 vuln.today

DescriptionCVE.org

A vulnerability was identified in CRMEB up to 5.6.1. This affects an unknown function of the component JWT HMAC Secret Handler. Such manipulation of the argument secret with the input default leads to use of hard-coded cryptographic key . It is possible to launch the attack remotely. Attacks of this nature are highly complex. The exploitability is reported as difficult. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

CRMEB up to version 5.6.1 uses a hard-coded cryptographic key in its JWT HMAC Secret Handler when the secret argument defaults to a known value, allowing remote attackers to forge JWT tokens and bypass authentication. Despite a low CVSS score of 2.9 reflecting high attack complexity, public exploit code exists and the vendor has not responded to disclosure. The practical impact depends on how JWT validation is implemented in the application stack.

Technical ContextAI

CRMEB's JWT (JSON Web Token) HMAC authentication mechanism relies on a shared secret for signing and verifying tokens. When the secret parameter defaults to a hardcoded or easily-guessable value (described as 'default'), attackers can compute valid HMAC signatures without knowledge of a supposedly-secret key. This violates CWE-320 (Improper Use of Cryptographic Key) - a key management flaw where cryptographic operations depend on secrets that are not properly protected. The CVSS vector AV:N/AC:H indicates network-based but high-complexity exploitation, suggesting attackers must overcome non-trivial obstacles (possibly discovering the exact default value or specific invocation path) before token forgery becomes practical.

RemediationAI

Primary remediation is to upgrade CRMEB to a version beyond 5.6.1 once available; however, no patched version is currently confirmed. Immediate compensating controls: (1) Change the JWT secret from any default value to a strong, randomly-generated key of at least 256 bits, ensuring it is not hard-coded in source or configuration files; (2) Rotate all existing JWT tokens and force users to re-authenticate; (3) Implement JWT token expiration with short lifespans (e.g., 15-30 minutes) to limit the window for forged token exploitation; (4) Monitor JWT validation failures and authentication anomalies for signs of forged tokens; (5) If JWT endpoints are not required for your deployment, disable JWT authentication temporarily and use session-based auth or API keys with secure rotation. Consult the CRMEB project (https://vuldb.com/?ctiid.327171) for official patch or mitigation guidance once available.

More in Crmeb

View all
CVE-2020-25466 CRITICAL POC
9.8 Oct 23

A SSRF vulnerability exists in the downloadimage interface of CRMEB 3.0, which can remotely download arbitrary files on

CVE-2023-3234 CRITICAL POC
9.8 Jun 14

A vulnerability was found in Zhong Bang CRMEB up to 4.6.0. Rated critical severity (CVSS 9.8), this vulnerability is rem

CVE-2023-3232 CRITICAL POC
9.8 Jun 14

A vulnerability was found in Zhong Bang CRMEB up to 4.6.0 and classified as critical. Rated critical severity (CVSS 9.8)

CVE-2023-1608 CRITICAL POC
9.8 Mar 23

A vulnerability was found in Zhong Bang CRMEB Java up to 1.3.4. Rated critical severity (CVSS 9.8), this vulnerability i

CVE-2023-3233 HIGH POC
8.8 Jun 14

A vulnerability was found in Zhong Bang CRMEB up to 4.6.0. Rated high severity (CVSS 8.8), this vulnerability is remotel

CVE-2024-28714 HIGH POC
8.1 Mar 28

SQL Injection vulnerability in CRMEB_Java e-commerce system v.1.3.4 allows an attacker to execute arbitrary code via the

CVE-2024-1704 HIGH POC
8.1 Feb 21

A vulnerability was found in ZhongBangKeJi CRMEB 5.2.2. Rated high severity (CVSS 8.1), this vulnerability is no authent

CVE-2024-50653 HIGH POC
7.5 Nov 15

CRMEB <=5.4.0 is vulnerable to Incorrect Access Control. Rated high severity (CVSS 7.5), this vulnerability is remotely

CVE-2024-36837 HIGH POC
7.5 Jun 05

SQL Injection vulnerability in CRMEB v.5.2.2 allows a remote attacker to obtain sensitive information via the getProduct

CVE-2024-25469 HIGH POC
7.5 Feb 23

SQL Injection vulnerability in CRMEB crmeb_java v.1.3.4 and before allows a remote attacker to obtain sensitive informat

CVE-2023-2419 HIGH POC
7.2 Apr 29

A vulnerability was found in Zhong Bang CRMEB 4.6.0. Rated high severity (CVSS 7.2), this vulnerability is remotely expl

CVE-2023-25223 HIGH POC
7.2 Mar 07

CRMEB <=1.3.4 is vulnerable to SQL Injection via /api/admin/user/list. Rated high severity (CVSS 7.2), this vulnerabilit

Share

CVE-2025-11290 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy