๐Ÿ” CVE Alert

CVE-2026-17435

UNKNOWN 0.0

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent (since the existence check is against the target), and does not rotate it. But it touches the file, which creates the target. An attacker that has the ability to create the symlink can use this to create an arbitrary file with permissions of the process rotating the files (which may be different from the process that normally writes to the log file that is being rotated). Note that the touch option is disabled by default.

CWE CWE-59
Vendor rrwo
Product file::rotate::simple
Published Aug 7, 2026
Stay Ahead of the Next One

Get instant alerts for rrwo file::rotate::simple

Be the first to know when new unknown vulnerabilities affecting rrwo file::rotate::simple are published โ€” delivered to Slack, Telegram or Discord.

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

Affected Versions

RRWO / File::Rotate::Simple
0 < 0.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/robrwo/File-Rotate-Simple/commit/ead3f5c0e51217b34d286aa243949dba60b39eba.patch github.com: https://github.com/robrwo/File-Rotate-Simple/security/advisories/GHSA-fpmm-8f6h-wv74 metacpan.org: https://metacpan.org/release/RRWO/File-Rotate-Simple-v0.4.0/changes