CVE-2026-10771
Received Received - Intake
Server-Side Request Forgery in crmeb_java via RestTemplate

Publication date: 2026-06-03

Last updated on: 2026-06-03

Assigner: VulDB

Description
A vulnerability was found in crmeb crmeb_java 1.4. Affected is the function RestTemplate.getForEntity of the file crmeb-common/src/main/java/com/zbkj/common/utils/RestTemplateUtil.java of the component base64 Qrcode Endpoint. The manipulation of the argument url results in server-side request forgery. The attack can be executed remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-03
Last Modified
2026-06-03
Generated
2026-06-04
AI Q&A
2026-06-04
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
crmeb crmeb_java 1.4
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the crmeb_java 1.4 software, specifically in the function RestTemplate.getForEntity within the file crmeb-common/src/main/java/com/zbkj/common/utils/RestTemplateUtil.java. The issue arises from improper handling of the URL argument, which allows an attacker to perform server-side request forgery (SSRF). This means an attacker can manipulate the URL parameter to make the server send unauthorized requests to other internal or external systems.

The vulnerability can be exploited remotely, and the exploit details have been made public. The project maintainers were informed early but have not yet responded.


How can this vulnerability impact me? :

The vulnerability allows an attacker to perform server-side request forgery, which can lead to unauthorized internal network scanning, accessing sensitive internal resources, or interacting with other systems that the server can reach but the attacker cannot directly access.

This can result in information disclosure, potential further exploitation of internal services, and disruption of normal operations depending on what the attacker targets.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart