Lucene search
+L

163374 matches found

CVE
CVE
added 2026/07/16 11:2 a.m.13 views

CVE-2026-35148

HCL DFXServer is affected by a Missing Access Control vulnerability (CVE-2026-35148). The issue allows certain endpoints to be accessed without authentication in another browser, enabling any network user to invoke APIs without verification of identity or authorization. CVSS v3.1 base score: 6.3 ...

6.3CVSS6.1AI score0.00167EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/16 1:16 a.m.8 views

CVE-2026-1609

A flaw was found in Keycloak. When the JSON Web Token JWT authorization grant preview feature is enabled and a user account is disabled, Keycloak fails to validate the user’s disabled status during JWT authorization grant processing. A remote attacker with low privileges can exploit this improper...

8.1CVSS0.00506EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/16 12:26 a.m.7 views

CVE-2026-1609

A flaw was found in Keycloak. When the JSON Web Token JWT authorization grant preview feature is enabled and a user account is disabled, Keycloak fails to validate the user’s disabled status during JWT authorization grant processing. A remote attacker with low privileges can exploit this improper...

8.1CVSS6.1AI score0.00506EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/16 12:26 a.m.13 views

EUVD-2026-44841

A flaw was found in Keycloak. When the JSON Web Token JWT authorization grant preview feature is enabled and a user account is disabled, Keycloak fails to validate the user’s disabled status during JWT authorization grant processing. A remote attacker with low privileges can exploit this improper...

8.1CVSS6.1AI score0.00506EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 12:0 a.m.10 views

CVE-2026-47082

CVE-2026-47082 affects Cyrus IMAP (cyrus-imapd) up to version 3.12.2. The vacation Sieve option :fcc ignores destination mailbox ACLs, allowing a user’s vacation auto-replies to be delivered to any mailbox named by the script, even if the user lacks insert permissions on that mailbox. The issue i...

5.4CVSS6.1AI score0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 12:0 a.m.10 views

CVE-2026-47083

Cyrus IMAPd up to 3.12.2 contains a cross-user ESEARCH content oracle: an authenticated IMAP user can enumerate folder names under any account they can name, with search returning message UIDs (no full content access). Root cause: ESEARCH handling exposes per-account folder/UID metadata to other ...

4.3CVSS6.2AI score0.00183EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.11 views

PT-2026-60550

Name of the Vulnerable Software and Affected Versions Cyrus IMAP versions prior to 3.12.3 Description An issue exists in the vacation "fcc" feature of cyrus-imapd. This feature, used to save a copy of a sent message via a Sieve script, fails to check the destination-mailbox Access Control List AC...

5.4CVSS5.3AI score0.00176EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.11 views

PT-2026-60554

Name of the Vulnerable Software and Affected Versions Cyrus IMAP versions prior to 3.12.3 Description An issue exists where tokens issued via the GENURLAUTH command can bypass Access Control Lists ACLs. An authenticated user can generate a URLAUTH token for any specified mailbox, regardless of...

3.5CVSS5.3AI score0.00169EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 12:0 a.m.14 views

CVE-2026-47084

CVE-2026-47084 affects Cyrus IMAPD up to version 3.12.2. The LOCALDELETE command bypassed ACL checks, allowing an authenticated but non-admin user to invoke an admin-only LOCALDELETE IMAP command and delete mailboxes for which they had no permissions. The CVSS metrics indicate a base score of 6.5...

6.5CVSS6.1AI score0.00203EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/16 12:0 a.m.4 views

CVE-2026-47082

An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. The vacation "fcc" feature skips the destination-mailbox ACL. A user whose vacation Sieve script used :fcc to save a copy of the sent message could deliver vacation auto-reply copies into any mailbox the script could name,...

5.4CVSS5.3AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/16 12:0 a.m.5 views

CVE-2026-47086

