Back to overview

CVE-2026-49145

HIGH
7.5
CVSS 3.1
Description
App::Ack versions through 3.10.0 for Perl read arbitrary files via --files-from in a project .ackrc. ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The project-source option blocklist in App::Ack::ConfigLoader does not include --files-from, so a project .ackrc can set it to a path whose listed files ack then reads and searches. Version 3.10.0 added --follow to the blocklist; --files-from remains accepted. A project .ackrc committed to an untrusted repository can make ack read files outside the project and print their matching lines.

Metadata

CVE ID
CVE-2026-49145
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-05-27 17:50 UTC
Published
2026-07-08 14:55 UTC
Last updated
2026-07-08 15:21 UTC
Primary CWE
CWE-73
CWE-73 External Control of File Name or Path
Vendor / Product
PETDANCE / App::Ack
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
PETDANCE App::Ack 0 ≤ 3.10.0
Weakness (CWE)
CWESourceDescription
CWE-426 cna CWE-426 Untrusted Search Path
CWE-73 cna CWE-73 External Control of File Name or Path
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.5 HIGH 3.1 adp CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Back to overview