Lucene search
+L

73 matches found

OSV
OSV
added 2026/09/11 2:18 a.m.5 views

AZL-100043 CVE-2026-78126 affecting package strongswan 5.9.14-10

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 2:18 a.m.6 views

DEBIAN-CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 2:18 a.m.4 views

CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 1:33 a.m.35 views

CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 1:33 a.m.10 views

CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 1:33 a.m.16 views

CVE-2026-78126

CVE-2026-78126 affects strongSwan (an IKE/IPsec suite), versions 4.1.10 through 6.0.7 . The vulnerability is a NULL-pointer dereference in the eap-aka plugin triggered when processing an unexpected AKA-Synchronization-Failure message, which can result in a crash (denial of service). The CVSS 3.1 ...

5.9CVSS0.00413EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 1:33 a.m.8 views

EUVD-2026-75900

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 1:33 a.m.7 views

CVE-2026-78126

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS5.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-89674

strongSwan 4.1.10 through 6.0.7 allows a NULL pointer dereference in the eap-aka plugin...

5.9CVSS0.00413EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 3:50 p.m.6 views

CVE-2026-35330

CVE-2026-35330 Desbordamiento de búfer en el montón previo a la autenticación en el analizador de atributos EAP-SIM / EAP-AKA de strongSwan mediante subdesbordamiento de enteros. Descripción parseattributes en src/libsimaka/simakamessage.c:419 lee cabeceras TLV cuyo byte length cuenta palabras de...

5.8AI score
SaveExploits3
UbuntuCve
UbuntuCve
added 2026/09/07 12:00 p.m.5 views

CVE-2026-78126

NULL-Pointer Dereference When Handling AKA-Synchronization-Failure...

5.9CVSS0.00413EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78126

NULL-Pointer Dereference When Handling AKA-Synchronization-Failure...

5.9CVSS0.00413EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.9 views

Debian dsa-6487 : charon-cmd - security update

The remote Debian 13 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-6487 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6487-1 [email protected] https://www.debian.org/securit...

7.5CVSS6.3AI score0.00417EPSS
SaveExploits0References24
Github Security Blog
Github Security Blog
added 2026/08/28 10:26 p.m.14 views

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...

8.7CVSS6.8AI score0.00652EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/28 10:26 p.m.11 views

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...

3.7CVSS6AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 10:25 p.m.30 views

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...

3.7CVSS5.9AI score0.00284EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 10:25 p.m.43 views

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...

3.7CVSS0.00284EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 10:25 p.m.16 views

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...

3.7CVSS5.9AI score0.00284EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 10:24 p.m.17 views

free5GC AUSF authentication contexts can be overwritten by concurrent requests for the same SUPI

Summary The AUSF component of free5GC stores per-subscriber authentication state in a global sync.Map keyed only by SUPI. Every incoming authentication request creates a new AusfUeContext and stores it under that SUPI key without checking whether an authentication procedure is already in progress...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2026/06/01 7:45 a.m.54 views

Security update for strongswan

This update for strongswan fixes the following issues: CVE-2026-35328: infinite loop when handling supported versions TLS extension bsc1261712. CVE-2026-35329: null pointer dereference when processing padding in PKCS7 bsc1261717. CVE-2026-35330: integer underflow when handling EAP-SIM/AKA...

9.2CVSS5.8AI score
SaveExploits6References24
Rows per page
Query Builder