CVE-2026-6983 Details
Description
A vulnerability was identified in pagekit up to 1.0.18. Affected by this issue is some unknown functionality of the file /index.php/admin/system/update/download. The manipulation of the argument url leads to server-side request forgery. Remote exploitation of the attack is possible. The exploit is publicly available and might 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 Pagekit CMS versions through 1.0.18. The issue arises in the system update download endpoint, where the 'url' parameter is accepted without proper validation. This vulnerability allows authenticated administrators to exploit the endpoint for various malicious activities, such as reading arbitrary local files, scanning internal network services, accessing cloud metadata to steal credentials, and attacking internal services via a pivot point.
It is recommended to implement a URL scheme whitelist, allowing only HTTPS from trusted domains, and to replace 'fopen' with 'cURL' for better control over requests. Additionally, block private IP addresses to prevent internal network access.
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 Apr 25, 2026CISA-ADP
Assessed Apr 27, 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/submit/796163 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359526 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359526/cti | [email protected] | Content Wall |
| https://www.yuque.com/fortune-toq55/giqwnb/ek05kkfeg1gg8v6t | [email protected] | ExploitTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Pagekit | <= 1.0.18 (semver) |
CPE
Remediation
| |
Change History
4 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] |
| Apr 25, 2026 | New CVE Received | [email protected] |
Volerion