Description
The Gramps Web API is a Python REST API for the genealogical research software Gramps. Versions 1.6.0 through 3.11.0 have a path traversal vulnerability (Zip Slip) in the media archive import feature. An authenticated user with owner-level privileges can craft a malicious ZIP file with directory-traversal filenames to write arbitrary files outside the intended temporary extraction directory on the server's local filesystem. Startig in version 3.11.1, ZIP entry names are now validated against the resolved real path of the temporary directory before extraction. Any entry whose resolved path falls outside the temporary directory raises an error and aborts the import.
INFO
Published Date :
2026-04-17T21:12:54.226Z
Last Modified :
2026-04-20T15:48:41.690Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-40258 vulnerability.
| Vendors | Products |
|---|---|
| Gramps-project |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-40258.