Lucene search
K

WordPress Elementor Website Builder <= 3.5.5 - DOM Cross-Site Scripting

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

WordPress Elementor<=3.5.5 DOM Cross-Site Scriptin

Related
Refs
Code
id: CVE-2022-29455

info:
  name: WordPress Elementor Website Builder <= 3.5.5 - DOM Cross-Site Scripting
  author: rotembar,daffainfo
  severity: medium
  description: |
    WordPress Elementor Website Builder plugin 3.5.5 and prior contains a reflected cross-site scripting vulnerability via the document object model.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: |
    Upgrade WordPress Elementor Website Builder to version 3.5.6 or later to mitigate this vulnerability.
  reference:
    - https://rotem-bar.com/hacking-65-million-websites-greater-cve-2022-29455-elementor
    - https://www.rotem-bar.com/elementor
    - https://patchstack.com/database/vulnerability/elementor/wordpress-elementor-plugin-3-5-5-unauthenticated-dom-based-reflected-cross-site-scripting-xss-vulnerability
    - https://nvd.nist.gov/vuln/detail/CVE-2022-29455
    - https://wordpress.org/plugins/elementor/#developers
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-29455
    cwe-id: CWE-79
    epss-score: 0.2318
    epss-percentile: 0.97491
    cpe: cpe:2.3:a:elementor:website_builder:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: elementor
    product: website_builder
    framework: wordpress
  tags: cve,cve2022,xss,wordpress,elementor,passive,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/elementor/readme.txt'

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - compare_versions(version, '<= 3.5.5')

      - type: word
        part: body
        words:
          - 'Elementor Website Builder'

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: version
        group: 1
        regex:
          - "(?m)Stable tag: ([0-9.]+)"
        internal: true

      - type: regex
        group: 1
        regex:
          - "(?m)Stable tag: ([0-9.]+)"
# digest: 4a0a004730450220304425e1cde4d7961e1837b0ea45f7321f99c4fccdaf1fe69076eeafac15d90c0221008ba1617af914047e7d2f01745b14adbdbbe5af93685fc8fc099d9f3007edbcbd: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
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.14.7 - 6.1
EPSS0.2318
SSVC
40