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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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, which can expose all data and privileges associated with the compromised account. No CVSS or EPSS scores are available, and the CVE is not listed in the CISA KEV catalog, but the lack of defined mitigation suggests a high potential for exploitation if the endpoint remains unpatched. Attackers need to supply an expired verification code, which may be obtainable through social engineering or by exploiting other weaknesses in the system. The risk is therefore considered high in environments that rely on ThinkSNS+ for user authentication.

Generated by OpenCVE AI on September 4, 2026 at 21:47 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 4, 2026 at 21:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-04T19:50:51.801Z

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

Link: CVE-2026-71625

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-71625

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T22:00:06Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts

  • CWE-642

    External Control of Critical State Data