LiveActive security incident?Get immediate response
CVE Record

CVE-2025-65797: Incorrect access control in the Identity Provider service of usememos memos v0.25.2 allows attackers with l...

Incorrect access control in the Identity Provider service of usememos memos v0.25.2 allows attackers with low-level privileges to arbitrarily modify or delete registered identity providers, leading to an account takeover or Denial of Service (DoS).

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-65797 is an access-control flaw in usememos memos v0.25.2. A logged-in low-privilege user may be able to change or delete registered identity providers. That can disrupt authentication and may enable account takeover depending on how identity providers are configured.

Executive priority

Treat this as a moderate-priority authentication governance issue. It is not listed as known exploited in the provided sources, but environments using SSO or identity providers should validate quickly because authentication disruption can affect business access.

Technical view

The issue is classified as CWE-284, incorrect access control, in the Identity Provider service. The CVSS 3.1 score is 6.5 with network access, low attack complexity, low privileges, no user interaction, and high availability impact. Source metadata does not provide CPEs or complete affected-product records.

Likely exposure

Organizations running usememos memos v0.25.2 with identity providers configured are the likely exposed group. Exposure is higher where untrusted or broadly provisioned low-privilege accounts exist.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. It states the attack requires low-level privileges and can modify or delete identity providers, leading to account takeover or denial of service.

Researcher notes

There is a source inconsistency: the CVE description names usememos memos v0.25.2, while the affected-product fields are listed as n/a. The CVSS vector emphasizes availability impact, while the description also claims account takeover risk. Validate against upstream code and advisory details before broad scoping.

Mitigation direction

  • Review the Herolab advisory and upstream pull request for vendor-confirmed fix guidance.
  • Upgrade memos if the vendor identifies a fixed release for this issue.
  • Restrict identity-provider administration to trusted administrative roles only.
  • Audit existing identity-provider entries for unauthorized modification or deletion.
  • Limit creation of low-privilege accounts until remediation is confirmed.

Validation and detection

  • Inventory memos deployments and confirm whether v0.25.2 is running.
  • Check whether external identity providers are configured in each deployment.
  • Review application logs for recent identity-provider changes by non-admin users.
  • Confirm role enforcement around identity-provider create, update, and delete actions.
  • Track vendor advisory updates because affected-version metadata is incomplete.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-65797 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H2.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-65797Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.