PT-2026-49109 · Cpan+2 · Config::Inifiles+2

·

CVE-2026-11527

·

Published

2026-06-14

·

Updated

2026-07-23

CVSS v3.1

8.6

High

VectorAV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Config::IniFiles versions prior to 3.001000
Description OS command injection and file overwrite are possible through the make filehandle function. This occurs because the function uses Perl's 2-arg open() to process the -file argument. If a filename begins or ends with a pipe (e.g., "| cmd", "cmd |") or starts with a redirect (e.g., "> path", ">> path"), it is executed as a command or a redirect instead of being opened as a file. This allows any caller forwarding untrusted input to the -file argument to execute arbitrary commands or truncate files under the process UID. In-memory scalar references used with the -file argument are not affected.
Recommendations Update to version 3.001000 or later. Avoid passing untrusted input to the -file argument in the new() function.

Exploit

Fix

OS Command Injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-11527
ECHO-06DE-5A0F-CC51
OPENSUSE-SU-2026:21012-1
SUSE-SU-2026:22329-1
SUSE-SU-2026:2709-1
SUSE-SU-2026:2710-1
USN-8445-1

Affected Products

Config::Inifiles
Linuxmint
Ubuntu