Lucene search
+L

12598 matches found

CVE
CVE
added 2 days ago8 views

CVE-2026-76032

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-61205

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago1 views

CVE-2026-71322 Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False

Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requireskey branch for POST /api/1/certificates//export. A plugin declaring requireskey false bypassed that check, and the handler still passed...

4.3CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2 days ago10 views

CVE-2026-71307

In Lemur before 1.9.3, GET /api/1/destinations endpoints required only basic authentication, allowing low-privilege users to read plaintext SFTP passwords and private-key passphrases stored by the sftp-destination plugin. CVSS 7.7 HIGH (network, low complexity). Fixed in 1.9.3 by requiring admin ...

7.7CVSS5.4AI score0.00233EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-61152

Lemur manages TLS certificate creation. From 0.5.0 until 1.9.3, certificate create, upload, and edit requests accepted replaces or replacements identifiers that AssociatedCertificateSchema resolved with fetchobjects without a CertificatePermission check. Assigning those objects to...

8.1CVSS5.4AI score0.00179EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago6 views

CVE-2026-50167

Kurrier is a modern, self-hosted workspace for email, calendar, contacts, and storage. Prior to 1.2.4, Kurrier API endpoints for listing and retrieving webhook and identity resources did not enforce ownership checks for authenticated API requests. An attacker with a valid API key could use anothe...

5.3CVSS0.00422EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-61100

Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Need objects when ADMINONLYAUTHORITYCREATION and LEMURSTRICTROLEENFORCEMENT are unset because both flags default t...

8.8CVSS5.6AI score0.00236EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago3 views

CVE-2026-55106

authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, a diagnostic action on the LDAP Source API does not enforce the object-level read-authorization filter used by the rest of the API. Any party able to reach the API, including an unauthenticated client, can invoke the...

5.3CVSS0.00252EPSS
SaveExploits0References7
NVD
NVD
added 2 days ago3 views

CVE-2026-49223

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product review operations allow a low-privileged Vendor to manage reviews under another Vendor's products. The admin/sql/sqlite/productreview.sql queries accept ...

7.6CVSS0.00298EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago4 views

CVE-2026-49222

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product question operations allow a low-privileged Vendor to manage questions under another Vendor's products. The admin/sql/sqlite/productquestion.sql queries...

7.6CVSS0.00298EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago4 views

CVE-2026-49224

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post revision operations allow a low-privileged Author to access revisions for posts owned by another Author. The admin/controller/content/revisions.php controll...

8.3CVSS0.00424EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago21 views

CVE-2026-48744 Saleor: Anonymous users can modify channel settings via `channelUpdate` due to `all([])` bypass in permission check

Saleor is an e-commerce platform. From 3.14.67 until 3.21.67, 3.22.63, and 3.23.22, a broken authorization check in saleor/permission/utils.py can incorrectly authorize unauthenticated GraphQL requests. The flaw permits anonymous callers to use the channelUpdate mutation to change channel order...

6.5CVSS0.00278EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago9 views

CVE-2026-48744

A logic flaw in Saleor's saleor/permission/utils.py — Python's all([]) evaluates to True — lets unauthenticated callers bypass authorization, enabling the channelUpdate() mutation to alter allowUnpaidOrders and exposing hidden objects via pageType()/translation() queries. Affected versions 3.14.6...

6.5CVSS5.3AI score0.00278EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-49223

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product review operations allow a low-privileged Vendor to manage reviews under another Vendor's products. The admin/sql/sqlite/productreview.sql queries accept ...

7.6CVSS5.4AI score0.00298EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-61039

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product review operations allow a low-privileged Vendor to manage reviews under another Vendor's products. The admin/sql/sqlite/productreview.sql queries accept ...

7.6CVSS5.4AI score0.00298EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-61038

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post revision operations allow a low-privileged Author to access revisions for posts owned by another Author. The admin/controller/content/revisions.php controll...

8.3CVSS5.3AI score0.00424EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-49224

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post revision operations allow a low-privileged Author to access revisions for posts owned by another Author. The admin/controller/content/revisions.php controll...

8.3CVSS5.3AI score0.00424EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2 days ago5 views

CVE-2026-49226

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post operations allow a low-privileged Author to access posts owned by another Author. The admin/controller/content/posts.php controller permits filteradminid to...

8.3CVSS0.00331EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago5 views

CVE-2026-49221

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend digital asset operations allow a low-privileged Vendor to access digital assets linked to another Vendor's products. The admin/controller/product/digital-asset.p...

8.8CVSS0.0038EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-61037

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product question operations allow a low-privileged Vendor to manage questions under another Vendor's products. The admin/sql/sqlite/productquestion.sql queries...

7.6CVSS5.4AI score0.00298EPSS
SaveExploits0References3
Rows per page
Query Builder