๐Ÿ” CVE Alert

CVE-2026-70658

HIGH 7.4

pay-rails/pay: non-constant-time HMAC comparison in Paddle Billing webhook signature verifier

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

Pay is a payments engine for Ruby on Rails 6.0 and higher. Prior to 11.6.2, Pay::Webhooks::PaddleBillingController#valid_signature? in app/controllers/pay/webhooks/paddle_billing_controller.rb compares the computed 64-character SHA-256 HMAC with the attacker-controlled h1 token from the Paddle-Signature header using Ruby String#==. An unauthenticated remote attacker who can repeatedly submit requests to /pay/webhooks/paddle_billing and obtain sufficiently precise timing measurements can infer matching digest prefixes and recover a valid signature. A forged accepted webhook is enqueued through Pay::Webhooks::ProcessJob and can cause a host application to update billing state, provision paid features, record refunds, or trigger customer notifications. This issue is fixed in version 11.6.2.

CWE CWE-208
Vendor pay-rails
Product pay
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for pay-rails pay

Be the first to know when new high vulnerabilities affecting pay-rails 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:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

pay-rails / pay
< 11.6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pay-rails/pay/security/advisories/GHSA-mjgf-xj26-9qf9 github.com: https://github.com/pay-rails/pay/commit/ba6494109d88209fba2a4df2d9d6373fe81ed805 github.com: https://github.com/pay-rails/pay/releases/tag/v11.6.2