CVE-2026-49145

Source
https://cve.org/CVERecord?id=CVE-2026-49145
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-49145.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-49145
Downstream
Related
Published
2026-07-08T14:55:13.819Z
Modified
2026-07-10T04:02:24.415234226Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
App::Ack versions through 3.10.0 for Perl read arbitrary files via --files-from in a project .ackrc
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49145.json",
    "cna_assigner": "CPANSec",
    "cwe_ids": [
        "CWE-426",
        "CWE-73"
    ]
}
References

Affected packages

Git / github.com/beyondgrep/ack3

Affected ranges

Type
GIT
Repo
https://github.com/beyondgrep/ack3
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.10.0"
        }
    ]
}

Affected versions

2.*
2.18
2.18r
2.999_01
2.999_02
2.999_04
2.999_05
2.999_06
2.999_07
2.999_08
v3.*
v3.0.0
v3.0.1
v3.0.2
v3.0.3
v3.1.0
v3.1.1
v3.1.2
v3.1.3
v3.10.0
v3.4.0
v3.5.0
v3.6.0
v3.8.0
v3.8.1
v3.8.2
v3.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-49145.json"