AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2006-1828

MEDIUM · CVSS 5.1 EPSS 2.02% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2006-04-19 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.1. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. It involves a SQL injection risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2006-1828
Severity
MEDIUM
CVSS
5.1
EPSS
2.02%

Original NVD Description

SQL injection vulnerability in php121language.php in PHP121 1.4 allows remote attackers to execute arbitrary SQL commands and execute arbitrary code via the sess_username variable, as set by the php121un HTTP COOKIE parameter, which is used in multiple files including php121login.php. NOTE: the code execution occurs because the SQL query results are used in an include statement.