CVE-2026-79700 Details
Description
Joomla Extension - joomshaper.com - Unauthenticated CAPTCHA Bypass via Request-Controlled CAPTCHA Configuration in SP Page Builder Pro 5.1.4 - 6.9.0 - The optin_form addon read the CAPTCHA type, the expected answer and the enabled flag from the request rather than from the stored addon configuration. Verification reduced to md5($captcha_question) != $captcha_answer with both operands supplied by the attacker, so any value passed.
A vulnerability exists in the SP Page Builder Pro extension for Joomla, specifically in versions 5.1.4 through 6.9.0. The issue allows for an unauthenticated bypass of CAPTCHA protections in the optin_form addon. This is achieved by manipulating the CAPTCHA type, expected answer, and enabled flag through the request, instead of using the addon’s stored configuration. The CAPTCHA verification process is compromised, as it only compares an MD5 hash of the CAPTCHA question to the answer, with both values supplied by the attacker, allowing any value to be accepted.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 14, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.joomshaper.com/joomla-extensions/sp-page-builder-pro | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-807 | Reliance on Untrusted Inputs in a Security Decision | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Joomshaper SP Page Builder Pro | >= 5.1.4, <= 6.9.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion