← Back to CVEs
CVE-2026-33661
HIGH8.6
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.
CVE Details
CVSS v3.1 Score8.6
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published3/26/2026
Last Modified4/1/2026
Sourcenvd
Honeypot Sightings0
Affected Products
yansongda:pay
Weaknesses (CWE)
CWE-290
References
https://github.com/yansongda/pay/commit/26987ebf789f1e7f0a85febb640986ab4289fd7f(security-advisories@github.com)
https://github.com/yansongda/pay/releases/tag/v3.7.20(security-advisories@github.com)
https://github.com/yansongda/pay/security/advisories/GHSA-q938-ghwv-8gvc(security-advisories@github.com)
https://github.com/yansongda/pay/security/advisories/GHSA-q938-ghwv-8gvc(134c704f-9b21-4f2e-91b3-4a467353bcc0)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.