Lucene search
+L

14778 matches found

Cvelist
Cvelist
added 2026/08/12 2:41 p.m.31 views

CVE-2026-73287 RustFS: FTPS MKD bypasses IAM CreateBucket authorization

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS0.00211EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 2:40 p.m.36 views

CVE-2026-73286 RustF: Request headers can populate server-derived IAM condition keys, letting a caller satisfy identity-based policy conditions

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS getconditionvalues folds attacker-controlled request headers from HeaderMap into server-derived userid, username, principaltype, groups, versionid, signatureversion, jwt:, and ldap: condition keys, allowin...

8.1CVSS0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 2:37 p.m.31 views

CVE-2026-73285

RustFS (distributed object storage in Rust) up to version 1.0.0-rc.1 is affected. The external OPA authorization configured via RUSTFS_POLICY_PLUGIN_URL in crates/iam/src/sys.rs incorrectly sets PreparedIamAuth.needs_existing_object_tag for PreparedIamMode::Opa, which can cause maybe_merge_object...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 2:34 p.m.35 views

CVE-2026-73284

RustFS is vulnerable in the AddServiceAccount handler (rustfs/src/admin/handlers/service_account.rs), where an attacker-controlled target_user is accepted after only validating CreateServiceAccountAdminAction, leading to the root-parent service account being marked as is_owner. This could enable ...

8.8CVSS5.3AI score0.00283EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 2:33 p.m.29 views

CVE-2026-73265

Vulnerability (CVE-2026-73265) : In RustFS, the GetObject/CopyObject/UploadPartCopy paths incorrectly authorize reads of historical versions using s3:GetObject instead of s3:GetObjectVersion, enabling principals without historical-version permissions to disclose known historical content. This aff...

6.5CVSS5.2AI score0.00304EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 2:33 p.m.32 views

CVE-2026-73265 RustFS: Version-specific object reads authorize the non-version action

RustFS is a distributed object storage system built in Rust. RustFS authorizes explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion, allowing principals without historical-version permission to disclose known...

6.5CVSS0.00304EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 2:17 p.m.10 views

CVE-2026-47227

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS0.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 2:15 p.m.9 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
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:15 p.m.7 views

CVE-2026-73405

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
SaveExploits0References2
OSV
OSV
added 2026/08/12 2:15 p.m.6 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:15 p.m.29 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.3CVSS0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 2:15 p.m.24 views

CVE-2026-73405

CVE-2026-73405 describes an authorization bypass in Vulnerability-Lookup where the Pub/Sub SSE interface allowed unconfirmed/inactive accounts to subscribe to /pubsub/subscribe/ due to token_required only validating the API key, not is_active/is_confirmed. This created a boundary mismatch with th...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:57 p.m.7 views

CVE-2026-47233

Admidio is an open-source user management solution. Version 5.0.9 added a missing isAdministratorInventory gate to case 'itemdelete': in modules/inventory.php. The same fix was not applied to the sibling case 'fielddelete': handler, which destroys an entire inventory field definition, cascading t...

6.5CVSS5.2AI score0.00221EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/12 1:17 p.m.9 views

CVE-2026-47226

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS0.00203EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 1:17 p.m.7 views

EUVD-2026-57208

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php gates state-changing modes by checking that the actor has hasUploadRight on the URL parameter folderuuid. The movesave handler then operates on a separate URL parameter fileuuid and calls...

8.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 12:58 p.m.5 views

CVE-2026-47227 Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 12:58 p.m.34 views

CVE-2026-47227 Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 12:58 p.m.50 views

CVE-2026-47227

Summary (CVE-2026-47227) Admidio contains a cross-module category-management vulnerability in modules/categories.php. Before version 5.0.10, a dead authorization check allows a user with a single module-admin right (e.g., Announcements administrator) to delete or reorder categories owned by other...

6.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 12:51 p.m.33 views

CVE-2026-47226 Admidio: Authorization bypass in file_delete enables cross-folder file removal by authenticated users without delete privileges

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS0.00203EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 12:51 p.m.50 views

CVE-2026-47226

CVE-2026-47226 (Admidio) : Prior to v5.0.10, an authenticated user with upload rights on any one folder can permanently delete files from folders where they have only view access. The top-level authorization checks use the attacker-supplied folder_uuid to grant upload-rights, while the file_delet...

6.5CVSS5.4AI score0.00203EPSS
SaveExploits0References2
Rows per page
Query Builder