Vulnerability from bitnami_vulndb
In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the SOAP extension's object deduplication mechanism stores pointers to PHP objects in a global map without incrementing their reference counts. When an apache:Map node contains duplicate keys, processing the second entry overwrites the first in the temporary result map, freeing the original PHP object while its stale pointer remains in the map. A subsequent href reference to the freed node can copy the dangling pointer into the result. As PHP string allocations can reclaim the freed memory region, an attacker with control over the SOAP request body can exploit this use-after-free to achieve remote code execution.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "php",
"purl": "pkg:bitnami/php"
},
"ranges": [
{
"events": [
{
"introduced": "8.2.0"
},
{
"fixed": "8.2.31"
},
{
"introduced": "8.3.0"
},
{
"fixed": "8.3.31"
},
{
"introduced": "8.4.0"
},
{
"fixed": "8.4.21"
},
{
"introduced": "8.5.0"
},
{
"fixed": "8.5.6"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:X/V:X/RE:M/U:Red",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2026-6722"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"severity": "Critical"
},
"details": "In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, the SOAP extension\u0027s object deduplication mechanism stores pointers to PHP objects in a global map\u00a0without incrementing their reference counts. When an apache:Map node contains duplicate keys, processing the second entry overwrites the first in the temporary result map, freeing the original PHP object while its stale pointer remains in the map. A subsequent href reference to the freed node can copy the dangling pointer into the result. As PHP string allocations can reclaim the freed memory region, an attacker with control over the SOAP request body can exploit this use-after-free to achieve remote code execution.",
"id": "BIT-php-2026-6722",
"modified": "2026-09-08T08:34:36.952Z",
"published": "2026-05-12T08:56:01.004Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/php/php-src/security/advisories/GHSA-85c2-q967-79q5"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6722"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:33449"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:34354"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-6722"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468560"
},
{
"type": "WEB",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6722.json"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:22142"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:22143"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:22305"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:22649"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:23388"
}
],
"schema_version": "1.6.2",
"summary": "Use-After-Free in SOAP using Apache map"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.