CVE-2026-77999
Last modified
CVE-2026-77999 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | 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
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-77999?
How severe is CVE-2026-77999?
How do I fix CVE-2026-77999?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77993Joomla Extension - joomlack.fr - Reflected XSS in Page Build…5.3
- CVE-2026-77994Joomla Extension - joomlack.fr - Second order SQL injection …9.3
- CVE-2026-77995Joomla Extension - miniorange.com - Arbitrary account takeov…10
- CVE-2026-77996Joomla Extension - yootheme.com - Authenticated, privileged …7.5
- CVE-2026-77997Joomla Extension - yootheme.com - Authenticated, privileged …5.1
- CVE-2026-77998Joomla Extension - miniorange.com - Unauthenticated Authenti…10
- CVE-2026-78000Joomla Extension - j2commerce.com - Reflected XSS via `filte…5.3
- CVE-2026-78002A flaw was found in rsyslog. An unauthenticated remote attac…7.5
- CVE-2026-78003The Mailgun for WordPress plugin for WordPress is vulnerable…9.8
- CVE-2026-78006The The Events Calendar plugin for WordPress is vulnerable t…9.8
- CVE-2026-78008A buffer overflow vulnerability in the WatchGuard Fireware O…8.6
- CVE-2026-78009An out-of-bounds read vulnerability in the WatchGuard Firewa…8.7
Are you affected by CVE-2026-77999?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