An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. GENURLAUTH-issued tokens can bypass ACLs. Any authenticated user could mint a URLAUTH token via the GENURLAUTH command for any mailbox they could name, even without read access on it. This would allow reading mail from mailboxes...

3.5CVSS5.3AI score0.00169EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/15 9:13 p.m.39 views

CVE-2026-55234 Wekan: Broken access control: any authenticated user can move their Cards/Lists/Swimlanes into a private board they are not a member of (cross-board write via collection allow rule)

Wekan is open source kanban built with Meteor. Prior to 9.37, Wekan DDP update allow rules in server/permissions/cards.js, server/permissions/lists.js, and server/permissions/swimlanes.js authorize against the stored source boardId and do not validate a new boardId in the update modifier. Any...

8.5CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 9:13 p.m.5 views

CVE-2026-55234 Wekan: Broken access control: any authenticated user can move their Cards/Lists/Swimlanes into a private board they are not a member of (cross-board write via collection allow rule)

Wekan is open source kanban built with Meteor. Prior to 9.37, Wekan DDP update allow rules in server/permissions/cards.js, server/permissions/lists.js, and server/permissions/swimlanes.js authorize against the stored source boardId and do not validate a new boardId in the update modifier. Any...

8.5CVSS6.1AI score0.00243EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/15 9:13 p.m.15 views

CVE-2026-55234

Wekan (open source Kanban on Meteor) has a cross-board write flaw in versions before 9.37. The DDP update allow rules in server/permissions/cards.js, server/permissions/lists.js, and server/permissions/swimlanes.js validate only the stored boardId and do not verify a new boardId in the update mod...

8.5CVSS6.1AI score0.00243EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/15 6:16 p.m.6 views

CVE-2026-59258

immich before 3.0.3 contains a broken access control vulnerability in the PUT /albums/:id/user/:userId endpoint that allows shared album editors to modify member roles without owner-only restrictions. Attackers with editor access can demote the album owner to editor and promote themselves to owne...

8.3CVSS0.00315EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 6:8 p.m.6 views

CVE-2026-46485 Dash: Users can write to config despire permissions (OIDC tested)

Dashy is a self-hostable personal dashboard. Prior to 4.0.8, Dashy deployments using OIDC can allow unauthenticated users or non-admin authenticated users to write changes to the main config.yaml through the config-saving functionality despite configured permissions, allowing unauthorized...

8.2CVSS6.1AI score0.00304EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 5:55 p.m.9 views

CVE-2026-62947

CVE-2026-62947 affects OpenWrt prior to 25.12.5 through the cgi-download handler in cgi-io, where the requested path is validated against the caller’s ubus session file ACL before canonicalization. The rpcd session.c uses fnmatch() without FNM_PATHNAME, enabling traversal such as an allowed wildc...

4.9CVSS6.1AI score0.00364EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/15 5:55 p.m.29 views

CVE-2026-62947 OpenWrt: ACL bypass and arbitrary root file read via cgi-io cgi-download

OpenWrt is a Linux operating system targeting embedded devices. Prior to 25.12.5, the cgi-download handler in cgi-io authorizes the requested path against the caller's ubus session file ACL before canonicalization, and rpcd session.c uses fnmatch without FNMPATHNAME, allowing traversal such as an...

4.9CVSS0.00364EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/15 5:16 p.m.6 views

CVE-2026-20150

As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco RoomOS engineering team has conducted a comprehensive internal security review. This review resulted in a software hardening release that addresses multiple internally discovered vulnerabilities. The...

8.8CVSS0.00222EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/15 5:3 p.m.8 views

CVE-2026-59258

immich before 3.0.3 contains a broken access control vulnerability in the PUT /albums/:id/user/:userId endpoint that allows shared album editors to modify member roles without owner-only restrictions. Attackers with editor access can demote the album owner to editor and promote themselves to owne...

8.3CVSS6.1AI score0.00315EPSS
SaveExploits0References6
Rows per page
Query Builder