216.73.217.22

CVE-2026-33661

· Published 26/03/2026 22:16 · Modified 27/03/2026 20:16

Labels: CVE-2026-33661 2026-03-26CVE-2026-33661CWE-290[email protected]

Essential information

Published
26/03/2026 22:16
Modified
27/03/2026 20:16
Author
Creator
CVSS
8.6 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
pay / pay cpe:2.3:a:pay:pay:<3.7.20:*:*:*:*:*:*:*

References