๐Ÿ” CVE Alert

CVE-2026-77999

UNKNOWN 0.0

Joomla Extension - j2commerce.com - Unauthenticated PayPal callback forgery leading to order confirmation fraud in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Joomla Extension - j2commerce.com - Unauthenticated PayPal callback forgery leading to order confirmation fraud in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - The PayPal IPN listener's signature check (`_validateIPN()`) accepted `UNVERIFIED` and any non-`INVALID` response as valid, made its verification request with `CURLOPT_SSL_VERIFYPEER` disabled, and stored its verdict in a field nothing downstream ever checked โ€” so processing continued regardless of the outcome. Separately, the paid-amount comparison only ran when `mc_gross` was a positive number; omitting the field from the POST body (`floatval(null) == 0`) skipped the check entirely. Combined with a merchant-configured `receiver_email` and a sequential, enumerable order id read from the `custom` field, an anonymous POST was enough to move a pending order straight to `CONFIRMED` with no payment, or force another customer's pending order to `FAILED`. `paypalv2.php` performed no amount check under any circumstances.

CWE CWE-472 CWE-602
Vendor j2commerce.com
Product j2store extension for joomla
Published Sep 3, 2026
Last Updated Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for j2commerce.com j2store extension for joomla

Be the first to know when new unknown vulnerabilities affecting j2commerce.com j2store extension for joomla are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

j2commerce.com / J2Store extension for Joomla
1.0.0-3.3.21 4.0.0-4.0.21 4.1.0-4.1.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
j2commerce.com: https://www.j2commerce.com/

Credits

Phil Taylor, mysites.guru