VYPR
Moderate severityNVD Advisory· Published Jan 9, 2025· Updated Jan 14, 2025

Open Social - Moderately critical - Denial of Service - SA-CONTRIB-2024-038

CVE-2024-13274

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.

PackageAffected versionsPatched versions
goalgorilla/open_socialPackagist
< 12.3.812.3.8
goalgorilla/open_socialPackagist
>= 12.4.0, < 12.4.512.4.5
goalgorilla/open_socialPackagist
>= 13.0.0-alpha1, < 13.0.0-alpha1113.0.0-alpha11

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.