← Retour
CVE-2023-26154
Vulnérabilité dans pubnub (CVE-2023-26154)
Résumé
vulnérabilité dans pubnub (CVE-2023-26154). Des informations confidentielles peuvent être exposées. Atténuation : mise à jour vers `7.4.0` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2023-26154** a été découverte dans pubnub.
Des informations confidentielles peuvent être exposées. Score CVSS : ?/10.
Action : mettez à jour pubnub vers **7.4.0** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « pubnub CVE-2023-26154 » sur le site de l'éditeur.
CVE-2023-26154 (pubnub) — CWE-331 /
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Correctif : `7.4.0` — appliquer immédiatement
Plan : 1) Audit SBOM, 2) Mise à jour staging→prod, 3) Surveillance WAF/proxy sur les endpoints affectés, 4) Recherche d'IOC dans les logs.
Réfs : voir GHSA / avis éditeur / version corrigée liés sur cette page.
❓ Quel est le problème
Une **vulnérabilité** (CWE-331) affecte pubnub.
📍 Périmètre concerné
pubnub — .
🔥 Gravité
Gravité : ?. Des informations confidentielles peuvent être exposées
🔧 Comment corriger
Mettre à jour vers **7.4.0**.
🛡️ Contournement
En attendant le correctif : désactivez la fonctionnalité concernée, appliquez des règles WAF, ou restreignez l'accès par ACL réseau.
🔍 Détection
Recherchez dans les logs des requêtes correspondant aux IOC connus de cette CVE. Auditez les SBOM/dépendances.
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'pubnub' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `pubnub` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade pubnub to 7.4.0ステージング環境で 7.4.0 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
npm
pubnub
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"7.4.0"}]}]
Maven
com.pubnub:pubnub-kotlin
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"7.7.0"}]}]
Maven
com.pubnub:pubnub
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"4.6.5"}]}]
Go
github.com/pubnub/go/v7
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"7.2.0"}]}]
Go
github.com/pubnub/go
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"0.0.0-20231016150651-428517fef5b9"}]}]
Go
github.com/pubnub/go/v6
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"6.1.1-0.20231016150651-428517fef5b9"}]}]
Go
github.com/pubnub/go/v5
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"5.0.4-0.20231016150651-428517fef5b9"}]}]
NuGet
Pubnub
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.19.0"}]}]
SwiftURL
github.com/pubnub/swift
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"6.2.0"}]}]
RubyGems
pubnub
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.3.0"}]}]
crates.io
pubnub
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"0.4.0"}]}]
Packagist
pubnub/pubnub
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.1.0"}]}]
Pub
pubnub
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"4.3.0"}]}]
PyPI
pubnub
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"7.3.0"}]}]
Références
- advisory https://nvd.nist.gov/vuln/detail/CVE-2023-26154
- advisory https://github.com/advisories/GHSA-5844-q3fc-56rh
- package https://github.com/pubnub/javascript
- package https://pypi.org/project/pubnub
- web https://github.com/pubnub/go/commit/428517fef5b901db7275d9f5a75eda89a4c28e08
- web https://github.com/pubnub/javascript/commit/fb6cd0417cbb4ba87ea2d5d86a9c94774447e119
- web https://security.snyk.io/vuln/SNYK-UNMANAGED-PUBNUBCCORE-6098379
- web https://security.snyk.io/vuln/SNYK-SWIFT-PUBNUBSWIFT-6098381
- web https://security.snyk.io/vuln/SNYK-RUST-PUBNUB-6098378
- web https://security.snyk.io/vuln/SNYK-RUBY-PUBNUB-6098377
- web https://security.snyk.io/vuln/SNYK-PYTHON-PUBNUB-6098375
- web https://security.snyk.io/vuln/SNYK-PUB-PUBNUB-6098385
- web https://security.snyk.io/vuln/SNYK-PHP-PUBNUBPUBNUB-6098376
- web https://security.snyk.io/vuln/SNYK-JS-PUBNUB-5840690
- web https://security.snyk.io/vuln/SNYK-JAVA-COMPUBNUB-6098380
- web https://security.snyk.io/vuln/SNYK-JAVA-COMPUBNUB-6098371
- web https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPUBNUBGOV7-6098374
- web https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPUBNUBGO-6098373
- web https://security.snyk.io/vuln/SNYK-DOTNET-PUBNUB-6098372
- web https://security.snyk.io/vuln/SNYK-COCOAPODS-PUBNUB-6098384
- web https://github.com/rubysec/ruby-advisory-db/blob/master/gems/pubnub/CVE-2023-26154.yml
- web https://github.com/pubnub/javascript/blob/master/src/crypto/modules/web.js#L70
- web https://gist.github.com/vargad/20237094fce7a0a28f0723d7ce395bb0