CVE-2026-75110

CVSS 9.8 · CRITICAL
EPSS p42
Lower risk — in the top 58% least-likely-to-be-exploited CVEs.
No patch reference
No patch/mitigation in references

Published 8/17/2026 · updated 8/18/2026 · CWE-697

Share
Get asset-aware triage

Summary

MemOS is a memory operating system for LLMs and AI agents. In deployments where authentication is enabled (AUTH_ENABLED=true) but the undocumented, defaultless INTERNAL_SERVICE_SECRET environment variable is unset, the is_internal_request() check in src/memos/api/middleware/auth.py fails open: os.getenv("INTERNAL_SERVICE_SECRET") returns None and a request omitting the X-Internal-Service header also yields None, so the comparison None == None evaluates true. The request is then treated as a trusted internal principal and granted scopes: ["all"]. As a result, an unauthenticated remote attacker can reach the admin API-key management endpoints to mint API keys for any user, enumerate keys, revoke keys, and generate a master key for persistent privileged access, as well as all data endpoints.

CVSS 9.8 — CRITICAL

9.8 / 10
  • AV: Network
  • AC: Low complexity
  • PR: No privileges
  • UI: No user interaction
  • S: Scope unchanged
  • C: Confidentiality: High
  • I: Integrity: High
  • A: Availability: High

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

EPSS exploitation probability

0.5%

Percentile p42 — Lower risk — in the top 58% least-likely-to-be-exploited CVEs.

Timeline

  1. Aug 17, 2026 · Disclosed / published in NVD
  2. Aug 18, 2026 · Intel last updated

Intel sources

Which upstream feeds returned data for this CVE, and when they were last fetched.

  • NVD· 36 days ago
  • CVE.org· 36 days ago
  • FIRST EPSS· 36 days ago
  • CISA KEV· no data
  • OSV· 36 days ago

References

Unlock the full report

See how CVE-2026-75110 hits your stack.

Free public data ends here. Sign in to correlate this CVE against your SBOM and assets, get an AI-grounded exploit chain, generate a ModSecurity virtual patch, and share findings with your team.

  • · Asset-aware CVSS & priority
  • · Grounded AI analysis (A–D graded)
  • · Auto-generated WAF / IPS rules
  • · Jira, SIEM, Slack, Teams delivery

No credit card · 100 free enrichments · analyst-grade citations.