Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2016-7131

22
FAUCET Score

CVE-2016-7131 is a NULL pointer dereference vulnerability in PHP versions before 5.6.25 and 7.x before 7.0.10, specifically within the ext/wddx/wddx.c component. This flaw allows remote attackers to trigger a denial of service (application crash) or potentially other unspecified impacts by providing a malformed wddxPacket XML document to a wddx_deserialize call. The vulnerability has a CVSS v3.1 score of 7.5 (High), indicating a network-based attack with low complexity and high impact on availability, requiring no privileges or user interaction. There is no evidence of active exploitation, publicly available exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
7.0.0CPE matchmatch criteria
cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*
7.0.1CPE matchmatch criteria
cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*
7.0.2CPE matchmatch criteria
cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*
7.0.3CPE matchmatch criteria
cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*
7.0.4CPE matchmatch criteria
cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
8.83%
Probability of exploitation in next 30 days
EPSS Percentile
94.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0883 is in the 91st percentile among its peer group of 51,506 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (22)

github_advisorypatch availablevia nvd_reference
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 6Fixed in: rh-php56-0:2.3-1.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 6Fixed in: rh-php56-php-0:5.6.25-1.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 6Fixed in: rh-php56-php-pear-1:1.9.5-4.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUSFixed in: rh-php56-0:2.3-1.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUSFixed in: rh-php56-php-0:5.6.25-1.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUSFixed in: rh-php56-php-pear-1:1.9.5-4.el6
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-php56-0:2.3-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-php56-php-0:5.6.25-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-php56-php-pear-1:1.9.5-4.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.2 EUSFixed in: rh-php56-0:2.3-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.2 EUSFixed in: rh-php56-php-0:5.6.25-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.2 EUSFixed in: rh-php56-php-pear-1:1.9.5-4.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUSFixed in: rh-php56-0:2.3-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUSFixed in: rh-php56-php-0:5.6.25-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUSFixed in: rh-php56-php-pear-1:1.9.5-4.el7
View patch
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 5Fixed in: php
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 5Fixed in: php53
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: php
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: php
redhatend of lifevia redhat_api
Product: Red Hat Software CollectionsFixed in: php54-php
redhatend of lifevia redhat_api
Product: Red Hat Software CollectionsFixed in: php55-php

Vendor Advisories (1)

redhatCVE-2016-7131Moderate

php: wddx_deserialize null dereference with invalid xml

Sep 2, 2016

References

openwall.com / lists/oss-security/2016/09/02/9
Mailing List
rhn.redhat.com / errata/RHSA-2016-2750.html
Third Party Advisory
bugs.php.net / bug.php
ExploitIssue Tracking
github.com / php/php-src/commit/0c8a2a2cd1056b7dc403eacb5d2c0eec6ce47c6f
PatchVendor Advisory
github.com / php/php-src/commit/a14fdb9746262549bbbb96abb87338bacd147e1b
Issue TrackingPatch
security.gentoo.org / glsa/201611-22
Third Party Advisory
tenable.com / security/tns-2016-19
Third Party Advisory
php.net / ChangeLog-5.php
Release Notes
php.net / ChangeLog-7.php
Release Notes
securityfocus.com / bid/92768
Third Party AdvisoryVDB Entry
securitytracker.com / id/1036680
Third Party AdvisoryVDB Entry