CVE-2026-3750 Details
Description
A security vulnerability has been detected in ContiNew Admin up to 4.2.0. This issue affects the function URI.create of the file continew-system/src/main/java/top/continew/admin/system/factory/S3ClientFactory.java of the component Storage Management Module. The manipulation leads to server-side request forgery. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A server-side request forgery (SSRF) vulnerability has been identified in ContiNew Admin versions through 4.2.0. The issue resides in the Storage Management Module, specifically within the S3ClientFactory.java file. The vulnerability arises because the application allows administrators to configure S3-compatible object storage endpoints without properly validating whether the endpoints point to internal network addresses or cloud metadata services. User-supplied endpoint URLs are directly passed to the URI.create() function and used to establish HTTP connections via the AWS SDK's S3Client, lacking any validation against internal IP addresses or sensitive URLs.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/?ctiid.349728 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349728 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.768033 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.notion.so/ContiNew-Admin-Server-Side-Request-Forgery-SSRF-vulnerability-in-storage-management-module-313ea92a3c4180b897f5e6352906bf1f | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| continew continew admin | <= 4.1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 10, 2026 | Initial Analysis | [email protected] |
| Mar 8, 2026 | New CVE Received | [email protected] |