CVE-2026-33661
Last modified
CVE-2026-33661 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Yansongda | Pay | < 3.7.20 |
References
- https://github.com/yansongda/pay/security/advisories/GHSA-q938-ghwv-8gvcExploit, Vendor Advisory
- https://github.com/yansongda/pay/security/advisories/GHSA-q938-ghwv-8gvcExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33661?
How severe is CVE-2026-33661?
How do I fix CVE-2026-33661?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33656EspoCRM is an open source customer relationship management a…9.1
- CVE-2026-33657EspoCRM is an open source customer relationship management a…5.4
- CVE-2026-33658Active Storage allows users to attach cloud and local files …6.5
- CVE-2026-33659EspoCRM is an open source customer relationship management a…3.1
- CVE-2026-3366IBM InfoSphere Optim Test Data Fabrication 1.0.0, 1.0.0.1, 1…7.5
- CVE-2026-33660n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-33662OP-TEE is a Trusted Execution Environment (TEE) designed as …7.5
- CVE-2026-33663n8n is an open source workflow automation platform. Prior to…6.5
- CVE-2026-33664Kestra is an open-source, event-driven orchestration platfor…5.4
- CVE-2026-33665n8n is an open source workflow automation platform. Prior to…7.5
- CVE-2026-33666Zserio is a framework for serializing structured data with a…7.5
- CVE-2026-33667OpenProject is an open-source project management application…7.4
Are you affected by CVE-2026-33661?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
