Lucene search
+L

214 matches found

CVE
CVE
added 2026/05/12 7:19 p.m.43 views

CVE-2026-44873

The CVE-2026-44873 entry describes a session-management vulnerability in the AOS-8 Operating System. Affected software: AOS-8. Vulnerable condition: existing authenticated sessions are not invalidated when credentials are revoked or accounts are administratively disabled, allowing continued netwo...

5.4CVSS5.7AI score0.00141EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/12 8:56 a.m.11 views

BIT-PHP-MIN-2026-7261 SoapServer session-persisted object use-after-free via SOAP header fault

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, when SoapServer is configured with SOAPPERSISTENCESESSION, the handler object is persisted across requests via session storage. However, in the case SOAP requests results in an error, the persistanc...

9.8CVSS5.8AI score0.00302EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/12 8:56 a.m.10 views

BIT-PHP-2026-7261 SoapServer session-persisted object use-after-free via SOAP header fault

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, when SoapServer is configured with SOAPPERSISTENCESESSION, the handler object is persisted across requests via session storage. However, in the case SOAP requests results in an error, the persistanc...

9.8CVSS5.8AI score0.00302EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.15 views

PT-2026-40308

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, when SoapServer is configured with SOAP PERSISTENCE SESSION, the handler object is persisted across requests via session storage. However, in the case SOAP requests results in an error, the...

9.8CVSS5.8AI score0.00302EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/11 2:17 p.m.15 views

SUSE CVE-2026-7261

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, when SoapServer is configured with SOAPPERSISTENCESESSION, the handler object is persisted across requests via session storage. However, in the case SOAP requests results in an error, the persistanc...

8.1CVSS5.8AI score0.00302EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.15 views

Vaultwarden 代码问题漏洞

Vaultwarden is an alternative implementation of the Bitwarden server API, developed by Daniel García. Versions of Vaultwarden prior to 1.35.5 contained code vulnerabilities. These vulnerabilities stemmed from the fact that when a user’s security token was refreshed through certain sensitive...

8.1CVSS5.9AI score0.00216EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/10 4:7 a.m.92 views

CVE-2026-7261

CVE-2026-7261 affects PHP SOAP when SOAP_PERSISTENCE_SESSION is used. In PHP 8.2.x before 8.2.31, 8.3.x before 8.3.31, 8.4.x before 8.4.21, and 8.5.x before 8.5.6, the SOAP handler object is persisted across requests via session storage. If a SOAP fault occurs, the persistence handling frees the ...

9.8CVSS5.8AI score0.00302EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/09 12:0 a.m.10 views

Unity Linux 20.1060e / 20.1070e Security Update: tomcat (UTSA-2026-017355)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017355 advisory. The fix for bug CVE-2020-9484 introduced a time of check, time of use vulnerability into Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56...

7CVSS5.8AI score0.56636EPSS
SaveExploits16References4
Github Security Blog
Github Security Blog
added 2026/05/08 5:39 p.m.39 views

nhost has Session Persistence After Password Change

Description When a user changes their password, either through the authenticated password change endpoint or a password reset ticket, the ChangePassword workflow correctly hashes and persists the new password via UpdateUserChangePassword. However, it does not revoke existing sessions. The...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/08 5:39 p.m.6 views

GHSA-7HGR-XVRR-XPW3 nhost has Session Persistence After Password Change

Description When a user changes their password, either through the authenticated password change endpoint or a password reset ticket, the ChangePassword workflow correctly hashes and persists the new password via UpdateUserChangePassword. However, it does not revoke existing sessions. The...

2.3CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.17 views

PT-2026-39448

Name of the Vulnerable Software and Affected Versions PHP versions 8.2.0 through 8.2.30 PHP versions 8.3.0 through 8.3.30 PHP versions 8.4.0 through 8.4.20 PHP versions 8.5.0 through 8.5.5 Description When SoapServer is configured with SOAP PERSISTENCE SESSION, the handler object is persisted...

9.8CVSS5.7AI score0.0078EPSS
SaveExploits0References87
Cvelist
Cvelist
added 2026/05/05 9:31 p.m.48 views

CVE-2026-40934 jupyter-server authentication cookies remain valid after password reset due to static cookie secret

Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the secret used to sign authentication cookies is persisted to a static file at /.local/share/jupyter/runtime/jupytercookiesecret and is never rotated when a user changes their password. After a password...

7.6CVSS0.00308EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/05 5:3 p.m.14 views

Jupyter Server's Authentication Cookies Remain Valid After Password Reset and Server Restart

Summary A persistent cookie secret vulnerability allows authenticated users to maintain indefinite access even after password changes. The cookie secret used to sign authentication cookies is stored in a permanent file /.local/share/jupyter/runtime/jupytercookiesecret that is never automatically...

7.6CVSS5.8AI score0.00308EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.28 views

PT-2026-37161

Name of the Vulnerable Software and Affected Versions CI4MS versions 0.26.0 through 0.31.7.0 Description The auth filter contains commented-out code for checking if a user is deactivated or banned. While the loggedIn function in CodeIgniter Shield verifies the status field to identify banned user...

5.3CVSS5.9AI score0.00269EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/04/28 6:10 p.m.4 views

CVE-2026-42421 OpenClaw < 2026.4.8 - WebSocket Session Persistence via Shared Gateway Token Rotation

OpenClaw before 2026.4.8 contains a session management vulnerability where existing WebSocket sessions survive shared gateway token rotation. Attackers can maintain unauthorized access to WebSocket connections after token rotation by exploiting the failure to disconnect existing shared-token...

5.4CVSS5.2AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/28 6:10 p.m.9 views

CVE-2026-42421 OpenClaw < 2026.4.8 - WebSocket Session Persistence via Shared Gateway Token Rotation

OpenClaw before 2026.4.8 contains a session management vulnerability where existing WebSocket sessions survive shared gateway token rotation. Attackers can maintain unauthorized access to WebSocket connections after token rotation by exploiting the failure to disconnect existing shared-token...

2.3CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/28 6:10 p.m.35 views

CVE-2026-42421 OpenClaw < 2026.4.8 - WebSocket Session Persistence via Shared Gateway Token Rotation

OpenClaw before 2026.4.8 contains a session management vulnerability where existing WebSocket sessions survive shared gateway token rotation. Attackers can maintain unauthorized access to WebSocket connections after token rotation by exploiting the failure to disconnect existing shared-token...

5.4CVSS0.00186EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/28 6:10 p.m.7 views

EUVD-2026-26124

OpenClaw before 2026.4.8 contains a session management vulnerability where existing WebSocket sessions survive shared gateway token rotation. Attackers can maintain unauthorized access to WebSocket connections after token rotation by exploiting the failure to disconnect existing shared-token...

5.4CVSS5.2AI score0.00186EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/27 11:29 p.m.11 views

EUVD-2026-25937

A local attacker on the same host as the application may be able to take control of the directory used by ApplicationTemp. When server.servlet.session.persistent is set to true and the attack persists across application restarts, this may allow the attacker to read session information and hijack...

7CVSS5.5AI score0.00136EPSS
SaveExploits0References1
Spring Security Advisories
Spring Security Advisories
added 2026/04/23 12:0 a.m.25 views

Predictable temp directory accepted without ownership verification

A local attacker on the same host as the application may be able to take control of the directory used by ApplicationTemp . When server.servlet.session.persistent is set to true and the attack persists across application restarts, this may allow the attacker to read session information and hijack...

7CVSS5.9AI score0.00136EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder