๐Ÿ” CVE Alert

CVE-2026-33661

HIGH 8.6

WeChat Pay callback signature verification bypassed when Host header is localhost

CVSS Score
8.6
EPSS Score
0.1%
EPSS Percentile
32th

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.

CWE CWE-290
Vendor yansongda
Product pay
Published Mar 26, 2026
Last Updated Mar 27, 2026
Stay Ahead of the Next One

Get instant alerts for yansongda pay

Be the first to know when new high vulnerabilities affecting yansongda pay are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

yansongda / pay
< 3.7.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/yansongda/pay/security/advisories/GHSA-q938-ghwv-8gvc github.com: https://github.com/yansongda/pay/commit/26987ebf789f1e7f0a85febb640986ab4289fd7f github.com: https://github.com/yansongda/pay/releases/tag/v3.7.20