---
id: CVE-2023-26154
aliases:
  - GHSA-5844-q3fc-56rh
  - GO-2023-2385
  - PYSEC-2026-1807
title: pubnub Insufficient Entropy vulnerability
summary: pubnub Insufficient Entropy vulnerability
severity: medium
cvss: 5.9
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'
vendor: pubnub
product: pubnub
ecosystem: npm
affected:
  - pubnub < 7.4.0
  - 'com.pubnub:pubnub-kotlin < 7.7.0'
  - 'com.pubnub:pubnub <= 4.6.5'
  - github.com/pubnub/go/v7 < 7.2.0
  - github.com/pubnub/go < 0.0.0-20231016150651-428517fef5b9
  - github.com/pubnub/go/v6 < 6.1.1-0.20231016150651-428517fef5b9
  - github.com/pubnub/go/v5 < 5.0.4-0.20231016150651-428517fef5b9
  - Pubnub < 6.19.0
  - github.com/pubnub/swift < 6.2.0
  - pubnub < 5.3.0
  - pubnub < 0.4.0
  - pubnub/pubnub < 6.1.0
  - pubnub < 4.3.0
  - pubnub < 7.3.0
patched:
  - pubnub 7.4.0
  - 'com.pubnub:pubnub-kotlin 7.7.0'
  - github.com/pubnub/go/v7 7.2.0
  - github.com/pubnub/go 0.0.0-20231016150651-428517fef5b9
  - github.com/pubnub/go/v6 6.1.1-0.20231016150651-428517fef5b9
  - github.com/pubnub/go/v5 5.0.4-0.20231016150651-428517fef5b9
  - Pubnub 6.19.0
  - github.com/pubnub/swift 6.2.0
  - pubnub 5.3.0
  - pubnub 0.4.0
  - pubnub/pubnub 6.1.0
  - pubnub 4.3.0
  - pubnub 7.3.0
published: '2023-12-06'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-5844-q3fc-56rh'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2023-26154'
  - url: >-
      https://github.com/pubnub/go/commit/428517fef5b901db7275d9f5a75eda89a4c28e08
  - url: >-
      https://github.com/pubnub/javascript/commit/fb6cd0417cbb4ba87ea2d5d86a9c94774447e119
  - url: 'https://security.snyk.io/vuln/SNYK-UNMANAGED-PUBNUBCCORE-6098379'
  - url: 'https://security.snyk.io/vuln/SNYK-SWIFT-PUBNUBSWIFT-6098381'
  - url: 'https://security.snyk.io/vuln/SNYK-RUST-PUBNUB-6098378'
  - url: 'https://security.snyk.io/vuln/SNYK-RUBY-PUBNUB-6098377'
  - url: 'https://security.snyk.io/vuln/SNYK-PYTHON-PUBNUB-6098375'
  - url: 'https://security.snyk.io/vuln/SNYK-PUB-PUBNUB-6098385'
  - url: 'https://security.snyk.io/vuln/SNYK-PHP-PUBNUBPUBNUB-6098376'
  - url: 'https://security.snyk.io/vuln/SNYK-JS-PUBNUB-5840690'
  - url: 'https://security.snyk.io/vuln/SNYK-JAVA-COMPUBNUB-6098380'
  - url: 'https://security.snyk.io/vuln/SNYK-JAVA-COMPUBNUB-6098371'
  - url: 'https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPUBNUBGOV7-6098374'
  - url: 'https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPUBNUBGO-6098373'
  - url: 'https://security.snyk.io/vuln/SNYK-DOTNET-PUBNUB-6098372'
  - url: 'https://security.snyk.io/vuln/SNYK-COCOAPODS-PUBNUB-6098384'
  - url: >-
      https://github.com/rubysec/ruby-advisory-db/blob/master/gems/pubnub/CVE-2023-26154.yml
  - url: >-
      https://github.com/pubnub/javascript/blob/master/src/crypto/modules/web.js#L70
  - url: 'https://github.com/pubnub/javascript'
  - url: 'https://github.com/advisories/GHSA-5844-q3fc-56rh'
  - url: 'https://gist.github.com/vargad/20237094fce7a0a28f0723d7ce395bb0'
tags:
  - osv
  - npm
epss: 0.00963
epssPercentile: 0.60128
ingestedAt: '2026-07-08T18:25:45.812Z'
---

## Overview

Versions of the package pubnub before 7.4.0; all versions of the package com.pubnub:pubnub; versions of the package pubnub before 6.19.0; all versions of the package github.com/pubnub/go; versions of the package github.com/pubnub/go/v7 before 7.2.0; versions of the package pubnub before 7.3.0; versions of the package pubnub/pubnub before 6.1.0; versions of the package pubnub before 5.3.0; versions of the package pubnub before 0.4.0; versions of the package pubnub/c-core before 4.5.0; versions of the package com.pubnub:pubnub-kotlin before 7.7.0; versions of the package pubnub/swift before 6.2.0; versions of the package pubnub before 5.2.0; versions of the package pubnub before 4.3.0 are vulnerable to Insufficient Entropy via the getKey function, due to inefficient implementation of the AES-256-CBC cryptographic algorithm. The provided encrypt function is less secure when hex encoding and trimming are applied, leaving half of the bits in the key always the same for every encoded message or file.

**Note:**

In order to exploit this vulnerability, the attacker needs to invest resources in preparing the attack and brute-force the encryption.

## Affected packages

- `pubnub < 7.4.0`
- `com.pubnub:pubnub-kotlin < 7.7.0`
- `com.pubnub:pubnub <= 4.6.5`
- `github.com/pubnub/go/v7 < 7.2.0`
- `github.com/pubnub/go < 0.0.0-20231016150651-428517fef5b9`
- `github.com/pubnub/go/v6 < 6.1.1-0.20231016150651-428517fef5b9`
- `github.com/pubnub/go/v5 < 5.0.4-0.20231016150651-428517fef5b9`
- `Pubnub < 6.19.0`
- `github.com/pubnub/swift < 6.2.0`
- `pubnub < 5.3.0`
- `pubnub < 0.4.0`
- `pubnub/pubnub < 6.1.0`
- `pubnub < 4.3.0`
- `pubnub < 7.3.0`

## Remediation

Upgrade to a patched release:

- `pubnub 7.4.0`
- `com.pubnub:pubnub-kotlin 7.7.0`
- `github.com/pubnub/go/v7 7.2.0`
- `github.com/pubnub/go 0.0.0-20231016150651-428517fef5b9`
- `github.com/pubnub/go/v6 6.1.1-0.20231016150651-428517fef5b9`
- `github.com/pubnub/go/v5 5.0.4-0.20231016150651-428517fef5b9`
- `Pubnub 6.19.0`
- `github.com/pubnub/swift 6.2.0`
- `pubnub 5.3.0`
- `pubnub 0.4.0`
- `pubnub/pubnub 6.1.0`
- `pubnub 4.3.0`
- `pubnub 7.3.0`
