Lucene search
+L

83448 matches found

Snyk
Snyk
added 2026/05/18 9:00 p.m.20 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that conceals a credential-stealing payload and worm propagation logic. A malicious actor associated with the "TeamPCP" or "Mini Shai-Hulud" campaign compromised a maintainer's access token; this allowed the...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/18 9:00 p.m.11 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that conceals a credential-stealing payload and worm propagation logic. A malicious actor associated with the "TeamPCP" or "Mini Shai-Hulud" campaign compromised a maintainer's access token; this allowed the...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/18 9:00 p.m.12 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that conceals a credential-stealing payload and worm propagation logic. A malicious actor associated with the "TeamPCP" or "Mini Shai-Hulud" campaign compromised a maintainer's access token; this allowed the...

9.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/18 9:00 p.m.13 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that conceals a credential-stealing payload and worm propagation logic. A malicious actor associated with the "TeamPCP" or "Mini Shai-Hulud" campaign compromised a maintainer's access token; this allowed the...

9.8CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/18 7:58 p.m.31 views

CVE-2026-46407

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.3, the backend admin/auth-token endpoint allows an authenticated administrator to load another administrator's REST API token list by supplying that user's adminid. This can...

8.1CVSS5.8AI score0.00218EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/18 7:58 p.m.19 views

CVE-2026-8719

The AI Engine – The Chatbot, AI Framework & MCP for WordPress plugin for WordPress is vulnerable to Privilege Escalation in version 3.4.9. This is due to missing WordPress capability enforcement in the MCP OAuth bearer-token authorization path, where any valid OAuth token causes MCP access to be...

8.8CVSS5.8AI score0.00359EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/18 7:58 p.m.19 views

CVE-2026-44551

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accep...

9.1CVSS5.8AI score0.01461EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/05/18 6:11 p.m.125 views

Exploit for Authentication Bypass Using an Alternate Path or Channel in Jetbrains Teamcity

CVE-2024-27198 Lab Description TeamCity provides an admin-...

9.8CVSS6.3AI score0.99938EPSS
SaveExploits25
Github Security Blog
Github Security Blog
added 2026/05/18 5:56 p.m.38 views

OpenTelemetry eBPF Instrumentation: Redis error text is exported in span status messages

Summary OBI exports raw Redis error text as the span status message. Because Redis error replies can contain attacker-controlled or sensitive values, this behavior can exfiltrate tokens, PII, or other confidential input into telemetry backends and inject untrusted text into downstream analysis...

6.5CVSS5.9AI score0.00212EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/18 5:27 p.m.26 views

Sulu: Weak Cryptographical usage for API Key generation and Reset Tokens

Impact The password reset tokenand API key generation uses a weak cryptographical hash algorithm. Patches Fixed in 2.6.23 and 3.0.6 version. Workarounds Patch the related User.php and ResettingController.php file in the SecurityBundle...

6.9CVSS5.8AI score0.00232EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/18 5:24 p.m.11 views

GHSA-C32J-VQHX-RX3X ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

JWT.decodetoken, '', true, algorithm: 'HS256' accepts an attacker-forged token. OpenSSL::HMAC.digest'SHA256', '', payload returns a valid digest under an empty key, and no raise InvalidKeyError if key.empty? precondition exists in the HMAC algorithm. JWT.decodetoken, "", true, algorithm: 'HS256' ...

7.4CVSS5.7AI score0.00335EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/05/18 5:24 p.m.62 views

ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

JWT.decodetoken, '', true, algorithm: 'HS256' accepts an attacker-forged token. OpenSSL::HMAC.digest'SHA256', '', payload returns a valid digest under an empty key, and no raise InvalidKeyError if key.empty? precondition exists in the HMAC algorithm. JWT.decodetoken, "", true, algorithm: 'HS256' ...

9.1CVSS5.7AI score0.00335EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2026/05/18 5:24 p.m.11 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication in the signing and verification logic before applying JWT.decode. An attacker can forge valid JWTs by supplying a crafted token that passes signature verification due to the acceptance of empty keys. Note: This i...

9.1CVSS5.8AI score0.00335EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/18 3:36 p.m.33 views

eduMFA: Incorrect InnoDB snapshot isolation possibly allows token reusage

Impact For deployments using MySQL or MariaDB = 11.6.2 the default is ON, which is not affected - Same rules applies for Galera with underlying MariaDB Patches Fixed in version 2.9.1 by locking rows prior to write with SELECT FOR UPDATE. Workarounds Set innodbsnapshotisolation to ON default in...

5.8AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/18 3:36 p.m.13 views

GHSA-QQ2P-4282-CFC5 eduMFA: Incorrect InnoDB snapshot isolation possibly allows token reusage

Impact For deployments using MySQL or MariaDB = 11.6.2 the default is ON, which is not affected - Same rules applies for Galera with underlying MariaDB Patches Fixed in version 2.9.1 by locking rows prior to write with SELECT FOR UPDATE. Workarounds Set innodbsnapshotisolation to ON default in...

7.1CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/18 2:20 p.m.25 views

Neotoma: Unauthenticated Inspector/API access via reverse-proxy loopback auth bypass

Neotoma versions starting at v0.6.0 can treat public reverse-proxied requests as local when the app receives them over a loopback socket and no Bearer token is present. In affected deployments, the REST auth middleware can resolve unauthenticated requests as the local development user, making the...

6.9CVSS5.8AI score0.00249EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/05/18 1:44 p.m.9 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the git repository management endpoints, which lack proper role-based access control. An attacker can gain unauthorized access to sensitive Git credentials, modify or delete repository configurations, and...

9.9CVSS6AI score0.00387EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/18 1:04 p.m.33 views

CVE-2026-44699

A flaw was found in libjwt. This vulnerability allows a remote attacker to bypass authentication by forging a valid JSON Web Token JWT. The flaw occurs because libjwt accepts an RSA JSON Web Key JWK that does not contain an 'alg' parameter as the verification key for HMAC-based tokens. This leads...

9.1CVSS5.8AI score0.00209EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/18 12:49 p.m.132 views

Exploit for Authentication Bypass Using an Alternate Path or Channel in Jetbrains Teamcity

CVE-2024-27198 Lab Description TeamCity provides an admin-...

9.8CVSS7.3AI score0.99938EPSS
SaveExploits25
OSV
OSV
added 2026/05/18 10:08 a.m.11 views

OPENSUSE-SU-2026:20778-1 Security update for gnutls

This update for gnutls fixes the following issues - CVE-2026-3832: cert-session: fix multi-entry OCSP revocation bypass bsc1263706. - CVE-2026-3833: x509/name-constraints: compare domain names case-insensitive bsc1263707. - CVE-2026-5260: lib/pkcs11privkey: guard against overreading on short...

9.8CVSS5.8AI score0.01335EPSS
SaveExploits2References26
Rows per page
Query Builder