EIP-2026-102948

PRE-CVE

PHP Fuzzer Framework - Default Location Insecure Temporary File Creation

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-102948. PoCs published by Melissa Elliott.

AI-analyzed exploit summary This exploit demonstrates a local privilege escalation vulnerability in the PHP Fuzzer Framework by creating a malicious PHP file in a predictable location and triggering its execution via a race condition. The PoC writes a PHP script that copies /bin/bash to /tmp/sh with SUID permissions, then uses inotify to monitor for file creation and rename the malicious file to the target location.

Description

PHP Fuzzer Framework - Default Location Insecure Temporary File Creation

Exploits (1)

exploitdb WORKING POC VERIFIED
by Melissa Elliott · clocallinux
https://www.exploit-db.com/exploits/33145

This exploit demonstrates a local privilege escalation vulnerability in the PHP Fuzzer Framework by creating a malicious PHP file in a predictable location and triggering its execution via a race condition. The PoC writes a PHP script that copies /bin/bash to /tmp/sh with SUID permissions, then uses inotify to monitor for file creation and rename the malicious file to the target location.

Classification
Working Poc 95%
Attack Type
Lpe
Complexity
Moderate
Reliability
Racy
Target: PHP Fuzzer Framework (version not specified)
No auth needed
Prerequisites: Local access to the system · PHP Fuzzer Framework installed · Write permissions in /tmp
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026