The array_fill function in ext/standard/array.c in PHP 4.4.2 and 5.1.2 allows context-dependent attackers to cause a denial of service (memory consumption) via a large num value.
Conclusion & alert: CVE-2006-7205 is rated Exploit Available (58.7/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.26%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.56% | 1.26% | +0.70% |
| 2 | 2025-05-28 | 0.41% | 0.56% | +0.16% |
| 3 | 2025-03-30 | — | 0.41% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
— | — | https://access.redhat.com/security/cve/CVE-2006-7205 |
ubuntu
|
medium | CVE-2006-7205 medium priority: Ubuntu including 1 source packages (php4), 9 status rows across 9 suites (dapper, edgy, feisty, gutsy, hardy, intrepid, jaunty, karmic, upstream): DNE 6, ignored 2, needs-triage 1. | https://ubuntu.com/security/CVE-2006-7205 |
The memory_limit configuration option is used to constrain the amount of memory which a script can consume during execution. If this setting is disabled (or set unreasonably high), it is expected behaviour that scripts will be able to consume large amounts of memory during script execution. The memory_limit setting is enabled by default in all versions of PHP distributed in Red Hat Enterprise Linux and Application Stack.
| URL | Tags |
|---|---|
| http://securitytracker.com/id?1015979 | Exploit |
| http://www.infigo.hr/hr/in_focus/advisories/INFIGO-2006-04-02 | Exploit Vendor Advisory |
| http://www.osvdb.org/24945 |