CVE-2026-40500 Details
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. The "Add Module from URL" feature requires superuser privileges (root-equivalent in ProcessWire) who already has unrestricted arbitrary code execution via standard module upload, making the SSRF vector incapable of providing incremental attack surface. The feature is also disabled by default and requires direct filesystem access to enable.
A server-side request forgery (SSRF) vulnerability has been identified in ProcessWire CMS versions through 3.0.255. This vulnerability resides in the admin panel's 'Add Module From URL' feature, which allows authenticated administrators to submit arbitrary URLs for module downloads. Exploitation of this vulnerability enables the server to make outbound HTTP requests to internal or external hosts controlled by an attacker. The vulnerability is exacerbated by the presence of detailed error messages that can be used to conduct internal network port scanning, host enumeration within private IP ranges, and access cloud instance metadata endpoints.
To address this vulnerability, administrators should disable the 'Add Module From URL' feature if it is not needed. If the feature must be enabled, it should be restricted to a higher privilege role than standard admin and outbound requests should be allowlisted to trusted domains or IP ranges. Additionally, internal IP ranges should be blocked by validating the resolved IP address of any supplied URL before making the request, rejecting those that resolve to loopback, link-local, or private ranges. Finally, verbose error messages should be suppressed to prevent information leakage.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References 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.
No references are available for this CVE.
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
No affected product data is available for this CVE.
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 9, 2026 | CVE Rejected | [email protected] |
| Jul 9, 2026 | CVE Modified | [email protected] |
| Jul 7, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 15, 2026 | New CVE Received | [email protected] |