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.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the catchimage method of the Public/ueditor/php/controller.php file in the light0011 CMS. By manipulating the source[] parameter, an attacker can force the server to fetch arbitrary URLs, leading to a server‑side request forgery. The exploit can be launched remotely and has already been made publicly available, indicating that malicious actors can readily use it. This type of flaw is categorized as CWE‑918, a network‑based SSRF weakness that can compromise confidentiality and facilitate further compromise.

Affected Systems

All installations of the light0011 CMS are potentially impacted because the project follows a rolling release model and no specific affected or fixed versions have been published. Thus any version of the CMS that has not applied a vendor patch remains vulnerable.

Risk and Exploitability

With a CVSS score of 6.9 the vulnerability carries a moderate severity. The EPSS score is not available, but the existence of a public exploit and the lack of a KEV listing do not diminish the risk; an attacker can execute SSRF against the CMS from anywhere on the internet. Successful exploitation could allow external web resources to be fetched by the CMS, leaking internal IPs, credentials, or loading malicious payloads. The risk is highest for systems exposed to the internet without adequate outbound request filtering.

Generated by OpenCVE AI on September 4, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the light0011 CMS to the newest release once the vendor publishes a fix.
  • Restrict outbound requests from the UEditor source[] parameter by configuring firewall rules or a proxy that validates URLs, preventing the server from contacting internal services.
  • If possible, disable the catchimage feature or block external URL fetching in the UEditor configuration until a vendor fix is released.

Generated by OpenCVE AI on September 4, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 01:15:00 +0000

Type Values Removed Values Added
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.
Title light0011 cms UEditor controller.php catchimage server-side request forgery
First Time appeared Light0011
Light0011 cms
Weaknesses CWE-918
CPEs cpe:2.3:a:light0011:cms:*:*:*:*:*:*:*:*
Vendors & Products Light0011
Light0011 cms
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-04T00:30:09.782Z

Reserved: 2026-09-03T17:53:49.081Z

Link: CVE-2026-85380

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T01:17:22.710

Modified: 2026-09-04T01:17:22.710

Link: CVE-2026-85380

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T03:00:09Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)