Lucene search
+L

74667 matches found

CVE
CVE
added 2026/05/05 9:31 p.m.89 views

CVE-2026-40934

CVE-2026-40934 affects Jupyter Server up to version 2.17.0, where the signing secret for authentication cookies is stored at ~/.local/share/jupyter/runtime/jupyter_cookie_secret and is never rotated on password changes. After a password reset and server restart, previously issued cookies remain c...

7.6CVSS5.8AI score0.00308EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/05 9:31 p.m.10 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.6CVSS5.7AI score0.00308EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/05 9:31 p.m.38 views

CVE-2026-40934

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.6CVSS5.8AI score0.00308EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/05/05 9:31 p.m.29 views

CVE-2026-40934

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.6CVSS5.8AI score0.00308EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/05/05 9:26 p.m.19 views

Grav Vulnerable to Sensitive Information Disclosure via Accounts Service Bypass

Summary Information disclosure exists in Grav CMS v1.8.0-beta.29. Despite previous security patches notably in v1.8.0-beta.27/28 aimed at restricting sensitive object access within the Twig environment, the Accounts Service remains exposed. A low-privileged user EX: Content Editor with only...

6.5CVSS5.8AI score0.0029EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/05 9:26 p.m.69 views

GHSA-3F29-PQWF-V4J4 Grav Vulnerable to Sensitive Information Disclosure via Accounts Service Bypass

Summary Information disclosure exists in Grav CMS v1.8.0-beta.29. Despite previous security patches notably in v1.8.0-beta.27/28 aimed at restricting sensitive object access within the Twig environment, the Accounts Service remains exposed. A low-privileged user EX: Content Editor with only...

6.5CVSS5.8AI score0.0029EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/05/05 9:26 p.m.82 views

Incorrect Authorization

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Incorrect Authorization via the grav'accounts' service. An attacker can access sensitive user data, including password hashes and security...

7.1CVSS5.8AI score0.0029EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/05 8:30 p.m.27 views

Race Condition

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Race Condition due to a race condition in the login process. An attacker can obtain multiple valid session tokens by...

2.2CVSS5.8AI score0.00236EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/05 8:30 p.m.21 views

parse-server: MFA SMS one-time password accepted twice under concurrent login

Impact A race condition in the MFA SMS one-time password OTP login path allows two concurrent /login requests carrying the same OTP to both succeed and both receive valid session tokens, breaking the single-use property of the OTP. The vulnerability requires the attacker to already possess the...

5.9CVSS5.7AI score0.00236EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/05 8:30 p.m.10 views

GHSA-JPQ4-7FMQ-Q5FJ parse-server: MFA SMS one-time password accepted twice under concurrent login

Impact A race condition in the MFA SMS one-time password OTP login path allows two concurrent /login requests carrying the same OTP to both succeed and both receive valid session tokens, breaking the single-use property of the OTP. The vulnerability requires the attacker to already possess the...

2.1CVSS5.7AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/05 8:16 p.m.12 views

CVE-2026-34527

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

5.3CVSS0.00091EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/05 7:33 p.m.12 views

EUVD-2026-27466

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.7AI score0.00091EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/05 7:33 p.m.6 views

CVE-2026-34527

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.7AI score0.00091EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/05 7:33 p.m.10 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.7AI score0.00091EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/05 7:24 p.m.45 views

CVE-2026-34458 Sandboxie-Plus privilege escalation via INI CRLF injection bypassing EditAdminOnly

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, an INI injection vulnerability allows any standard local user to bypass configuration restrictions EditAdminOnly and ConfigPassword and inject arbitrary directives into the global...

9.3CVSS0.00251EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/05 7:15 p.m.12 views

Cross-site Scripting (XSS)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Scripting XSS in the plugin/Meet/iframe.php process when unescaped user and pass parameters are reflected into a JavaScript string literal. An attacker...

6.1CVSS5.8AI score0.00225EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/05 7:08 p.m.12 views

Use of GET Request Method With Sensitive Query Strings

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Use of GET Request Method With Sensitive Query Strings in the OAuth login process, where the user's password hash is included as a query parameter in a redirect UR...

7.6CVSS5.8AI score0.00285EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/05 7:08 p.m.20 views

AVideo: Password Hash Leak in MobileManager OAuth Redirect URL Enables Account Takeover

Summary plugin/MobileManager/oauth2.php completes an OAuth login by sending an HTTP 302 Location: oauth2Success.php?user=&pass= where is the victim's stored password hash md5hash"whirlpool", sha1password read directly from the users table. AVideo's own login endpoint objects/login.json.php accept...

6.8CVSS5.8AI score0.00285EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/05 7:08 p.m.52 views

GHSA-5W8W-26CH-V5CW AVideo: Password Hash Leak in MobileManager OAuth Redirect URL Enables Account Takeover

Summary plugin/MobileManager/oauth2.php completes an OAuth login by sending an HTTP 302 Location: oauth2Success.php?user=&pass= where is the victim's stored password hash md5hash"whirlpool", sha1password read directly from the users table. AVideo's own login endpoint objects/login.json.php accept...

6.8CVSS5.8AI score0.00285EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/05 5:03 p.m.18 views

EUVD-2026-27513

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

7.6CVSS5.8AI score0.00308EPSS
SaveExploits1References1
Rows per page
Query Builder