Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.55 and 9.6.0-alpha.44, an attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server process. The server becomes completely unresponsive and must be manually restarted. This is a bypass of the fix for CVE-2026-32944. This issue has been patched in versions 8.6.55 and 9.6.0-alpha.44.
Parse Server versions prior to 8.6.55 and 9.6.0-alpha.44 are vulnerable to a denial-of-service attack where unauthenticated attackers can send deeply nested queries with logical operators to permanently hang the server process. The vulnerability bypasses the previous fix for CVE-2026-32944 and requires manual server restart to recover.
يسمح هذا الضعف للمهاجمين غير المصرح لهم بإرسال طلبات HTTP تحتوي على استعلامات متداخلة بعمق شديد مع عوامل منطقية لتعليق عملية خادم Parse بشكل دائم. يصبح الخادم غير مستجيب تماماً ويتطلب إعادة تشغيل يدوية للاستعادة. هذا يمثل تجاوزاً للإصلاح السابق الذي تم تطبيقه لـ CVE-2026-32944.
خوادم Parse السابقة للإصدارات 8.6.55 و 9.6.0-alpha.44 عرضة لهجوم حرمان الخدمة حيث يمكن للمهاجمين غير المصرح لهم إرسال استعلامات متداخلة بعمق مع عوامل منطقية لتعليق عملية الخادم بشكل دائم. يتجاوز الثغرة الإصلاح السابق لـ CVE-2026-32944 ويتطلب إعادة تشغيل يدوية للخادم للتعافي.
Immediately upgrade Parse Server to version 8.6.55 or 9.6.0-alpha.44 or later. Implement network-level rate limiting and request size restrictions to prevent deeply nested query submissions. Monitor server processes for unresponsiveness and configure automated restart mechanisms. Disable or restrict access to logical operators in queries if upgrading is delayed.
قم بالترقية الفورية إلى Parse Server الإصدار 8.6.55 أو 9.6.0-alpha.44 أو أحدث. طبق تحديد معدل على مستوى الشبكة وقيود حجم الطلب لمنع إرسال الاستعلامات المتداخلة بعمق. راقب عمليات الخادم للكشف عن عدم الاستجابة وقم بتكوين آليات إعادة التشغيل التلقائية. عطل أو قيد الوصول إلى العوامل المنطقية في الاستعلامات إذا تأخرت الترقية.