๐Ÿ” CVE Alert

CVE-2026-43982

UNKNOWN 0.0

Algernon: Path traversal file write via savein()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Algernon is a small self-contained pure-Go web server. Prior to 1.17.6, uploadedFileSaveIn() in lua/upload/upload.go uses filepath.Join() with the caller-supplied directory but performs no boundary check after joining. A directory of ../../../tmp resolves cleanly to /tmp, outside the web root. This vulnerability is fixed in 1.17.6.

CWE CWE-22
Vendor xyproto
Product algernon
Published May 26, 2026
Last Updated May 26, 2026
Stay Ahead of the Next One

Get instant alerts for xyproto algernon

Be the first to know when new unknown vulnerabilities affecting xyproto algernon are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

xyproto / algernon
< 1.17.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/xyproto/algernon/security/advisories/GHSA-2j2c-pv62-mmcp github.com: https://github.com/xyproto/algernon/issues/172