Description
Joomla Extension - joomshaper.com - Unauthenticated mail relay via a hardcoded, product-wide secret in SP Page Builder < 6.7.1 - A hardcoded secret allowed attackers to forge the mail from address of forms.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The reported issue is an authentication bypass that allows any user to send email messages using the SP Page Builder’s form feature. A hard‑coded secret key embedded in the plugin is used to validate the "from" address. Because the key is shared across all installations and is not validated against the requesting user, an attacker can submit a form and impersonate any sender. The ability to forge the sender address can be leveraged for phishing campaigns, spam, or other malicious communications, potentially undermining the credibility of the website or facilitating credential‑stealing attacks. The vulnerability directly compromises the integrity of outbound mail, and could indirectly affect confidentiality if sensitive data is transmitted.

Affected Systems

The vulnerability resides in the joomshaper.com SP Page Builder extension for the Joomla content management system. All installations of the extension with a version earlier than 6.7.1 are affected. No additional version details are provided.

Risk and Exploitability

Based on the description, it is inferred that the attack can originate from any public web interface that allows form submission, because the vulnerability permits unauthenticated use of the form email feature. An attacker can exploit the issue from any location that can submit forms; authentication is not required, so the threat surface is the entire public web interface. The CVSS score of 9.8 identifies the vulnerability as critical, while the EPSS score of <1% suggests a low likelihood of exploitation but does not eliminate risk. The vulnerability is not listed in the CISA KEV catalog. By exploiting the hard‑coded, product‑wide secret, an attacker can forge the email ‘from’ address to send spam, phishing, or other spoofed messages, damaging the site’s reputation and potentially enabling credential‑stealing attacks. The combination of high severity, unauthenticated attack vector, and the possibility of widespread abuse signals a high risk posture.

Generated by OpenCVE AI on August 4, 2026 at 14:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SP Page Builder to version 6.7.1 or later, which removes the hard‑coded secret.
  • If an upgrade is not immediately possible, disable or remove the form email feature until a patch is available to stop unauthorized mail sending.
  • Patch all Joomla installations and ensure that the ‘from’ email address for forms is explicitly validated against a known whitelist of allowed senders.

Generated by OpenCVE AI on August 4, 2026 at 14:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862

Thu, 30 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862

Wed, 29 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-798
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Joomshaper.net
Joomshaper.net sp Page Builder Extension For Joomla
Vendors & Products Joomshaper.net
Joomshaper.net sp Page Builder Extension For Joomla

Mon, 27 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomshaper.com - Unauthenticated mail relay via a hardcoded, product-wide secret in SP Page Builder < 6.7.1 - A hardcoded secret allowed attackers to forge the mail from address of forms.
Title Joomla Extension - joomshaper.com - Unauthenticated mail relay via a hardcoded, product-wide secret in SP Page Builder < 6.7.1
References

Subscriptions

Joomshaper.net Sp Page Builder Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-12T13:53:16.667Z

Reserved: 2026-07-23T09:17:01.409Z

Link: CVE-2026-65879

cve-icon Vulnrichment

Updated: 2026-07-28T14:48:38.792Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T14:17:01.103

Modified: 2026-07-28T16:20:10.530

Link: CVE-2026-65879

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:15:10Z

Weaknesses
  • CWE-798

    Use of Hard-coded Credentials