EIP-2026-105064

PRE-CVE

al3jeb script - Remote Authentication Bypass

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-105064. PoCs published by cr4wl3r.

AI-analyzed exploit summary This exploit demonstrates a classic SQL injection vulnerability in a PHP login script, allowing authentication bypass by injecting a tautology (' or '1=1) into the username field. The vulnerability arises from unsanitized user input directly interpolated into an SQL query.

Description

al3jeb script - Remote Authentication Bypass

Exploits (1)

exploitdb WORKING POC
by cr4wl3r · textwebappsphp
https://www.exploit-db.com/exploits/11198

This exploit demonstrates a classic SQL injection vulnerability in a PHP login script, allowing authentication bypass by injecting a tautology (' or '1=1) into the username field. The vulnerability arises from unsanitized user input directly interpolated into an SQL query.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Custom PHP login script (al3jeb script)
No auth needed
Prerequisites: magic_quotes_gpc = off · MySQL database backend
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026