CVE-2026-1305

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.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin Japanized para WooCommerce para WordPress es vulnerable a una autenticación incorrecta en versiones hasta la 2.8.4, inclusive. Esto se debe a una verificación de permisos defectuosa en la función `paidy_webhook_permission_check` que devuelve `true` incondicionalmente cuando se omite el encabezado de firma del webhook. Esto permite a atacantes no autenticados omitir la verificación de pago y marcar fraudulentamente pedidos como 'En procesamiento' o 'Completado' sin pago real, mediante una solicitud POST manipulada al punto final del webhook de Paidy.

27 Feb 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-27 10:16

Updated : 2026-06-17 10:15


NVD link : CVE-2026-1305

Mitre link : CVE-2026-1305

CVE.ORG link : CVE-2026-1305


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication