cve/2025/CVE-2025-50979.md
2025-09-29 21:09:30 +02:00

746 B

CVE-2025-50979

Description

NodeBB v4.3.0 is vulnerable to SQL injection in its search-categories API endpoint (/api/v3/search/categories). The search query parameter is not properly sanitized, allowing unauthenticated, remote attackers to inject boolean-based blind and PostgreSQL error-based payloads.

POC

Reference

No PoCs from references.

Github