CVE-2026-19285 Details
Description
A vulnerability was detected in aaronsb memory-graph up to 5cfd2382778837b9f6399080956eee670d00452c. Affected by this vulnerability is the function JsonMemoryStorage.createDomain/JsonMemoryStorage.getMemories/JsonMemoryStorage.saveMemories of the file src/tools/memoryTools.ts. The manipulation results in path traversal. The attack must be initiated from a local position. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.
A path traversal vulnerability has been identified in aaronsb memory-graph versions prior to commit 5cfd2382778837b9f6399080956eee670d00452c. The issue arises in the JsonMemoryStorage.createDomain, JsonMemoryStorage.getMemories, and JsonMemoryStorage.saveMemories functions within the file src/tools/memoryTools.ts. This vulnerability allows a local attacker to manipulate domain IDs, leading to unauthorized access and modification of files outside the intended storage directory.
It is recommended to implement checks that reject traversal sequences, path separators, and absolute paths in domain IDs. Additionally, the final memory file path should be resolved and verified to ensure it remains within the memories directory before performing read or write operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 8, 2026CISA-ADP
Assessed Aug 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/aaronsb/memory-graph/issues/14 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/aaronsb/memory-graph/ | [email protected] | ProductVendor |
| https://github.com/aaronsb/memory-graph/issues/14 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-19285 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/865228 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/387025 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/387025/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| aaronsb memory-graph | <= 5cfd2382778837b9f6399080956eee670d00452c |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 14, 2026 | CVE Modified | CISA-ADP |
| Aug 8, 2026 | New CVE Received | [email protected] |
Volerion