EIP-2026-109745

PRE-CVE

MyBloggie 2.1.6 - HTML Injection / SQL Injection

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-109745. PoCs published by Robin Verton.

AI-analyzed exploit summary The code demonstrates a SQL injection and HTML injection vulnerability in myBloggie 2.1.6 due to insufficient input sanitization in the `trackback.php` file. The `validate_url` function uses a weak regex pattern, allowing attackers to bypass URL validation and inject malicious input.

Description

MyBloggie 2.1.6 - HTML Injection / SQL Injection

Exploits (1)

exploitdb WRITEUP VERIFIED
by Robin Verton · phpwebappsphp
https://www.exploit-db.com/exploits/35863

The code demonstrates a SQL injection and HTML injection vulnerability in myBloggie 2.1.6 due to insufficient input sanitization in the `trackback.php` file. The `validate_url` function uses a weak regex pattern, allowing attackers to bypass URL validation and inject malicious input.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: myBloggie 2.1.6
No auth needed
Prerequisites: Access to the `trackback.php` endpoint · Ability to send crafted HTTP requests
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026