
CVE-2026-84753 के लिए प्रूफ-ऑफ-कॉन्सेप्ट एक्सप्लॉइट और लैब, जो Mail Mint <= 1.31.0 में mint-form-submit REST endpoint के माध्यम से एक अनऑथेंटिकेटेड PHP ऑब्जेक्ट इंजेक्शन है।
abraxaslabs.tech · github.com/abraxas · @abraxas_null · CVE-2026-84753
Mail Mint 1.31.0 — WPFunnels
Mail Mint <= 1.31.0 संस्करणों में अनauthenticated PHP Object Injection।
| CVE | CVE-2026-84753 · CVE.org |
| CWE | CWE-502 |
| CVSS | Critical: 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Product | Mail Mint |
| Affected | 1.31.0 तक के सभी संस्करण (सम्मिलित) |
| Patched | 1.31.1 और बाद के संस्करण |
| Auth | कोई नहीं (स्रोत मैप देखें) |
| Lab | केवल 127.0.0.1 · vendor/client disclosure pack, स्कैनर नहीं |
PHP Object Injection contact meta पर maybe_unserialize है, न कि ajax action=। HTTP REST mint-form-submit है। PHP method नाम action= नहीं हैं।
POST/?rest_route=/mint-mail/v1/mint-form-submitGET /?rest_route=/wp/v2/pages&slug=mm-lab-nonce → MM_NONCEPOST mint-mail/v1/mint-form-submit post_data email+form_id+serialized extra fieldFormAction::handle_form_submission meta को यथावत संग्रहीत करता है (FormAction.php:58-64, 265)दूसरा POST मौजूदा contact → ContactModel::get → safe_unserialize_meta maybe_unserialize (ContactModel.php:1552-1557)object __wakeup/__destruct / unknown class errorResponse या debug.log में POCWitness84753 होता है (unserialize के दौरान unknown class)। Theme HTML, nonce bot message, या class error के बिना success JSON object-injection witness नहीं है।
पहले यह करें: Mail Mint को 1.31.1 या नए संस्करण में अपडेट करें।
अपग्रेड के बाद सत्यापित करें
CVE-2026-84753-Abraxas-Labs.py पुनः चलाएँ: mapped witness नहीं दिखना चाहिए।यदि आप तुरंत अपडेट नहीं कर सकते
लक्ष्य केवल http://127.0.0.1:8088 (या जो loopback आपने bind किया है)। इस script को internet पर निर्देशित न करें।
python3 CVE-2026-84753-Abraxas-Labs.py
सफलता response body में ऊपर दिया गया witness है। सामान्य 200 HTML यह नहीं है।
प्रतिलिपि के लिए उपयोग किया गया loopback stack। आधिकारिक images, जब तक इस folder में Dockerfile source से build न करे।
cd lab
docker compose up --force-recreate
यदि YAML स्थानीय directory mount करता है (version table से plugin zip / source tag) तो vulnerable product tree को Compose के बगल में bind करें। 127.0.0.1 के अतिरिक्त कुछ publish न करें।
Plugin directory: mail-mint
Trac browser: plugins.trac.wordpress.org/mail-mint
SVN tags: plugins.svn.wordpress.org/mail-mint
Abraxas Labs: abraxaslabs.tech · github.com/abraxas · @abraxas_null
# CVE-2026-84753 (structured records)
- input: `https://nvd.nist.gov/vuln/detail/CVE-2026-84753`
- CWE: CWE-502
- published: 2026-09-03T17:17:25.673
## NVD description
Unauthenticated PHP Object Injection in Mail Mint <= 1.31.0 versions.
## MITRE description
error: <urlopen error [Errno 8] nodename nor servname provided, or not known>
## Affected
## References (JSON sources only)
- https://patchstack.com/database/wordpress/plugin/mail-mint/vulnerability/wordpress-mail-mint-plugin-1-31-0-php-object-injection-vulnerability?_s_id=cve
- https://github.com/advisories/GHSA-28vg-wv39-3g8h
- https://nvd.nist.gov/vuln/detail/CVE-2026-84753
## GitHub advisory
Unauthenticated PHP Object Injection in Mail Mint <= 1.31.0 versions.
Unauthenticated PHP Object Injection in Mail Mint <= 1.31.0 versions.
यह pack vendor, site owner, और licensed labs के लिए है। Script 127.0.0.1 से बात करता है। जिन systems के आप owner नहीं हैं उनके विरुद्ध इसका उपयोग Abraxas Labs द्वारा authorized नहीं है। कोई warranty नहीं।