CVE-2016-5135

MEDIUM

Google Chrome < 51.0.2704.106 - Content Security Policy Bypass via Referrer Policy Mismatch

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2016-5135. PoCs published by OpenSISE.

AI-analyzed exploit summary This PoC demonstrates CVE-2016-5135, a referrer leak vulnerability in Chrome. It uses a combination of CSP, external resources, and an XMLHttpRequest to trigger the referrer leak via the 'origin-when-cross-origin' policy.

Description

WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp in Blink, as used in Google Chrome before 52.0.2743.82, does not consider referrer-policy information inside an HTML document during a preload request, which allows remote attackers to bypass the Content Security Policy (CSP) protection mechanism via a crafted web site, as demonstrated by a "Content-Security-Policy: referrer origin-when-cross-origin" header that overrides a "<META name='referrer' content='no-referrer'>" element.

Exploits (1)

github WORKING POC 31 stars
by OpenSISE · cpoc
https://github.com/OpenSISE/CVE_PoC_Collect/tree/master/Browser/CVE-2016-5135.php

This PoC demonstrates CVE-2016-5135, a referrer leak vulnerability in Chrome. It uses a combination of CSP, external resources, and an XMLHttpRequest to trigger the referrer leak via the 'origin-when-cross-origin' policy.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Google Chrome < 53.0.2785.113
No auth needed
Prerequisites: Victim must visit the malicious page
devstral-2 · analyzed Feb 27, 2026 Full analysis →

References (13)

Core 13
Core References
Issue Tracking x_refsource_confirm
https://crbug.com/605451
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/92053
Release Notes, Vendor Advisory x_refsource_confirm
http://googlechromereleases.blogspot.com/2016/07/stable-channel-update.html
Patch x_refsource_confirm
https://codereview.chromium.org/1913983002
Vendor Advisory vendor-advisory x_refsource_ubuntu
http://www.ubuntu.com/usn/USN-3041-1
Third Party Advisory vendor-advisory x_refsource_gentoo
https://security.gentoo.org/glsa/201610-09
Vendor Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2016-1485.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1036428
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2016/dsa-3637

Scores

CVSS v3 6.5
EPSS 0.0162
EPSS Percentile 72.8%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Details

CWE
CWE-20
Status published
Products (1)
google/chrome < 51.0.2704.106
Published Jul 23, 2016
Tracked Since Feb 18, 2026