Lucene search
+L

171355 matches found

CVE
CVE
added 2026/08/12 2:55 p.m.33 views

CVE-2026-66376

This CVE (CVE-2026-66376) affects JFrog Artifactory and involves credentials for a deleted user remaining valid for a short period under certain conditions. The connected documents confirm the issue and its scope, but do not provide concrete technical details such as affected versions, specific c...

4.2CVSS5.2AI score0.0016EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 2:40 p.m.35 views

CVE-2026-73286

Summary: The CVE-2026-73286 issue affects RustFS prior to 1.0.0-beta.12. The vulnerability arises because get_condition_values folds attacker-controlled request headers from HeaderMap into server-derived identity keys (userid, username, principaltype, groups, versionid, signatureversion, jwt:, ld...

8.1CVSS5.2AI score0.00238EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 2:34 p.m.29 views

CVE-2026-73284 RustFS: AddServiceAccount Handler Allows Creation of Root-Parent Service Accounts

RustFS is a distributed object storage system built in Rust. RustFS AddServiceAccount in rustfs/src/admin/handlers/serviceaccount.rs accepts an attacker-controlled targetuser after only checking CreateServiceAccountAdminAction, passes it to newserviceaccount, and prepareserviceaccountauth sets...

8.8CVSS0.00283EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 2:32 p.m.41 views

CVE-2026-73431

CVE-2026-73431 affects Vulnerability-Lookup's account activation and password-recovery flows. The system issued stateless signed tokens containing only the user login; while signatures and token age are checked, there was no check that a token had already been used. As a result, a valid activatio...

8.8CVSS5.2AI score0.00279EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 2:32 p.m.30 views

CVE-2026-73431 Reusable Account Activation and Recovery Tokens Allow Repeated Account Takeover in vulnerability-lookup

Vulnerability-Lookup contains an authentication weakness in its account activation and password-recovery mechanism. Activation and recovery links were generated using stateless signed tokens containing only the user's login. Although the token signature and age were validated, the application did...

8.8CVSS0.00279EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 2:15 p.m.10 views

EUVD-2026-57223

An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events SSE streams through the /pubsub/subscribe/ endpoint. The tokenrequired decorator used by the Pub/Sub interface authenticated requests solely by matching the...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 2:15 p.m.9 views

CVE-2026-73405 Authorization Bypass in SSE Pub/Sub Allows Unconfirmed Accounts to Access Stream Events in vulnerability-lookup

An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events SSE streams through the /pubsub/subscribe/ endpoint. The tokenrequired decorator used by the Pub/Sub interface authenticated requests solely by matching the...

5.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 2:11 p.m.28 views

CVE-2026-49349 regclient may leak authentication credentials to external blob stores

regclient is a Docker and OCI Registry Client in Go. Prior to version 0.11.5, credentials for a registry may be inadvertently leaked to external servers. A prerequisite for this attack is a malicious registry server, a malicious blob store, or a registry that does not restrict the external URLs f...

6.8CVSS0.0022EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 2:11 p.m.55 views

CVE-2026-49349

CVE-2026-49349 affects the Go-based regclient library. Before version 0.11.5, credentials for a registry could be leaked to external servers when interacting with a malicious registry, blob store, or a registry that doesn’t restrict external URLs for foreign blobs. The root cause is an insecure c...

6.8CVSS8.3AI score0.0022EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:07 p.m.8 views

CVE-2026-50561

Yuxi is a large-model-based intelligent knowledge base and knowledge graph agent development platform. Prior to version 0.6.2, the project's authentication mechanism contains a flaw. In affected versions, the system does not sufficiently validate the identity token in the Authorization header —...

9.4CVSS5.3AI score0.0037EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/12 2:07 p.m.29 views

CVE-2026-50561 Yuxi has a JWT Authentication Bypass Leading to Cross-Instance Administrator Token Reuse

Yuxi is a large-model-based intelligent knowledge base and knowledge graph agent development platform. Prior to version 0.6.2, the project's authentication mechanism contains a flaw. In affected versions, the system does not sufficiently validate the identity token in the Authorization header —...

9.4CVSS0.0037EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 2:07 p.m.26 views

CVE-2026-50561

Summary: CVE-2026-50561 affects Yuxi prior to 0.6.2 where the Authorization header token is only authenticated for validity, not validated across deployments. This enables an administrator token from one deployment or local test environment to gain access to the backend management interfaces of a...

9.4CVSS5.3AI score0.0037EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 2:07 p.m.8 views

EUVD-2026-57220

Yuxi is a large-model-based intelligent knowledge base and knowledge graph agent development platform. Prior to version 0.6.2, the project's authentication mechanism contains a flaw. In affected versions, the system does not sufficiently validate the identity token in the Authorization header —...

9.4CVSS5.3AI score0.0037EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 2:07 p.m.4 views

CVE-2026-50561 Yuxi has a JWT Authentication Bypass Leading to Cross-Instance Administrator Token Reuse

Yuxi is a large-model-based intelligent knowledge base and knowledge graph agent development platform. Prior to version 0.6.2, the project's authentication mechanism contains a flaw. In affected versions, the system does not sufficiently validate the identity token in the Authorization header —...

9.4CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/12 1:18 p.m.53 views

CVE-2026-47232

Admidio prior to v5.0.10 exposes a sensitive action (mode=export) that returns a PKCS#12 bundle containing the private key and certificate without requiring CSRF validation. The vulnerability arises because the CSRF check in modules/sso/keys.php is commented out, enabling a forged POST from an au...

4.3CVSS5.1AI score0.00104EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 1:17 p.m.10 views

CVE-2026-70468

A authentication bypass using an alternate path or channel vulnerability in Fortinet FortiManager 7.6.1, FortiManager 7.4.3 through 7.4.5, FortiManager 7.2.5 through 7.2.9, FortiManager Cloud 7.6.1, FortiManager Cloud 7.4.3 through 7.4.5, FortiManager Cloud 7.2.5 through 7.2.9 may allow attacker ...

8.1CVSS0.00768EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 1:17 p.m.17 views

CVE-2026-26035

An Improper Authentication vulnerability CWE-287 vulnerability in Fortinet FortiWeb 8.0.0 through 8.0.2, FortiWeb 7.6.0 through 7.6.6, FortiWeb 7.4.0 through 7.4.11, FortiWeb 7.2.0 through 7.2.12, FortiWeb 7.0.0 through 7.0.12 may allow a remote unauthenticated attacker to login into the Fortiweb...

9.8CVSS0.0065EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:11 p.m.7 views

CVE-2026-47229

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS5.3AI score0.00095EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/12 1:11 p.m.5 views

CVE-2026-47229 Admidio: CSRF in SSO client `enable` action toggles SAML/OIDC clients without token validation

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 1:09 p.m.31 views

CVE-2026-47228 Admidio's CSRF in registration `send_login` mode resets arbitrary user passwords

Admidio is an open-source user management solution. modules/registration.php mode sendlogin regenerates a random password for useruuidassigned, stores its bcrypt hash in admusers.usrpassword, and emails the cleartext to that user. Every other state-changing mode in the same file assignmember,...

5.2CVSS0.00109EPSS
SaveExploits0References1
Rows per page
Query Builder