CVE-2026-7025 Details
Description
A vulnerability was found in Typecho up to 1.3.0. This vulnerability affects the function Service::sendPingHandle of the file var/Widget/Service.php of the component Ping Back Service Endpoint. The manipulation of the argument X-Pingback/link results in server-side request forgery. The attack may be launched remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
A server-side request forgery (SSRF) vulnerability exists in Typecho versions through 1.3.0. The issue is located in the Ping Back Service Endpoint, specifically within the `Service::sendPingHandle` function of the `var/Widget/Service.php` file. This vulnerability allows remote attackers to manipulate the `X-Pingback/link` header, leading to unauthorized requests being sent from the server to internal or external targets. The vulnerability arises from weak validation of time-based tokens, which can be bypassed, enabling exploitation of the Pingback relay feature to access internal services or networks.
Typecho users are advised to disable the Pingback service if not needed, apply strict IP filtering to reject URLs pointing to private or reserved IP ranges, and patch the token validation to ensure proper validation before processing requests.
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 26, 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/797772 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359605 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359605/cti | [email protected] | Content Wall |
| https://wang1rrr.github.io/2026/03/04/CVE-Report-Typecho-v1-3-0-SSRF/ | [email protected] | ExploitRemedyTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Typecho | <= 1.3.0 (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 26, 2026 | New CVE Received | [email protected] |
Volerion