CVE-2026-7673
Unrestricted File Upload in crmeb_java
Publication date: 2026-05-03
Last updated on: 2026-05-03
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the crmeb_java software up to version 1.3.4, specifically in the Admin Upload component within the UploadServiceImpl.java file. It arises from improper handling of the 'model' argument, which allows an attacker to perform unrestricted file uploads. This means that an attacker can remotely exploit this flaw to upload arbitrary files to the system without proper restrictions.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized file uploads, which may allow attackers to upload malicious files such as web shells or malware. This can compromise the integrity and security of the affected system, potentially leading to data breaches, system takeover, or further exploitation. Since the exploit is publicly available, the risk of remote attacks is increased.