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-3957

28
FAUCET Score

CVE-2016-3957 describes a critical deserialization vulnerability in the secure_load function of web2py versions prior to 2.14.2, specifically in gluon/utils.py. This flaw allows remote attackers to execute arbitrary code by exploiting the use of pickle.loads to deserialize session data in cookies, provided they know the encryption_key. With a CVSS score of 9.8 (CRITICAL), this vulnerability poses a significant risk due to its network-based attack vector, low attack complexity, and high impact on confidentiality, integrity, and availability. Despite its severity, there is no evidence of active exploitation, publicly available exploit code in common frameworks like Metasploit or Nuclei, nor significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.14.2CPE matchmatch criteria
cpe:2.3:a:web2py:web2py:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

9.8CRITICAL

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

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

Exploit Intelligence

EPSS Score
4.90%
Probability of exploitation in next 30 days
EPSS Percentile
91.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
This CVE's current EPSS score of 0.0490 is in the 85th percentile among its peer group of 36,829 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Remediation records are not available for this CVE.

References

devco.re / blog/2017/01/03/web2py-unserialize-code-execution-CVE-2016-3957
ExploitTechnical DescriptionThird Party Advisory
github.com / web2py/web2py/blob/R-2.14.1/gluon/utils.py
Third Party Advisory
usn.ubuntu.com / 4030-1