Lucene search
+L

2756 matches found

Cvelist
Cvelist
added 2026/08/12 6:51 p.m.28 views

CVE-2026-73303 Budibase: Email Change IDOR via POST /api/v2/email allows full Account Takeover (accountId not validated against session)

Budibase is an open-source low-code platform. Prior to 3.40.0, POST /api/v2/email on account.budibase.app accepted a client-controlled accountId without binding it to the authenticated session, while checking only currentEmail. An authenticated attacker who obtains a victim account identifier can...

8.2CVSS0.00232EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 6:18 p.m.11 views

CVE-2026-73298

The Microsoft Container Migration Solution Accelerator is a multi-service application that provides a multi-agent, AI-driven migration solution for moving container service configurations to Azure Kubernetes Service. In version 2.1.2 and earlier, a security vulnerability was identified in the...

8.7CVSS0.00677EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 5:24 p.m.13 views

EUVD-2026-57371

The Microsoft Container Migration Solution Accelerator is a multi-service application that provides a multi-agent, AI-driven migration solution for moving container service configurations to Azure Kubernetes Service. In version 2.1.2 and earlier, a security vulnerability was identified in the...

8.7CVSS5.4AI score0.00677EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 5:24 p.m.25 views

CVE-2026-73298 Microsoft Container Migration Solution Accelerator: Authenticated IDOR allowing read/write/delete processes

The Microsoft Container Migration Solution Accelerator is a multi-service application that provides a multi-agent, AI-driven migration solution for moving container service configurations to Azure Kubernetes Service. In version 2.1.2 and earlier, a security vulnerability was identified in the...

8.7CVSS0.00677EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 5:24 p.m.51 views

CVE-2026-73298

The CVE-2026-73298 entry concerns the Microsoft Container Migration Solution Accelerator (multi-service AI-driven migration tool) with vulnerability in version 2.1.2 and earlier. The issue is an authenticated IDOR (Insecure Direct Object Reference) that permits reading, writing, and deleting proc...

8.7CVSS5.4AI score0.00677EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 5:24 p.m.17 views

CVE-2026-73298 Microsoft Container Migration Solution Accelerator: Authenticated IDOR allowing read/write/delete processes

The Microsoft Container Migration Solution Accelerator is a multi-service application that provides a multi-agent, AI-driven migration solution for moving container service configurations to Azure Kubernetes Service. In version 2.1.2 and earlier, a security vulnerability was identified in the...

8.7CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2026/08/12 5:17 p.m.9 views

CVE-2026-73239

Insecure Direct Object Reference IDOR due to missing permission checks for multiple Artifact types in Apache Allura. This issue affects Apache Allura: before 1.19.1. Users are recommended to upgrade to version 1.19.1, which fixes the issue...

6.5CVSS0.00343EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 4:41 p.m.35 views

CVE-2026-73239 Apache Allura: Missing permission checks IDOR

Insecure Direct Object Reference IDOR due to missing permission checks for multiple Artifact types in Apache Allura. This issue affects Apache Allura: before 1.19.1. Users are recommended to upgrade to version 1.19.1, which fixes the issue...

0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 4:41 p.m.7 views

EUVD-2026-57370

Insecure Direct Object Reference IDOR due to missing permission checks for multiple Artifact types in Apache Allura. This issue affects Apache Allura: before 1.19.1. Users are recommended to upgrade to version 1.19.1, which fixes the issue...

5.2AI score0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 4:41 p.m.34 views

CVE-2026-73239

CVE-2026-73239 : In Apache Allura, an Insecure Direct Object Reference (IDOR) arises from missing permission checks for multiple Artifact types. Affected versions: before 1.19.1. The advisory recommends upgrading to version 1.19.1 to fix the issue. The available sources consistently describe the ...

6.5CVSS5.2AI score0.00343EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 4:41 p.m.8 views

CVE-2026-73239

Insecure Direct Object Reference IDOR due to missing permission checks for multiple Artifact types in Apache Allura. This issue affects Apache Allura: before 1.19.1. Users are recommended to upgrade to version 1.19.1, which fixes the issue...

5.2AI score0.00343EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 2:17 p.m.12 views

CVE-2026-47230

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS0.00175EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 1:17 p.m.33 views

CVE-2026-47231 Admidio has IDOR in `documents-files.php` `mode=move_save` that lets any folder-uploader exfiltrate files from private folders

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.1CVSS0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:17 p.m.13 views

CVE-2026-47231 Admidio has IDOR in `documents-files.php` `mode=move_save` that lets any folder-uploader exfiltrate files from private folders

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 score
SaveExploits0References3
CVE
CVE
added 2026/08/12 1:17 p.m.53 views

CVE-2026-47231

CVE-2026-47231 (Admidio) : The vulnerability is an IDOR in modules/documents-files.php (mode=move_save). The move operation validates rights only on the destination folder, not the source containing the file, enabling a user with a single folder upload right to move files out of private folders a...

8.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 1:14 p.m.34 views

CVE-2026-47230 Admidio: IDOR in documents-files.php allows cross-folder file rename and description changes by unauthorized uploaders

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:14 p.m.20 views

CVE-2026-47230 Admidio: IDOR in documents-files.php allows cross-folder file rename and description changes by unauthorized uploaders

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 1:14 p.m.11 views

EUVD-2026-57207

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.3AI score0.00175EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:14 p.m.10 views

CVE-2026-47230

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.3AI score0.00175EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/12 1:14 p.m.42 views

CVE-2026-47230

Summary: CVE-2026-47230 in Admidio exposes an IDOR vulnerability in the documents-files.php rename flow. The top-level rights check validates upload rights on the folder_uuid, but the actual rename uses file_uuid via getFileForDownload with no verification of the file’s source folder. This allows...

6.5CVSS5.3AI score0.00175EPSS
SaveExploits0References1
Rows per page
Query Builder