CVE-2026-79700
Low
No strong exploitation signal.
CVSS base
—
EPSS — probability of exploitation (30 days)
0.3%
19.3th percentile
CISA KEV
Not listed
Weakness / dates
CWE-807
Published 2026-09-14 · modified 2026-09-16
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.