VYPR
Moderate severityNVD Advisory· Published Sep 27, 2019· Updated Aug 4, 2024

CVE-2019-13376

CVE-2019-13376

Description

phpBB 3.2.7 allowed CSRF token hijacking in the Remote Avatar feature, enabling attackers to steal admin session IDs and perform stored XSS.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

phpBB 3.2.7 allowed CSRF token hijacking in the Remote Avatar feature, enabling attackers to steal admin session IDs and perform stored XSS.

## Vulnerability phpBB version 3.2.7 contains a CSRF token hijacking vulnerability in its Remote Avatar feature. When an administrator accesses the Administration Control Panel (ACP), the session ID is reflected as a GET parameter and remains attached to the URL when navigating back to the board index. This leaks the admin's session ID via HTTP referrers when remote avatars are loaded [2].

Exploitation

An attacker can craft a remote avatar URL pointing to their own server. If an admin loads a page containing this avatar, the admin's session ID is sent to the attacker via the referrer header. With the stolen session ID, the attacker can perform CSRF attacks to create a new BBCode entry containing malicious JavaScript, leading to stored XSS [2].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of any user viewing the malicious BBCode. This can lead to full compromise of the forum, including data theft and further attacks.

Mitigation

The vulnerability is fixed in phpBB version 3.2.8. Users should upgrade immediately to prevent exploitation [3].

AI Insight generated on May 22, 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
phpbb/phpbbPackagist
< 3.2.83.2.8

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.