Lucene search
+L

112496 matches found

Circl
Circl
added 2026/06/25 5:37 p.m.13 views

CVE-2018-12972

creationtimestamp| type| source ---|---|--- 2026-06-25 17:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mp4xsgtipk2h...

9.8CVSS7.3AI score0.02246EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/25 5:16 p.m.15 views

CVE-2026-54573

Outline is a service that allows for collaborative documentation. Prior to 1.8.0, the AuthenticationHelper.canAccess function uses ctx.originalUrl to verify if an API key or OAuth token has the required scopes for a request. It extracts the resource by splitting the URL by / and taking the last...

5.3CVSS0.00498EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/25 5:16 p.m.14 views

CVE-2026-9183

creationtimestamp| type| source ---|---|--- 2026-06-25 17:16:06+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mp4wmvxbmf2f...

4.3CVSS5.8AI score0.00361EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/25 5:07 p.m.13 views

CVE-2026-54821

creationtimestamp| type| source ---|---|--- 2026-06-25 17:07:53+00:00| seen| https://bsky.app/profile/hugovalters.bsky.social/post/3mp4w67bmw227 2026-06-30 00:16:06+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mphpxmac5a25...

7.4CVSS5.8AI score0.00284EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/25 4:16 p.m.18 views

EUVD-2026-39471

A flaw was found in Keycloak Policy Enforcer. This vulnerability allows any authenticated user to bypass all authorization policies, including role, scope, and User-Managed Access UMA permission checks. By including the configured access-denied page path within a request URL, either as a path...

8.1CVSS5.8AI score0.00633EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/25 4:16 p.m.53 views

CVE-2026-9800

CVE-2026-9800 affects Keycloak Policy Enforcer. The issue allows any authenticated user to bypass authorization checks (roles, scopes, UMA) by leveraging the configured access-denied page path in the request URL, either as a path segment or a query parameter. Root cause described in records as an...

8.1CVSS5.8AI score0.00633EPSS
SaveExploits0References9Affected Software1
Circl
Circl
added 2026/06/25 4:06 p.m.11 views

CVE-2026-56049

creationtimestamp| type| source ---|---|--- 2026-06-25 16:06:37+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp4sqncaw42x 2026-08-01 01:44:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mrydsh5bxw2n...

8.5CVSS5.3AI score0.00582EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 3:59 p.m.21 views

CVE-2026-54573

CVE-2026-54573 affects Outline (a collaborative documentation service). Before version 1.8.0, AuthenticationHelper.canAccess uses ctx.originalUrl and extracts the target resource by splitting on “/” and taking the last segment, but does not strip the URL fragment (#). Since Koa’s router uses ctx....

5.3CVSS5.9AI score0.00498EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/25 3:59 p.m.35 views

CVE-2026-54573 Authorization Bypass in API Key/OAuth Scopes via Path Parsing Discrepancy

Outline is a service that allows for collaborative documentation. Prior to 1.8.0, the AuthenticationHelper.canAccess function uses ctx.originalUrl to verify if an API key or OAuth token has the required scopes for a request. It extracts the resource by splitting the URL by / and taking the last...

5.3CVSS0.00498EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/25 3:59 p.m.14 views

CVE-2026-54573

Outline is a service that allows for collaborative documentation. Prior to 1.8.0, the AuthenticationHelper.canAccess function uses ctx.originalUrl to verify if an API key or OAuth token has the required scopes for a request. It extracts the resource by splitting the URL by / and taking the last...

5.3CVSS5.9AI score0.00498EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/25 3:59 p.m.12 views

CVE-2026-54573 Authorization Bypass in API Key/OAuth Scopes via Path Parsing Discrepancy

Outline is a service that allows for collaborative documentation. Prior to 1.8.0, the AuthenticationHelper.canAccess function uses ctx.originalUrl to verify if an API key or OAuth token has the required scopes for a request. It extracts the resource by splitting the URL by / and taking the last...

5.3CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/25 3:50 p.m.11 views

CVE-2026-54033

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any SSRF validation — no private IP check, no scheme...

7.7CVSS5.9AI score0.00352EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/25 3:50 p.m.10 views

CVE-2026-54033 LibreChat: SSRF via User-Provided Custom Endpoint baseURL — no private IP validation on user-configured API base URLs

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any SSRF validation — no private IP check, no scheme...

7.7CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/25 3:50 p.m.56 views

CVE-2026-54033 LibreChat: SSRF via User-Provided Custom Endpoint baseURL — no private IP validation on user-configured API base URLs

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any SSRF validation — no private IP check, no scheme...

7.7CVSS0.00352EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/06/25 3:50 p.m.16 views

EUVD-2026-39460

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any SSRF validation — no private IP check, no scheme...

7.7CVSS5.9AI score0.00352EPSS
SaveExploits1References1
Circl
Circl
added 2026/06/25 3:46 p.m.14 views

CVE-2026-54845

creationtimestamp| type| source ---|---|--- 2026-06-25 15:46:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp4rmsapsq2e...

8.1CVSS5.8AI score0.00467EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/25 3:43 p.m.16 views

CVE-2025-52465

creationtimestamp| type| source ---|---|--- 2026-06-25 15:43:14+00:00| seen| https://bsky.app/profile/r-netsec-bot.bsky.social/post/3mp4rgsnbo32d 2026-06-25 19:09:33+00:00| seen| https://bsky.app/profile/r-netsec.bsky.social/post/3mp54xqzyzc2i 2026-07-14 01:00:05+00:00| seen|...

7.2CVSS7.1AI score0.00616EPSS
SaveExploits0References4
Circl
Circl
added 2026/06/25 3:33 p.m.15 views

CVE-2026-57532

creationtimestamp| type| source ---|---|--- 2026-06-25 15:33:30+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp4qvh524y2z...

8.8CVSS5.8AI score0.00425EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/25 3:19 p.m.15 views

CVE-2026-54838

creationtimestamp| type| source ---|---|--- 2026-06-25 15:19:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp4q4kjr7m2f 2026-06-28 07:16:21+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mpdgj7nrhr2z...

8.5CVSS5.8AI score0.00357EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/25 3:16 p.m.28 views

CVE-2026-8690

creationtimestamp| type| source ---|---|--- 2026-06-25 15:16:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mp4pwec2uf2l...

5.3CVSS5.8AI score0.00438EPSS
SaveExploits0References1
Rows per page
Query Builder