fireshare
Media ServersA self‑hosted service that lets you share videos and game clips via unique, optionally private links.
Features
- Share videos through unique public or password‑protected links
- Public/private feeds with optional link‑only access
- Optional video transcoding using CPU (Lite) or GPU
- Game‑based organization, cover art, and tagging for search
- Discord notifications, RSS feed for new public videos
- LDAP authentication support
Security Response History
1 CVE| CVE | Severity | Disclosed | Patched (this tool) | vs Ecosystem Median |
|---|---|---|---|---|
| CVE-2023-4863 KEV |
high
CVSS 8.8
|
2023-09-13 | 2026-01-04 | 2y 4mo / median 2y 4mo |
Recent releases
View all 26 releases →
v1.6.10
Bug fix
patches CVE-2023-4863
Fixed container startup crash caused by missing Python binary path.
Full changelog
Bug Fixes
- Fixed container startup crash loop - The Docker image was missing
/opt/python3.14/binfrom the container'sPATH, causingflaskto be unresolvable at startup.
v1.6.9
Breaking risk
Breaking changes
- Added unique constraint on `video_game_link` table (video_id + game_id) and removed existing duplicate rows via migration
Notable features
- Constrained video player controls overlay gradient to bottom 25% of the player for improved visual clarity
- Added application-level duplicate check before creating `VideoGameLink` entries during video scanning
Full changelog
What's Changed
Database Integrity
- Added unique constraint on
video_game_linktable (video_id + game_id) to prevent duplicate game links; existing duplicates removed via migration - Added application-level duplicate check before creating
VideoGameLinkentries during video scanning
Video Player UI
- Constrained controls overlay gradient to bottom 25% of the player for improved visual clarity
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
docker
docker-compose