Lucene search
+L

51401 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/18 5:53 p.m.14 views

CVE-2026-9692

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy...

7.3CVSS5.2AI score0.00419EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/18 5:53 p.m.33 views

CVE-2026-9692

Summary (CVE-2026-9692): Mojolicious::Sessions::Storable in Perl versions up to 0.05 generates insecure session IDs. The default generator seeds a SHA-1 hash with a mix of low-entropy sources: built-in rand, epoch time, heap address of an anonymous hash, and the process ID, making IDs predictable...

5.3CVSS5.3AI score0.00419EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/18 5:53 p.m.26 views

EUVD-2026-37926

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy...

7.3CVSS5.2AI score0.00419EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/18 5:53 p.m.9 views

CVE-2026-9692 Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy...

5.3CVSS6AI score
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/06/18 5:21 p.m.35 views

AgenticMail: Unauthenticated inbound mail triggers bypassPermissions resume of the operator's Claude Code session (bridge-wake)

Summary Two inbound-mail handlers act on a privileged effect without verifying that the sender is the operator, while a sibling handler in the same repo does. The higher-impact one: any external email routed to the bridge inbox causes the dispatcher to resume the operator's Claude Code session wi...

8.2CVSS5.7AI score0.00281EPSS
SaveExploits0References3Affected Software4
UbuntuCve
UbuntuCve
added 2026/06/18 5:16 p.m.8 views

CVE-2026-56022

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.640...

6.9CVSS5.3AI score0.00555EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/18 4:11 p.m.10 views

CVE-2026-56022 Webmin MFA bypass

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.640...

6.9CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/06/18 4:11 p.m.37 views

CVE-2026-56022 Webmin MFA bypass

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.640...

6.9CVSS0.00555EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/18 4:11 p.m.8 views

CVE-2026-56022

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.641...

6.9CVSS5.3AI score0.00555EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/18 4:11 p.m.14 views

EUVD-2026-37907

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.641...

6.9CVSS5.2AI score0.00555EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/18 1:52 p.m.35 views

PraisonAI LinearBot processes unsigned webhooks when LINEAR_WEBHOOK_SECRET is missing

PraisonAI LinearBot processes unsigned webhooks when LINEARWEBHOOKSECRET is missing Summary PraisonAI's LinearBot starts a public webhook listener on 0.0.0.0 and treats LINEARWEBHOOKSECRET as optional. When the secret is absent, startup only logs a warning and handlewebhook skips Linear-Signature...

6.3AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/18 1:52 p.m.19 views

GHSA-FC26-M9PF-V56Q PraisonAI LinearBot processes unsigned webhooks when LINEAR_WEBHOOK_SECRET is missing

PraisonAI LinearBot processes unsigned webhooks when LINEARWEBHOOKSECRET is missing Summary PraisonAI's LinearBot starts a public webhook listener on 0.0.0.0 and treats LINEARWEBHOOKSECRET as optional. When the secret is absent, startup only logs a warning and handlewebhook skips Linear-Signature...

8.6CVSS6.3AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 1:52 p.m.9 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration in the JWT validation process. An attacker can maintain persistent unauthorized access by presenting tokens that omit the exp and iat claims, thereby bypassing session expiration and freshness checks. Thi...

4.2CVSS6.1AI score0.00203EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 1:52 p.m.32 views

ZITADEL: Missing Token Lifecyle Validation (`exp` and `iat`) in JWT IdP Provider

Summary A token lifecycle validation vulnerability was discovered in ZITADEL's external JWT Identity Provider IdP implementation. ZITADEL enforces a 1-hour maximum token age freshness window maxAge calculated from the token's issue time. However, this safety check is guarded by a presence...

4.2CVSS5.5AI score0.00203EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/18 1:52 p.m.17 views

GHSA-WXG7-W2V3-W38G ZITADEL: Missing Token Lifecyle Validation (`exp` and `iat`) in JWT IdP Provider

Summary A token lifecycle validation vulnerability was discovered in ZITADEL's external JWT Identity Provider IdP implementation. ZITADEL enforces a 1-hour maximum token age freshness window maxAge calculated from the token's issue time. However, this safety check is guarded by a presence...

4.2CVSS5.5AI score0.00203EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/06/18 1:3 p.m.20 views

EUVD-2026-37145

OpenClaw: Pairing-scoped device session could restore revoked node token authority...

8.8CVSS5.2AI score0.00275EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/18 1:3 p.m.12 views

GHSA-Q99W-VH6V-Q3V7 OpenClaw: Pairing-scoped device session could restore revoked node token authority

Summary In affected releases, a surviving pairing-scoped session for a device could re-establish node token authority after that node token had been revoked. Revocation should require the device to lose that authority unless it is approved again through the normal pairing flow. This issue affects...

8.8CVSS5.4AI score0.00275EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/18 1:3 p.m.18 views

OpenClaw: Pairing-scoped device session could restore revoked node token authority

Summary In affected releases, a surviving pairing-scoped session for a device could re-establish node token authority after that node token had been revoked. Revocation should require the device to lose that authority unless it is approved again through the normal pairing flow. This issue affects...

8.8CVSS5.3AI score0.00275EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/06/18 1:3 p.m.9 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the session management process. An attacker can regain previously revoked node token authority by maintaining a pairing-scoped device session after the token ha...

8.8CVSS5.8AI score0.00275EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/06/18 1:3 p.m.9 views

NPM: OpenClaw: Pairing-scoped device session could restore revoked node token authority

NPM: OpenClaw: Pairing-scoped device session could restore revoked node token authority vulnerability discovered by ? in WordPress Npm openclaw versions 2026.5.26...

8.8CVSS5.8AI score0.00275EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder