ZeroHour

CVE-2026-71625

niche

Unauthenticated privilege escalation via password reset in ThinkSNS+ 2.4

CVSS 3.1
9.8 critical
EPSS
<1%p34
Published
()
Modified
AI analysis

CVE-2026-71625 is an unauthenticated privilege-escalation flaw in the ResetPasswordController.php component of ThinkSNS+ v2.4, an open-source PHP (Laravel-based) social networking platform maintained under the slimkit/plus project. A remote attacker can send a malicious request to the forgotten-password/reset flow without any credentials, and the weak password-recovery mechanism (CWE-640) combined with improper privilege management (CWE-640/CWE-269) lets the attacker escalate privileges, most plausibly by taking over another user's account, potentially a higher-privileged one. The CVSS 9.8 (Critical) score reflects network reachability, low attack complexity, and full confidentiality/integrity/availability impact on the affected instance. Users and operators running ThinkSNS+ v2.4 deployments — typically self-hosted community or social platforms — are affected. There is currently no public proof-of-concept, the flaw is not in CISA KEV, and EPSS is just 0.2%, so no confirmed exploitation is known.

What to do: Inventory any deployments running ThinkSNS+ v2.4, since no fixed version is specified in the available data — watch the slimkit/plus repository for a patched release and apply it promptly. As interim mitigation, restrict network access to the application, review reset-password logs and recent account-privilege changes for signs of tampering, and monitor reset requests from unauthenticated sources.

Affected
slimkit (slimkit/plus project) ThinkSNS+v2.4 (the only version reported; no other ranges specified in the available data)
Estimated exposure
nichelikely hundreds of self-hosted deployments at most — ThinkSNS+ is a niche open-source Chinese social-networking project with modest, self-hosted adoption and no published install telemetry, so exposure is estimated from typical deployment patterns for this class of platform.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An issue in slimkit plus ThinkSNS+ v.2.4 allows a remote attacker to escalate privileges via the ResetPasswordController.php component

Weakness
CWE-269, CWE-640
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.