Description
An issue in slimkit plus ThinkSNS+ v.2.4 allows a remote attacker to escalate privileges via the ResetPasswordController.php component
Published: 2026-09-04
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Account Takeover
Action: Patch Now
AI Analysis

Impact

An issue in the ResetPasswordController.php of Slimkit Plus ThinkSNS+ allows a remote attacker to reset a user's password when the verification code is expired. By using an expired code, the attacker can gain control of the victim’s account, effectively escalating privileges to whatever level the account holds. The vulnerability is a flaw in authentication logic that bypasses the enforcement of code validity periods.

Affected Systems

ThinkSNS+ version 2.4 from Slimkit Plus. No other affected vendor or version lists were provided.

Risk and Exploitability

The vulnerability enables direct account takeover, exposing all data and privileges associated with the compromised account. With a CVSS score of 9.8, this flaw is classified as critical, and the EPSS score of less than 1% indicates a low but nonzero likelihood of exploitation currently. The CVE is not listed in the CISA Known Exploited Vulnerabilities catalog. Attackers must supply an expired verification code, which they could acquire through social engineering or by exploiting other weaknesses in the system. The risk remains high for deployments that rely on ThinkSNS+ for user authentication.

Generated by OpenCVE AI on September 10, 2026 at 06:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest ThinkSNS+ release where the verification code expiration check has been corrected.
  • Disable or purge all expired verification codes from the database to prevent reuse.
  • Implement rate limiting or additional verification steps on the password reset endpoint to reduce the likelihood of successful exploitation.
  • Review application logs for unauthorized password reset attempts and investigate any anomalies.

Generated by OpenCVE AI on September 10, 2026 at 06:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 05:15:00 +0000

Type Values Removed Values Added
Title Account Takeover via Expired Verification Code in ThinkSNS+ Password Reset
Weaknesses CWE-307
CWE-642

Wed, 09 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
CWE-640
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Slimkit
Slimkit thinksns+
Vendors & Products Slimkit
Slimkit thinksns+

Fri, 04 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
Title Account Takeover via Expired Verification Code in ThinkSNS+ Password Reset
Weaknesses CWE-307
CWE-642

Fri, 04 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Description An issue in slimkit plus ThinkSNS+ v.2.4 allows a remote attacker to escalate privileges via the ResetPasswordController.php component
References

Subscriptions

Slimkit Thinksns+
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T19:11:57.582Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71625

cve-icon Vulnrichment

Updated: 2026-09-09T19:10:58.267Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T20:17:26.293

Modified: 2026-09-09T20:20:22.297

Link: CVE-2026-71625

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T06:30:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-640

    Weak Password Recovery Mechanism for Forgotten Password