ZeroHour

CVE-2026-79577

niche

Passwordless Authentication Bypass in sso-master 1.0.0 /cas/login

CVSS 3.1
9.8 critical
EPSS
<1%p4
Published
()
Modified
AI analysis

sso-master v1.0.0, a small open-source single sign-on (SSO) application, contains an improper access control flaw (CWE-284) in its /cas/login component. A remote, unauthenticated attacker can send a specially crafted POST request to /cas/login and obtain an authenticated session without ever supplying a valid password. Because the product is an SSO gateway, a successful login may also expose every downstream application or service that trusts it, which is why the flaw is rated critical at CVSS 9.8 with high impact on confidentiality, integrity, and availability. Only version 1.0.0 is identified as affected, and exposure is limited to self-hosted deployments of this project. No public proof of concept exists, the flaw is not in the CISA KEV catalog, and EPSS estimates only a 0.1% probability of exploitation within 30 days, so exploitation in the wild is not currently known.

What to do: Monitor the project's repository for a patched release and move off version 1.0.0 as soon as a fix is published; no fixed version is named in the CVE data. In the interim, restrict access to /cas/login at the network or WAF layer (IP allowlisting, VPN-only access, blocking unexpected POST patterns) and avoid exposing the instance to the public internet. Review authentication and session logs for passwordless or anomalous logins and rotate credentials for accounts and downstream services integrated with the SSO.

Affected
sso-master open-source project sso-master1.0.0
Estimated exposure
nicheLikely fewer than ~1,000 deployments, plausibly dozens to low hundreds of self-hosted instances — sso-master appears to be a small open-source project distributed via its source repository, with no commercial vendor deployment, plugin marketplace active-install counts, or public internet-scan footprint to suggest wide adoption.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An issue in the /cas/login component of sso-master v1.0.0 allows attackers to authenticate into the application without a password via sending a crafted POST request.

Weakness
CWE-284
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.