๐Ÿ” CVE Alert

CVE-2026-58499

HIGH 8.2

Path traversal in EverOS /api/v1/memory/add via unvalidated sender_id

CVSS Score
8.2
EPSS Score
0.4%
EPSS Percentile
28th

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 sender_id field was not validated as a path-safe identifier, unlike app_id and project_id. During user-memory extraction, sender_id is used as owner_id and joined into the filesystem path where the extracted episode is persisted as a Markdown file, so a sender_id 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.

CWE CWE-22
Vendor evermind-ai
Product everos
Published Jul 10, 2026
Last Updated Jul 13, 2026
Stay Ahead of the Next One

Get instant alerts for evermind-ai everos

Be the first to know when new high vulnerabilities affecting evermind-ai everos are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

EverMind-AI / EverOS
< 1.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/EverMind-AI/EverOS/security/advisories/GHSA-c795-2g9c-j48m github.com: https://github.com/EverMind-AI/EverOS/commit/a10cdcd197747f371b7879a32c2cc3f77471e9c2 github.com: https://github.com/EverMind-AI/EverOS/releases/tag/v1.0.1