PT-2026-57333 · Everos · Everos
CVE-2026-58499
·
Published
2026-06-19
·
Updated
2026-07-10
CVSS v3.1
8.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
EverOS versions prior to 1.0.1
Description
EverOS contains a path traversal flaw in the '/api/v1/memory/add' endpoint. The issue occurs because the
sender id field is not validated as a path-safe identifier. During user-memory extraction, the sender id is used as an owner id and incorporated into the filesystem path where episodes are saved as Markdown files. An unauthenticated caller can use ../ sequences within the sender id to direct writes outside the configured memory root, enabling the creation or overwriting of .md files in locations writable by the server process with partially attacker-influenced content.Recommendations
Update EverOS to version 1.0.1.
Avoid using the
sender id parameter in the '/api/v1/memory/add' endpoint until the update is applied.Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Everos