Lucene search
+L

16549 matches found

ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.3AI score0.00145EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2 days ago17 views

CVE-2026-64586

The CVE concerns the Linux kernel brcmfmac Wi‑Fi driver. A bus_reset work item could outlive the drvr during device removal because the removal path frees drvr without draining pending or running bus_reset work. Root cause: bus_reset callbacks are scheduled via brcmf_fw_crashed() and the debugfs ...

5.4AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-53773

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.4AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

CVE-2026-64586 wifi: brcmfmac: drain bus_reset work on device removal

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.4AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2 days ago8 views

SUSE CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

5.4AI score0.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2 days ago8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64586

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs reset entry both schedule drvr-busreset, whose callback recovers drvr throu...

5.4AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.3AI score0.00145EPSS
SaveExploits0References5
NVD
NVD
added 3 days ago6 views

CVE-2026-39923

Flarum before 1.8.16 contains a password reset token expiry bypass vulnerability that allows unauthenticated attackers to reuse expired password reset tokens by submitting them directly to the reset processing endpoint. The SavePasswordController::handle method calls PasswordToken::findOrFail...

9.2CVSS0.0026EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-53446

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for mo...

6.9CVSS5.5AI score0.00381EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-53389

Flarum before 1.8.16 contains a password reset token expiry bypass vulnerability that allows unauthenticated attackers to reuse expired password reset tokens by submitting them directly to the reset processing endpoint. The SavePasswordController::handle method calls PasswordToken::findOrFail...

9.2CVSS5.5AI score0.0026EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago35 views

CVE-2026-39923 Flarum < 1.8.16 Password Reset Token Expiry Bypass via POST /reset

Flarum before 1.8.16 contains a password reset token expiry bypass vulnerability that allows unauthenticated attackers to reuse expired password reset tokens by submitting them directly to the reset processing endpoint. The SavePasswordController::handle method calls PasswordToken::findOrFail...

9.2CVSS0.0026EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago23 views

CVE-2026-71273

OpenBK7231T firmware exposes a CSRF flaw in the /cfg_wifi_set endpoint: configuration changes are accepted via an unauthenticated GET request without a CSRF token. If the web_admin_password_enabled parameter is omitted, an else-branch silently clears the device’s web admin password to an empty st...

6.5CVSS5.5AI score0.00117EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-53311

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.5AI score0.00313EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-71238

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.5AI score0.00313EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago39 views

CVE-2026-71238

The CVE-2026-71238 entry affects DjangoCRM where a hardcoded Django SECRET_KEY is stored in webcrm/settings.py instead of reading from the environment. This secret key is used for session signing, CSRF token generation, and password reset tokens, allowing anyone with access to the public reposito...

9.1CVSS5.5AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago5 views

UBUNTU-CVE-2026-64581

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

5.3AI score0.00145EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago5 views

CVE-2026-64581 xfrm: fix sk_dst_cache double-free in xfrm_user_policy()

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy xfrmuserpolicy clears the socket dst cache with skdstreset, i.e. the non-atomic skdstsetsk, NULL: it reads skdstcache with rcudereferenceprotected, stores NULL and dstreleases th...

5.4AI score
SaveExploits0References5
CVE
CVE
added 3 days ago48 views

CVE-2026-64581

CVE-2026-64581: Linux kernel XFRM double-free in xfrm_user_policy() due to non-atomic sk_dst_cache updates. A per-socket policy change can race with UDP transmit path, causing both sides to release the same dst and freeing the xfrm_dst bundle twice. The fix uses an atomic sk_dst_reset() with a si...

5.4AI score0.00145EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago7 views

CVE-2026-9273

The Membership Plugin – Kadence Memberships plugin for WordPress formerly Restrict Content is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rcprocesslostpasswordform consuming th...

9.3CVSS0.00276EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-9273

The Membership Plugin – Kadence Memberships plugin for WordPress formerly Restrict Content is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rcprocesslostpasswordform consuming th...

9.3CVSS5.3AI score0.00276EPSS
SaveExploits0References8
Rows per page
Query Builder