Cyber Posture

CVE-2024-13279

Critical

Published: 09 January 2025

Published
09 January 2025
Modified
02 September 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0018 39.7th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-13279 is a critical-severity Session Fixation (CWE-384) vulnerability in Two-Factor Authentication Project Two-Factor Authentication. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 39.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-23 (Session Authenticity) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SC-23 requires mechanisms to protect session authenticity including resistance to fixation attacks, directly addressing the Drupal TFA session fixation vulnerability.

prevent

SI-2 mandates timely identification, reporting, and correction of system flaws, enabling patching of the vulnerable TFA module per Drupal SA-CONTRIB-2024-043.

prevent

AC-12 enforces session termination after inactivity or trigger events, limiting the exploitation window for fixed sessions.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Session fixation vulnerability in Drupal TFA module enables exploitation of a public-facing web application to bypass access controls via improper session migration during multi-factor authentication.

NVD Description

Session Fixation vulnerability in Drupal Two-factor Authentication (TFA) allows Session Fixation.This issue affects Two-factor Authentication (TFA): from 0.0.0 before 1.8.0.

Deeper analysisAI

CVE-2024-13279 is a session fixation vulnerability in the Drupal Two-factor Authentication (TFA) module. This issue affects all versions of the TFA module from 0.0.0 before 1.8.0 and is classified under CWE-384 (Session Fixation).

The vulnerability has a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating it is exploitable remotely over the network by unauthenticated attackers with low attack complexity and no user interaction required. Successful exploitation allows attackers to fix a session ID, potentially hijacking authenticated sessions and achieving high impacts on confidentiality, integrity, and availability.

The Drupal security advisory SA-CONTRIB-2024-043 at https://www.drupal.org/sa-contrib-2024-043 provides details on mitigation, including available patches.

Details

CWE(s)

Affected Products

two-factor authentication project
two-factor authentication
≤ 8.x-1.8

CVEs Like This One

CVE-2025-31694Same product: Two-Factor Authentication Project Two-Factor Authentication
CVE-2024-13239Same product: Two-Factor Authentication Project Two-Factor Authentication
CVE-2026-23796Shared CWE-384
CVE-2025-63529Shared CWE-384
CVE-2025-52689Shared CWE-384
CVE-2023-53776Shared CWE-384
CVE-2025-63216Shared CWE-384
CVE-2025-63224Shared CWE-384
CVE-2026-2177Shared CWE-384
CVE-2026-25101Shared CWE-384

References