LiveActive security incident?Get immediate response
CVE Record

CVE-2026-7262: NULL pointer dereference in SOAP apache:Map decoder with missing <value>

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, when a SOAP server has a typemap configured, the decoding process contains a mistake which checks the wrong variable in case of missing value element.  This leads to dereferences a NULL pointer, causing a segmentation fault. This allows a remote unauthenticated attacker to crash the PHP SOAP server process, resulting in denial of service.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-7262 can let an unauthenticated remote attacker crash a PHP SOAP server when a vulnerable PHP version processes certain SOAP data with a typemap configured. The impact is service availability, not data theft or code execution based on the provided sources.

Executive priority

Treat as high priority for public SOAP services because exploitation can cause outage without credentials. Prioritize patching exposed services first, then internal services with business-critical availability requirements.

Technical view

Affected PHP SOAP decoding for apache:Map with a missing <value> checks the wrong variable, causing a NULL pointer dereference and segmentation fault. Affected branches are PHP 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.

Likely exposure

Internet-facing PHP applications using the SOAP extension as a server and configured with typemaps are the primary concern. Systems running vendor-packaged PHP should also check Red Hat advisories and package status.

Exploitation context

The CVSS vector indicates network access, low complexity, no privileges, and no user interaction. KEV is false, and the provided sources do not state active exploitation or public exploit availability.

Researcher notes

The issue is limited by the provided evidence to denial of service through a NULL pointer dereference in PHP SOAP typemap decoding. Do not infer code execution, data exposure, or active exploitation without additional vendor or threat-intelligence confirmation.

Mitigation direction

  • Upgrade PHP to 8.2.31, 8.3.31, 8.4.21, 8.5.6, or later supported releases.
  • Apply applicable Red Hat security advisories for vendor-managed PHP packages.
  • Inventory and prioritize externally reachable PHP SOAP services using typemap configuration.
  • Restrict access to affected SOAP endpoints where business requirements allow.
  • Monitor affected services for crashes until patching is complete.

Validation and detection

  • Confirm PHP runtime versions across application servers and containers.
  • Verify whether the SOAP extension is enabled and used for server endpoints.
  • Identify SOAP server code paths with typemap configuration.
  • Check package manager or image metadata for fixed vendor builds.
  • Review service logs for segmentation faults or abnormal PHP worker exits.
Prepared
Confidence
high
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-7262 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
12Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6redhat-SADP
2.9CVSS 4.0LowCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/AU:Y/RE:M/U:Amberphp

Vulnerability scoring details

Base CVSS 4.0 score

2.9Low
CVSS 4.0 vector shape for CVE-2026-7262Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/AU:Y/RE:M/U:Amber

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPphp: NULL pointer dereference in SOAP apache:Map decoder with missing <value>
other:Red Hat severity ratingcvssV3_1
  • 2026-05-10T05:00:59.484Z: Reported to Red Hat.
  • 2026-05-10T04:00:09.382Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PHP GroupPHPsoap, 8.2.*, 8.3.*, 8.4.*, 8.5.*affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.