---
id: CVE-2026-70619
title: >-
  Odysseus before commit bf325f6 contains a missing authorization vulnerability
  that allows authenticated non-admin users to manage server-wide embedding
  backend configuration by invoking endpoint management routes that verify
  session auth…
summary: >-
  Odysseus before commit bf325f6 contains a missing authorization vulnerability
  that allows authenticated non-admin users to manage server-wide embedding
  backend configuration by invoking endpoint management routes that verify
  session auth…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-862
published: '2026-08-04'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:40:01.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-70619'
references:
  - url: >-
      https://aydinnyunus.github.io/2026/06/16/odysseus-embedding-endpoint-takeover/
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/odysseus-dev/odysseus/commit/bf325f6b2185cb42bc5d8f5713a64aecffb766d4
    label: disclosure@vulncheck.com
  - url: 'https://github.com/odysseus-dev/odysseus/issues/132'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/odysseus-dev/odysseus/issues/80'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/odysseus-missing-admin-authorization-via-embedding-endpoint-routes
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00657
epssPercentile: 0.49228
ingestedAt: '2026-09-09T21:22:45.523Z'
vendor: odysseus-dev
product: odysseus
affected:
  - odysseus < bf325f6b2185cb42bc5d8f5713a64aecffb766d4
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-08-05T15:10:16.197281Z'
---

## Overview

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers can supply an attacker-controlled URL to overwrite the embedding backend persisted in the endpoint configuration file and process environment, causing all subsequent embedding operations including chat messages, RAG queries, memory entries, and vault text to be transmitted in plaintext to the attacker-controlled destination, or delete the endpoint configuration to deny embedding service to all users.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
