CVE-2026-58499

Source
https://cve.org/CVERecord?id=CVE-2026-58499
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58499.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-58499
Aliases
Published
2026-07-10T20:53:24.196Z
Modified
2026-07-15T01:49:05.106968920Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L CVSS Calculator
Summary
Path traversal in EverOS /api/v1/memory/add via unvalidated sender_id
Details

EverOS is a memory runtime for agents. Prior to 1.0.1, EverOS is vulnerable to path traversal in the POST /api/v1/memory/add ingestion endpoint because the per-message senderid field was not validated as a path-safe identifier, unlike appid and projectid. During user-memory extraction, senderid is used as ownerid and joined into the filesystem path where the extracted episode is persisted as a Markdown file, so a senderid containing ../ sequences could direct writes outside the configured memory root and allow an unauthenticated caller to create or overwrite .md files at locations writable by the server process with partially attacker-influenced content. This issue is fixed in version 1.0.1.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58499.json"
}
References

Affected packages

Git / github.com/evermind-ai/everos

Affected ranges

Type
GIT
Repo
https://github.com/evermind-ai/everos
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0.1"
        }
    ]
}

Affected versions

v1.*
v1.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58499.json"