Pubblicato il 2026-08-17 · Fonte: NVD NIST
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 trus
Vulnerabilità con punteggio CVSS 9.8 (CRITICAL). Sfruttata attivamente: No.
Vendor: N/A
Prodotti: N/A
Applicare le patch del vendor appena disponibili. Monitorare gli advisory ufficiali.
Vuoi approfondire la cybersecurity? Scopri il libro "Ethical Hacker per Tutti" oppure prenota una lezione online.