CVE-2026-33661

HIGH

WeChat Pay callback signature verification bypassed when Host header is localhost

Title source: cna
STIX 2.1

Description

Pay is an open-source payment SDK extension package for various Chinese payment services. Prior to version 3.7.20, the `verify_wechat_sign()` function in `src/Functions.php` unconditionally skips all signature verification when the PSR-7 request reports `localhost` as the host. An attacker can exploit this by sending a crafted HTTP request to the WeChat Pay callback endpoint with a `Host: localhost` header, bypassing the RSA signature check entirely. This allows forging fake WeChat Pay payment success notifications, potentially causing applications to mark orders as paid without actual payment. Version 3.7.20 fixes the issue.

Scores

CVSS v3 8.6
EPSS 0.0001
EPSS Percentile 1.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-290
Status published
Products (2)
yansongda/pay < 3.7.20 (2 CPE variants)
yansongda/pay 0 - 3.7.20Packagist
Published Mar 26, 2026
Tracked Since Mar 27, 2026