Lucene search
+L

77412 matches found

EUVD
EUVD
added 6 days ago8 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 6 days ago3 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
CVE
CVE
added 6 days ago23 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
Cvelist
Cvelist
added 6 days ago29 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
ATTACKERKB
ATTACKERKB
added 6 days ago7 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 6 days ago8 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 6 days ago7 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
Cvelist
Cvelist
added 6 days ago31 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
OSV
OSV
added 6 days ago4 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
Veracode
Veracode
added 6 days ago7 views

Missing Authorization

Apache ActiveMQ is vulnerable to a Missing Authorization vulnerability. The vulnerability is due to temporary destination isolation being enforced only on the client side, which allows an attacker to bypass the authorization check and consume messages from another connection's temporary destinati...

7.5CVSS5.3AI score0.00902EPSS
SaveExploits0References4Affected Software3
CVE
CVE
added 6 days ago47 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 6 days ago33 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 6 days ago47 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
OSV
OSV
added 6 days ago6 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.5CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 6 days ago8 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.5CVSS5.4AI score0.00203EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-57211

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.5CVSS5.4AI score0.00203EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 6 days ago12 views

Adobe Patches Three CVSS 10.0 ColdFusion and Campaign Classic Flaws

Adobe has shipped updates to address multiple critical security vulnerabilities impacting ColdFusion, Commerce, and Campaign Classic that, if successfully exploited, could result in arbitrary code execution and privilege escalation. The most severe of the flaws are listed below - CVE-2026-48362...

10CVSS9.4AI score0.02071EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-64952

The huntdelete VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECTCLIENT usually assigned to the "investigator" role instead of the "DELETERESULTS" permission usually only assigned to "administrators"...

6.5CVSS5.2AI score0.00174EPSS
SaveExploits0References2
NCSC
NCSC
added 6 days ago10 views

Vulnerabilities in Adobe Commerce

Adobe has identified several vulnerabilities in Adobe Commerce. These vulnerabilities primarily involve incorrect authorization, which allows attackers with varying privilege levels to circumvent security checks. This enables attackers to obtain unauthorized read and write permissions, access...

9.1CVSS5.5AI score0.00628EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 6 days ago9 views

Important: Red Hat Security Advisory: rhc-worker-script security update

An update for rhc-worker-script is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.6CVSS6.5AI score0.01557EPSS
SaveExploits1References8
Rows per page
Query Builder