CVE-2016-0736

HIGH EXPLOITED RANSOMWARE

Apache HTTP Server <2.4.24 - Info Disclosure

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2016-0736 has been observed exploited in the wild (reported by VulnCheck KEV), including in ransomware campaigns. EIP tracks 1 public exploit from researchers including RedTeam Pentesting GmbH.

AI-analyzed exploit summary This exploit demonstrates a Padding Oracle attack against Apache mod_session_crypto, allowing decryption of session data and encryption of arbitrary attacker-specified data. It includes a proof-of-concept using the python-paddingoracle library to exploit the vulnerability.

Description

In Apache HTTP Server versions 2.4.0 to 2.4.23, mod_session_crypto was encrypting its data/cookie using the configured ciphers with possibly either CBC or ECB modes of operation (AES256-CBC by default), hence no selectable or builtin authenticated encryption. This made it vulnerable to padding oracle attacks, particularly with CBC.

Exploits (1)

exploitdb WORKING POC
by RedTeam Pentesting GmbH · pythonwebappsmultiple
https://www.exploit-db.com/exploits/40961

This exploit demonstrates a Padding Oracle attack against Apache mod_session_crypto, allowing decryption of session data and encryption of arbitrary attacker-specified data. It includes a proof-of-concept using the python-paddingoracle library to exploit the vulnerability.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Apache HTTP Server mod_session_crypto versions 2.3 to 2.5
No auth needed
Prerequisites: Apache HTTP Server with mod_session_crypto enabled · Access to a session cookie
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (27)

Core 27
Core References
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2017/dsa-3796
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/40961/
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1037508
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:1413
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:1161
Third Party Advisory x_refsource_confirm
https://www.tenable.com/security/tns-2017-04
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:1414
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/95078
Vendor Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2017-1415.html
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2017:0906
Third Party Advisory vendor-advisory x_refsource_gentoo
https://security.gentoo.org/glsa/201701-36
Vendor Advisory x_refsource_confirm
https://security.netapp.com/advisory/ntap-20180423-0001/
Vendor Advisory x_refsource_confirm
https://support.apple.com/HT208221

Scores

CVSS v3 7.5
EPSS 0.4902
EPSS Percentile 98.7%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

VulnCheck KEV 2023-02-14
Ransomware Use Confirmed
CWE
CWE-310
Status published
Products (18)
apache/http_server 2.4.0
apache/http_server 2.4.1
apache/http_server 2.4.2
apache/http_server 2.4.3
apache/http_server 2.4.6
apache/http_server 2.4.7
apache/http_server 2.4.8
apache/http_server 2.4.9
apache/http_server 2.4.10
apache/http_server 2.4.12
... and 8 more
Published Jul 27, 2017
Tracked Since Feb 18, 2026