Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-77998 – Authentication Bypass / Full Account Takeover – miniOrange SAML SSO for Joomla (1.0

Be the first to know when new zero-days emerge:

Summary

CVE-2026-77998 is an unauthenticated authentication bypass affecting miniOrange’s SAML SSO extensions for Joomla. The flaw resides in the mo_saml_validate_signature() function, which mishandles PHP’s openssl_verify() return value, allowing an attacker to submit a crafted SAMLResponse with a malformed signature and be logged in as any existing Joomla user, including administrators. The vulnerability carries a maximum severity rating and requires no authentication or user interaction.

Technical details

  • Root cause: mo_saml_validate_signature() performs a loose boolean evaluation of openssl_verify()‘s return value. openssl_verify() returns 1 for a valid signature, 0 for invalid, and -1 on an internal processing error — but the plugin treats any non-zero/non-false result (including -1) as a successful verification.
  • Trigger condition: an attacker submits a SAMLResponse containing an attacker-controlled NameID paired with a deliberately malformed signature value that forces openssl_verify() to return -1.
  • Attack vector: network, unauthenticated, no user interaction required — the SSO endpoint that processes the SAMLResponse is exposed to any remote requester.
  • Impact: full authentication bypass, enabling login as any existing Joomla user, including administrators, resulting in complete compromise of confidentiality, integrity, and availability of the site.

Affected software

  • SAML SSO for Joomla (miniorange.com): versions 1.0.0–11.0.1
  • SAML SP Single Sign On – Login with ADFS (miniorange.com): versions 1.0.0–6.3.0
  • SAML SSO login with Google Apps (miniorange.com): versions 1.0.0–6.3.0

Severity

CVSS v4.0 Base Score: 10.0 (Critical)
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Mitigation and recommended actions

  • Immediate: Upgrade "SAML SSO for Joomla" to version 11.0.2 or later, and upgrade "SAML SP Single Sign On – Login with ADFS" and "SAML SSO login with Google Apps" to a version newer than 6.3.0.
  • If patching cannot be applied immediately: disable or restrict access to the SAML SSO login endpoint at the network layer (e.g., WAF rule blocking malformed/anomalous SAMLResponse payloads) until the update can be deployed, and monitor authentication logs for unexpected administrator logins via SSO.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge