CVE-2026-33661
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
yansongda/payPackagist | < 3.7.20 | 3.7.20 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/yansongda/pay/commit/26987ebf789f1e7f0a85febb640986ab4289fd7fnvdPatchWEB
- github.com/yansongda/pay/security/advisories/GHSA-q938-ghwv-8gvcnvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-q938-ghwv-8gvcghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-33661ghsaADVISORY
- github.com/yansongda/pay/releases/tag/v3.7.20nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.