536 matches found
CVE-2026-47780
free5GC is an open-source implementation of the 5G core network. In 4.2.3 and earlier, HandleCreateEeSubscriptions and HandleQueryeesubscriptions in free5gc/udr internal/sbi/apidatarepository.go validate the ueId path value with a regular expression whose final .+ alternative accepts every...
AIP
Herramienta de Priorización de IPs de Atacantes AIP La Priorización de IPs de Atacantes AIP es una herramienta para generar listas de bloqueo de IPs eficientes y económicas basadas en el tráfico de red capturado de redes honeypot. Con la llegada del 5G, los dispositivos IoT están conectados...
Awesome-Cellular-Hacking
Awesome Cellular Hacking A comprehensive curated list of resources for 2G/3G/4G/5G cellular security research and analysis This repository consolidates community knowledge in the cellular security space, including exploits, research papers, tools, and educational resources. The goal is to preserv...
Sec5GLoc
Sec5GLoc: Aseguramiento de la Localización Interior 5G mediante una Arquitectura de Aprendizaje Profundo Resiliente a Adversarios Nuestro trabajo aborda los desafíos de seguridad y privacidad en la localización interior 5G mediante la propuesta de una arquitectura de aprendizaje profundo resilien...
cve-2026-43499
IonStack Redmi Pad Pro dizi / POCO Pad 5G 向けカーネルエクスプロイト Cloudflare Pages デプロイ(Git連携) 1. Cloudflare ダッシュボード Workers & Pages 作成 Pages Git に接続 に移動 2. このリポジトリを選択 3. ビルド設定: フレームワークプリセット: なし ビルドコマンド: 空のまま ビルド出力ディレクトリ: / 4. 保存してデプロイ をクリック 5. デプロイ後、設定 Functions に移動してリソースをバインド: KV 名前空間バインディング : IONSTACK -...
iQOO-Z9_5G-vivo-T3_5G-Root-GhostLock
iQOO Z9 5G / vivo T3 5G Jailbreak Root GhostLock Installed KernelSU An iQOO Z9 5G and vivo T3 5G jailbreak/root Android application and payloads. Both devices use the MediaTek Dimensity 7200 MT6886 platform. There are two supported run methods: the Android APK with Shizuku, or the native helper r...
CVE-2026-43499-A36
CVE-2026-43499-A36 Standalone, device-tested CVE-2026-43499 port for the Canadian Galaxy A36 5G SM-A366W on exact firmware A366WVLS3AYG1, including KernelSU late-load and Root My Galaxy integration. This repository contains the device-specific native side of Root My Galaxy: exact firmware profile...
EUVD-2026-77174
An issue was discovered in NR RRC and L2 in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, 2500, 1680, W920, W930, W1000, and Modem 5410. In the 5G baseband, a NULL Pointer Dereference occurs when processing a malformed RR...
CVE-2026-33970
A NULL Pointer Dereference in the NR RRC and L2 components of Samsung's 5G baseband can be triggered by a malformed RRC Reconfiguration message. This affects a wide range of Exynos mobile processors, wearable processors, and modems (850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, 2500,...
CVE-2026-2035703-x300
CVE-2026-2035703: Tozed ZLT X300 5G CPE — Remote Root Code Execution via SDR Rogue Base Station Status: Under coordinated disclosure 90-day embargo Discovered: 2026-08-08 Researcher: Muhammad Nadeem Danish danish1162 CVE ID: CVE-2026-2035703 Severity: Critical CVSS 9.8 CWE: CWE-78 OS Command...
CVE-2026-22012-Diameter-Protocol-Credit-Control-Bypass-in-5G
CVE-2026-22012 – Diameter Protocol Credit‑Control Bypass in 5G Program Code Python Diameter sim root@kitploit: diametercreditcontrolsim.py - Simulated OCS with missing final-unit indication class OCS: def processCCRself, request: Vulnerability: always returns SUCCESS with same quota, never sends...
CYBERDUDEBIVASH-5G-Core-Key-Rotation-Ghost-Admin-Auditor
CYBERDUDEBIVASH 5G Core Key Rotation & Ghost Admin Auditor v1.1 © 2026 CYBERDUDEBIVASH – All Rights Reserved Global Authority in Zero-Trust 5G & Private Network Security Bhubaneswar, Odisha, India Production-grade tool for detecting & remediating CVE-2026-0622 Ghost Admin privilege escalation &...
Drishti: AI-Led Human-Directed Vulnerability Auditing for 5G Cores
Candidate generation for open-source vulnerabilities is no longer scarce. AI-assisted code review now produces defect candidates cheaply, and industry programs pair them with expert human triage. The remaining scarcity is validation and impact assessment, and the gap is largest in...
free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA
Summary The AUSF component of free5GC compares authentication response values with normal Go equality helpers instead of constant-time cryptographic comparison functions. Two authentication flows are affected in internal/sbi/processor/ueauthentication.go: 1. 5G-AKA confirmation compares RES and...
GHSA-FP46-6VFW-GC9C free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA
Summary The AUSF component of free5GC compares authentication response values with normal Go equality helpers instead of constant-time cryptographic comparison functions. Two authentication flows are affected in internal/sbi/processor/ueauthentication.go: 1. 5G-AKA confirmation compares RES and...
CVE-2026-55785
free5GC's AUSF component (prior to version 1.4.5) performs 5G-AKA cryptographic authentication comparisons in ue_authentication.go using non-constant-time helpers: strings.EqualFold for RES*/XRES* and bytes.Equal for AT_MAC/XMAC. Additionally, the expected XRES* value is logged at INFO level befo...
CVE-2026-55785 free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA
free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...
CVE-2026-55785 free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA
free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...
EUVD-2026-68017
free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...
CVE-2026-55784 free5GC AUSF authentication contexts can be overwritten by concurrent requests for the same SUPI
free5GC is an open-source implementation of the 5G core network. In version 1.4.4 and earlier, the AUSF component stores per-subscriber authentication state in a global sync.Map named AUSFContext.UePool in internal/context/context.go, keyed only by SUPI. Every request handled by...