CVE-2006-1032

phpRPC <= 0.7 - Remote Code Execution via Base64 Tag in RPC Decoder

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2006-1032. PoCs published by LorD, GulfTech Security.

AI-analyzed exploit summary This exploit targets a command injection vulnerability in phpRPC <= 0.7 by injecting malicious commands into an XML payload sent via HTTP POST. It establishes a connection to the target server and executes arbitrary commands by breaking out of the intended XML structure.

Description

Eval injection vulnerability in the decode function in rpc_decoder.php for phpRPC 0.7 and earlier, as used by runcms, exoops, and possibly other programs, allows remote attackers to execute arbitrary PHP code via the base64 tag.

Exploits (2)

exploitdb WORKING POC VERIFIED
by LorD · perlwebappsphp
https://www.exploit-db.com/exploits/1542

This exploit targets a command injection vulnerability in phpRPC <= 0.7 by injecting malicious commands into an XML payload sent via HTTP POST. It establishes a connection to the target server and executes arbitrary commands by breaking out of the intended XML structure.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: phpRPC <= 0.7
No auth needed
Prerequisites: Network access to the target server · phpRPC server with vulnerable endpoint accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC
by GulfTech Security · textwebappsphp
https://www.exploit-db.com/exploits/43836

The exploit demonstrates a remote code execution vulnerability in phpRPC <= 0.7 due to unsanitized input passed to an eval() call in the decode() function. The PoC shows how malicious XML data can execute arbitrary PHP code.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: phpRPC <= 0.7
No auth needed
Prerequisites: Access to the phpRPC endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (8)

Core 8
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://securitytracker.com/id?1015691
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/502
Vendor Advisory mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/426193
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/0745
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19058
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19028
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/16833

Scores

EPSS 0.0348
EPSS Percentile 87.6%

Details

Status published
Products (3)
phprpc/phprpc 0.7
phprpc/phprpc 0.8
phprpc/phprpc 0.9
Published Mar 07, 2006
Tracked Since Feb 18, 2026