Lucene search
+L

24728 matches found

CVE
CVE
added 2026/05/22 3:29 p.m.49 views

CVE-2026-9251

The CVE-2026-9251 issue affects Devolutions Server versions 2026.1.6.0–2026.1.16.0 and 2025.3.20.0 and earlier. The vulnerability arises from missing authorization in the entry status management feature, allowing a non-administrator authenticated user to bypass the administrator-enforced Pending ...

5.4CVSS5.8AI score0.00194EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/22 3:29 p.m.27 views

CVE-2026-9251

Missing authorization in the entry status management feature in Devolutions Server allows a non-administrator authenticated user to bypass the administrator-enforced Pending Approval flow and gain access to an entry's data via a crafted status change request. This issue affects : Devolutions Serv...

0.00194EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/22 3:29 p.m.15 views

CVE-2026-9251

Missing authorization in the entry status management feature in Devolutions Server allows a non-administrator authenticated user to bypass the administrator-enforced Pending Approval flow and gain access to an entry's data via a crafted status change request. This issue affects : Devolutions Serv...

5.8AI score0.00194EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/22 3:29 p.m.15 views

EUVD-2026-31463

Missing authorization in the entry status management feature in Devolutions Server allows a non-administrator authenticated user to bypass the administrator-enforced Pending Approval flow and gain access to an entry's data via a crafted status change request. This issue affects : Devolutions Serv...

5.4CVSS5.8AI score0.00194EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/22 12:47 p.m.27 views

CVE-2026-4635

creationtimestamp| type| source ---|---|--- 2026-05-22 12:47:30+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmgxrcld642r...

6.5CVSS5.8AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/22 9:16 a.m.23 views

CVE-2026-8679

The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the handleplaylistendpoint function hooked to templateredirect accepting a user-controlled playlist ID via the audioigniterplaylistid query var or the...

7.5CVSS0.01566EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/22 7:50 a.m.17 views

EUVD-2026-31421

The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the handleplaylistendpoint function hooked to templateredirect accepting a user-controlled playlist ID via the audioigniterplaylistid query var or the...

7.5CVSS5.8AI score0.01566EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/22 7:50 a.m.10 views

CVE-2026-8679 AudioIgniter Music Player <= 2.0.2 - Unauthenticated Insecure Direct Object Reference to 'audioigniter_playlist_id' Parameter

The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the handleplaylistendpoint function hooked to templateredirect accepting a user-controlled playlist ID via the audioigniterplaylistid query var or the...

7.5CVSS5.9AI score
SaveExploits0References7
Circl
Circl
added 2026/05/22 6:33 a.m.15 views

CVE-2026-9053

creationtimestamp| type| source ---|---|--- 2026-05-22 06:33:42+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmgcuvhi3j2e...

8.2CVSS5.8AI score0.00276EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/22 6:26 a.m.16 views

CVE-2026-3481

creationtimestamp| type| source ---|---|--- 2026-05-22 06:26:09+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmgchfbybg2p 2026-05-25 07:25:58+00:00| seen| https://bsky.app/profile/donwebmedia.bsky.social/post/3mmnx74p6iv2c...

6.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/22 2:31 a.m.10 views

CVE-2026-42508 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

5.8AI score0.00568EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/22 2:31 a.m.261 views

CVE-2026-42508

CVE-2026-42508 concerns revocation checks for a CA SignatureKey. The fix adds revocation checks for both the CA 'key' and 'key.SignatureKey' (prevents bypass). The CVE is rated CRITICAL (CVSS 3.1: 9.1, Network, no user interaction). Exploitation details are not provided in the documents; mitigati...

9.1CVSS5.8AI score0.00568EPSS
SaveExploits0References42Affected Software1
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.209 views

CVE-2026-42508 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

0.00568EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/22 2:31 a.m.9 views

CVE-2026-42508 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

9.1CVSS6AI score
SaveExploits0References45
OSV
OSV
added 2026/05/22 2:08 a.m.24 views

GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

9.1CVSS5.8AI score0.00568EPSS
SaveExploits0References3
Circl
Circl
added 2026/05/22 1:30 a.m.19 views

CVE-2026-33000

creationtimestamp| type| source ---|---|--- 2026-05-22 01:30:44+00:00| seen| https://infosec.exchange/users/offseq/statuses/116615638632098258 2026-05-22 03:15:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmfxo2kuex2h 2026-05-26 09:13:20+00:00| seen|...

9.1CVSS5.8AI score0.01248EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/22 12:31 a.m.26 views

EUVD-2026-31364

For Concrete CMS 9.5.0 and below, OAuth 2.0 Authorization-Code Handler Bypasses Account Status. A user with uIsActive=0 suspended, banned, terminated employee can still authenticate via OAuth and receive valid API tokens. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score o...

2.3CVSS5.8AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/22 12:31 a.m.15 views

GHSA-F54H-78C9-C24H Concrete CMS: OAuth 2.0 Authorization-Code Handler Bypasses Account Status

For Concrete CMS 9.5.0 and below, OAuth 2.0 Authorization-Code Handler Bypasses Account Status. A user with uIsActive=0 suspended, banned, terminated employee can still authenticate via OAuth and receive valid API tokens...

2.3CVSS5.8AI score0.00172EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.18 views

PT-2026-43123

Name of the Vulnerable Software and Affected Versions PuTTY versions 0.77 through 0.83 Description The software uses a copy of the PuTTY icon to indicate trust for TELNET data. However, the trust status is not cleared between the proxy authentication phase and the main session, which may lead to...

3.1CVSS5.8AI score0.00224EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.28 views

PT-2026-42796

Missing authorization in the entry status management feature in Devolutions Server allows a non-administrator authenticated user to bypass the administrator-enforced Pending Approval flow and gain access to an entry's data via a crafted status change request. This issue affects : Devolutions Serv...

5.8AI score0.00194EPSS
SaveExploits0References1
Rows per page
Query Builder