Description
An issue in usememos v0.27.1 allows a remote attacker to achieve account takeover via the ssoCredentials branch of the SignIn handler in server/router/api/v1/auth_service.go, because SSO identity is matched only on an attacker-controllable identifier without binding to the IdP's stable subject claim.
Published: 2026-08-11
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Title SSO Account Takeover via Unbound Identifier in usememos SignIn Handler
Weaknesses CWE-285
CWE-306

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Usememos
Usememos memos
Vendors & Products Usememos
Usememos memos

Tue, 11 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description An issue in usememos v0.27.1 allows a remote attacker to achieve account takeover via the ssoCredentials branch of the SignIn handler in server/router/api/v1/auth_service.go, because SSO identity is matched only on an attacker-controllable identifier without binding to the IdP's stable subject claim.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-11T13:53:12.288Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51584

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-11T14:17:14.463

Modified: 2026-08-11T14:17:14.463

Link: CVE-2026-51584

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T00:15:12Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-306

    Missing Authentication for Critical Function