AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2006-3016

HIGH · CVSS 9.3 EPSS 2.54%

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 9.3. It involves a SQL injection risk.

CVE
CVE-2006-3016
Severity
HIGH
CVSS
9.3
EPSS
2.54%

Original NVD Description

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().