CVE-2026-79700 PUBLISHED

Joomla Extension - joomshaper.com - Unauthenticated CAPTCHA Bypass via Request-Controlled CAPTCHA Configuration in SP Page Builder Pro 5.1.4 - 6.9.0

Assigner: Joomla
Reserved: 25.08.2026 Published: 14.09.2026 Updated: 14.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor joomshaper.com
Product SP Page Builder (Pro) extension for Joomla
Versions Default: unaffected
  • Version 5.1.4 - 6.9.0 is affected

Credits

  • Phil Taylor, mysites.guru finder

References

Problem Types

  • CWE-807: Reliance on Untrusted Inputs in a Security Decision CWE