Open Social - Moderately critical - Denial of Service - SA-CONTRIB-2024-038
Description
Improper rate limiting in Drupal Open Social's password reset form allows attackers to cause denial of service.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Improper rate limiting in Drupal Open Social's password reset form allows attackers to cause denial of service.
CVE-2024-13274 is a vulnerability in the Drupal Open Social distribution regarding improper control of interaction frequency on the password reset form. The software failed to enforce flood control limits, enabling an attacker to submit an excessive number of password reset requests without rate limiting [1].
An unauthenticated attacker can exploit this by repeatedly triggering the password reset function, which generates email notifications or server-side processing. This attack does not require any special network position or credentials, as the password reset form is publicly accessible [2].
The primary impact is denial of service (DoS) due to resource exhaustion from flooding the system with reset requests. Crucially, the advisory notes that the reset message does not disclose any information to the attacker, so there is no data leakage [2].
Mitigation involves upgrading to Open Social versions 12.3.8, 12.4.5, or 13.0.0-alpha11 and later, which include the correct flood control validation [2]. The Drupal security team has rated this as moderately critical.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
goalgorilla/open_socialPackagist | < 12.3.8 | 12.3.8 |
goalgorilla/open_socialPackagist | >= 12.4.0, < 12.4.5 | 12.4.5 |
goalgorilla/open_socialPackagist | >= 13.0.0-alpha1, < 13.0.0-alpha11 | 13.0.0-alpha11 |
Affected products
2- Drupal/Open Socialv5Range: 0.0.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-63wg-87qv-rw4rghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-13274ghsaADVISORY
- www.drupal.org/sa-contrib-2024-038ghsaWEB
News mentions
0No linked articles in our index yet.