CVE-2026-1305
Plain English Summary
AI-powered analysis for quick understanding
An attacker can exploit this vulnerability to falsely mark orders as "Processing" or "Completed" without making any actual payments, allowing them to commit fraud. This can happen if they send a specially crafted request to the payment system's webhook, and it affects versions of the Japanized for WooCommerce plugin up to 2.8.4.
Technical Description
The Japanized for WooCommerce plugin for WordPress is vulnerable to Improper Authentication in versions up to, and including, 2.8.4. This is due to a flawed permission check in the `paidy_webhook_permission_check` function that unconditionally returns `true` when the webhook signature header is omitted. This makes it possible for unauthenticated attackers to bypass payment verification and fraudulently mark orders as "Processing" or "Completed" without actual payment via a crafted POST request to the Paidy webhook endpoint.
CVSS Vector Analysis
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:NExploit Resources
Search for proof-of-concept code and exploit modules
Official References
Quick Information
Published
Feb 27, 2026
about 1 month ago
Last Modified
Feb 27, 2026
about 1 month ago