CVE-2026-85380 Details
Description
A weakness has been identified in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. This vulnerability affects the function catchimage of the file Public/ueditor/php/controller.php of the component UEditor. This manipulation of the argument source[] causes server-side request forgery. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.
A server-side request forgery (SSRF) vulnerability has been identified in Light0011 CMS, specifically in the UEditor component. This issue arises in the 'catchimage' function of 'Public/ueditor/php/controller.php', within commit 'f72cf46f601efb2a0618c3814cc2f61380b38930'. The vulnerability allows unauthenticated attackers to manipulate the 'source[]' argument, enabling them to fetch and read internal HTTP responses. The exploited responses are then stored in a public directory, potentially exposing sensitive information. The vulnerability can be exploited remotely, and public exploit details are available.
It is recommended to require application authorization for UEditor server actions. Additionally, disable remote fetching unless absolutely necessary. If remote fetching is required, implement measures to reject private, loopback, link-local, multicast, and reserved addresses before and after redirects, enforce an allowlist, and store fetched data outside the web root.
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.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 4, 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://github.com/light0011/cms/ | [email protected] | ProductSource CodeVendor |
| https://github.com/light0011/cms/issues/6 | [email protected] | ExploitIssue TrackingRemedyTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-85380 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/894800 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398534 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/398534/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| light0011 cms | f72cf46f601efb2a0618c3814cc2f61380b38930 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 4, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion