๐Ÿ” CVE Alert

CVE-2026-73291

HIGH 7.1

Seerr: Path traversal to RCE via /avatarproxy image cache filename from upstream ETag

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Prior to version 3.4.0, Seerr's ImageProxy in server/lib/imageproxy.ts uses the upstream ETag and Content-Type response headers to build a cache filename for the unauthenticated GET /avatarproxy/:jellyfinUserId route, allowing a malicious or compromised Jellyfin or Emby server, or a man-in-the-middle attacker on a plaintext media-server connection, to supply traversal sequences that path.join and fs.writeFile normalize outside the cache directory, overwrite /app/dist/index.js or other files, and execute code as the node user after a container restart. This issue is fixed in version 3.4.0.

CWE CWE-22 CWE-94
Vendor seerr-team
Product seerr
Published Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for seerr-team seerr

Be the first to know when new high vulnerabilities affecting seerr-team seerr 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:A/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H
Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
High

Affected Versions

seerr-team / seerr
< 3.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/seerr-team/seerr/security/advisories/GHSA-mc6w-69r3-62h8 github.com: https://github.com/seerr-team/seerr/commit/f484791105bd81bd5404e01410431ee6fe5769c2 github.com: https://github.com/seerr-team/seerr/releases/tag/v3.4.0