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.
Metrics
Affected Vendors & Products
References
History
Sat, 08 Aug 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Rrwo
Rrwo file::rotate::simple |
|
| Vendors & Products |
Rrwo
Rrwo file::rotate::simple |
Fri, 07 Aug 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files | |
| Weaknesses | CWE-59 | |
| References |
|
Status: PUBLISHED
Assigner: CPANSec
Published:
Updated: 2026-08-07T21:14:39.112Z
Reserved: 2026-07-25T12:35:32.249Z
Link: CVE-2026-17435
No data.
No data.
No data.
OpenCVE Enrichment
Updated: 2026-08-08T20:40:35Z