CVE-2006-5094

phpBB XS 2 - Remote File Inclusion via phpbb_root_path Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-5094. PoCs published by Mehmet Ince.

AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in phpBB XS <= 0.58 by manipulating the `phpbb_root_path` parameter to include arbitrary remote scripts. The vulnerability arises from insecure handling of user-supplied input in the `include()` function.

Description

PHP remote file inclusion vulnerability in includes/functions_kb.php in the phpBB XS 2 (Spain version) allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter, a different vector than CVE-2006-4780 or CVE-2006-4893.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Mehmet Ince · textwebappsphp
https://www.exploit-db.com/exploits/2453

This exploit demonstrates a remote file inclusion vulnerability in phpBB XS <= 0.58 by manipulating the `phpbb_root_path` parameter to include arbitrary remote scripts. The vulnerability arises from insecure handling of user-supplied input in the `include()` function.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: phpBB XS <= 0.58
No auth needed
Prerequisites: Remote file inclusion must be enabled on the target server · Attacker must be able to host a malicious script on an accessible server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7
Core References
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/3843
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/20251
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/1660
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/22177
Exploit, Vendor Advisory, URL Repurposed x_refsource_misc
http://www.nyubicrew.org/adv/solpot-adv-10.txt
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/29250
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/447292/100/0/threaded

Scores

EPSS 0.0312
EPSS Percentile 86.1%

Details

Status published
Products (1)
phpbb_xs/phpbb_xs 2
Published Sep 29, 2006
Tracked Since Feb 18, 2026