Lucene search
+L

15057 matches found

CVE
CVE
added 2026/04/06 7:05 p.m.62 views

CVE-2026-35179

CVE-2026-35179 affects WWBN AVideo prior to 29.0 via the SocialMediaPublisher plugin. The endpoint publishInstagram.json.php is exposed as an unauthenticated proxy to the Facebook/Instagram Graph API and accepts user-controlled parameters (accessToken, containerId, instagramAccountId). It passes ...

5.3CVSS6AI score0.00215EPSS
SaveExploits1References1Affected Software1
Snyk
Snyk
added 2026/04/06 5:59 p.m.28 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect through the redirecturi parameter in multiple endpoints ForgotPassword, MagicLinkLogin, Signup, InviteMembers, OAuthLoginHandler, VerifyEmailHandler which is not validated against AllowedOrigins. An attacker can obtain...

8.6CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/06 5:59 p.m.17 views

Authorizer: Password reset token theft and full auth token redirect via unvalidated redirect_uri

Hi, I found that 6 endpoints in Authorizer accept a user-controlled redirecturi and append sensitive tokens to it without validating the URL against AllowedOrigins. The OAuth /app handler validates redirecturi at httphandlers/app.go:46, but the GraphQL mutations and verifyemail handler skip...

6AI score
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/04/06 4:16 p.m.10 views

CVE-2026-34969

Nhost is an open source Firebase alternative with GraphQL. Prior to 0.48.0, the auth service's OAuth provider callback flow places the refresh token directly into the redirect URL as a query parameter. Refresh tokens in URLs are logged in browser history, server access logs, HTTP Referer headers,...

7.5CVSS0.00267EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/04/06 9:55 a.m.111 views

Exploit for CVE-2024-36058

Koha Library Software CVE ID: CVE-2024-36058 Produ...

6.1AI score0.00478EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.19 views

PT-2026-30720

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to 25.0.0, the /server-status endpoint is publicly accessible and exposes sensitive information including authentication tokens user token, user activity, client IP addresses, and server configuration details. This allows...

8.7CVSS5.9AI score0.00355EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/04 6:13 a.m.13 views

Directus: Authenticated Users Can Extract Concealed Fields via Aggregate Queries

Summary Aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated user with read access to the affected collection can extract concealed field values, includi...

8.1CVSS5.9AI score0.00337EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/04 6:13 a.m.17 views

GHSA-38HG-WW64-RRWC Directus: Authenticated Users Can Extract Concealed Fields via Aggregate Queries

Summary Aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated user with read access to the affected collection can extract concealed field values, includi...

8.1CVSS5.9AI score0.00337EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/04 6:06 a.m.16 views

GHSA-8M32-P958-JG99 Directus: Missing Cross-Origin Opener Policy

Summary Directus's Single Sign-On SSO login pages lacked a Cross-Origin-Opener-Policy COOP HTTP response header. Without this header, a malicious cross-origin window that opens the Directus login page retains the ability to access and manipulate the window object of that page. An attacker can...

8.7CVSS5.8AI score0.00169EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.18 views

PT-2026-30332

Name of the Vulnerable Software and Affected Versions Directus affected versions not specified Description Aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any...

8.1CVSS5.9AI score0.00337EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/03 11:17 p.m.8 views

CVE-2026-34953

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, OAuthManager.validatetoken returns True for any token not found in its internal store, which is empty by default. Any HTTP request to the MCP server with an arbitrary Bearer token is treated as authenticated, granting full access t...

9.1CVSS0.00375EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/03 10:54 p.m.6 views

CVE-2026-34953 PraisonAI: Authentication Bypass in OAuthManager.validate_token()

PraisonAI is a multi-agent teams system. Prior to version 4.5.97, OAuthManager.validatetoken returns True for any token not found in its internal store, which is empty by default. Any HTTP request to the MCP server with an arbitrary Bearer token is treated as authenticated, granting full access t...

9.1CVSS6AI score0.00375EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/03 10:01 p.m.8 views

GHSA-HM7R-C7QW-GHP6 fast-jwt accepts unknown `crit` header extensions (RFC 7515 violation)

Summary fast-jwt does not validate the crit Critical Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that fast-jwt does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC. ---...

7.5CVSS5.9AI score0.00155EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/04/03 8:06 p.m.4 views

CVE-2026-25726

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/03 8:06 p.m.74 views

CVE-2026-25726

CVE-2026-25726 (Cloudreve) : Prior to 4.13.0, Cloudreve uses the weak Go PRNG math/rand seeded with time.Now().UnixNano() to generate critical secrets (secret_key, hash_id_salt) stored in the DB. An attacker can fetch the administrator account creation time via public APIs, brute-force the PRNG s...

9.8CVSS5.8AI score0.00376EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/03 4:59 p.m.11 views

CVE-2026-33746

Convoy is a KVM server management panel for hosting businesses. From version 3.9.0-beta to before version 4.5.1, the JWTService::decode method did not verify the cryptographic signature of JWT tokens. While the method configured a symmetric HMAC-SHA256 signer via lcobucci/jwt, it only validated...

9.8CVSS5.9AI score0.003EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/04/03 12:52 a.m.10 views

[SECURITY] Fedora 43 Update: openbao-2.5.2-1.fc43

Openbao secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Openbao handles leasing, key revocation, key rolling, and auditing. Through a unified API, us ers can access an encrypted Key/Value store and network...

9.6CVSS6.3AI score0.00411EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.20 views

PraisonAI 安全漏洞

PraisonAI is a low-code multi-intelligence body collaboration framework by the individual developer Mervin Praison. PraisonAI suffers from a security vulnerability that stems from the OAuthManager.validatetoken function returning True for any token not found in its internal storage, which can be...

9.1CVSS5.9AI score0.00375EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.7 views

CVE-2026-4820

IBM Maximo Application Suite 9.1, 9.0, 8.11, and 8.10 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to th...

4.3CVSS5.8AI score0.00118EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/02 7:21 p.m.11 views

CVE-2026-34736

Open edX Platform enables the authoring and delivery of online learning at any scale. From the maple release to before the ulmo release, an unauthenticated attacker can fully bypass the email verification process by combining two issues: the OAuth2 password grant issuing tokens to inactive users...

5.3CVSS0.00211EPSS
SaveExploits0References2
Rows per page
Query Builder