LiveActive security incident?Get immediate response
CVE Record

CVE-2016-1000005: mcrypt_get_block_size did not enforce that the provided "module" parameter was a string, leading to type co...

mcrypt_get_block_size did not enforce that the provided "module" parameter was a string, leading to type confusion if other types of data were passed in. This issue affects HHVM versions prior to 3.9.5, all versions between 3.10.0 and 3.12.3 (inclusive), and all versions between 3.13.0 and 3.14.1 (inclusive).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a legacy HHVM issue where one mcrypt function accepted the wrong kind of input. The public record identifies affected HHVM version ranges but does not provide a CVSS score, CWE, or concrete business impact. Treat it as an inventory and legacy-platform cleanup item unless HHVM is still running in production.

Executive priority

Moderate operational priority if HHVM is still present; low priority if HHVM has been fully retired. The main business risk is untracked legacy runtime exposure with unclear impact.

Technical view

CVE-2016-1000005 is a type confusion flaw in HHVM's mcrypt_get_block_size handling. The module parameter was not enforced as a string, so other data types could be passed. Affected ranges are HHVM before 3.9.5, 3.10.0 through 3.12.3, and 3.13.0 through 3.14.1.

Likely exposure

Exposure is most likely in legacy PHP/HHVM services using affected HHVM releases, especially code paths invoking mcrypt_get_block_size. The source bundle does not identify affected downstream products or CPEs.

Exploitation context

The source bundle does not show known active exploitation, and the CVE is not marked KEV. Public details are limited to type confusion and affected HHVM versions; exploitability and impact are not established in the provided sources.

Researcher notes

Evidence is thin: no CVSS, CWE, CPE, exploit status, or detailed impact is provided. Analysis should stay anchored to HHVM version exposure and the specific type-checking defect described by the CVE and vendor references.

Mitigation direction

  • Inventory HHVM deployments and record exact runtime versions.
  • Upgrade HHVM to a version outside the affected ranges, following vendor guidance.
  • Prioritize internet-facing or high-trust services still using affected HHVM versions.
  • Review application dependency plans for removing obsolete mcrypt usage.

Validation and detection

  • Check runtime version banners, package metadata, or deployment manifests for affected HHVM ranges.
  • Search application code for mcrypt_get_block_size usage.
  • Confirm no production service still runs affected HHVM versions.
  • Document any compensating controls where immediate upgrade is not possible.
Prepared
Confidence
medium
Sources
4

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.

cve · low confidence lookup

CVE-2016-1000005 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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