Lucene search
+L

56670 matches found

Cvelist
Cvelist
added 2026/07/15 2:40 p.m.45 views

CVE-2026-54560 Cloudreve: OAuth access tokens bypass scope enforcement due to missing client_id claim

Cloudreve is a self-hosted file management and sharing system. From 4.12.0 until 4.16.1, Cloudreve's OAuth access tokens are issued without the OAuth clientid claim, so the JWT verifier does not load token scopes into request context and RequiredScopes treats the request like non-scoped session...

7.6CVSS0.00463EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 2:40 p.m.11 views

CVE-2026-54560 Cloudreve: OAuth access tokens bypass scope enforcement due to missing client_id claim

Cloudreve is a self-hosted file management and sharing system. From 4.12.0 until 4.16.1, Cloudreve's OAuth access tokens are issued without the OAuth clientid claim, so the JWT verifier does not load token scopes into request context and RequiredScopes treats the request like non-scoped session...

7.6CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 2:40 p.m.71 views

CVE-2026-54560

CVE-2026-54560 affects Cloudreve prior to version 4.16.1, where OAuth access tokens could be issued without the OAuth client_id claim. The missing client_id causes the JWT verifier to not load token scopes into the request context, making RequiredScopes treat the request as unscoped session authe...

7.6CVSS6.1AI score0.00463EPSS
SaveExploits0References3
Wiz blog
Wiz blog
added 2026/07/15 1:33 p.m.19 views

The Red Agent POV: The One Boolean That Broke a B2B Platform’s Credit System

Part 3: How the Red Agent bypassed a credit and paywall system by changing a single client-side value from false to true...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/15 11:42 a.m.20 views

undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames

A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion,...

7.5CVSS6.9AI score0.00789EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/15 10:35 a.m.23 views

CVE-2026-48125

A flaw was found in UAParser.js, a JavaScript library for detecting client information. A remote attacker can exploit this vulnerability by sending a specially crafted Sec-CH-UA-Model header when the application uses the Client Hints API. This can cause excessive CPU usage due to a regular...

5.3CVSS5.5AI score0.00445EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/15 10:16 a.m.21 views

CVE-2026-56287

A boolean-based SQL Injection vulnerability exists in Apache Fineract's Client Search API GET /api/v1/clients in versions up to and including 1.14.0. The orderBy and sortOrder request parameters are concatenated into a SQL query without sufficient validation, allowing an authenticated user with...

8.1CVSS0.00654EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/15 9:55 a.m.12 views

erlang: Erlang OTP public_key: Certificate validation bypass allows hostname spoofing

A flaw was found in Erlang OTP publickey. This improper certificate validation vulnerability allows a subordinate Certificate Authority CA with restricted DNS nameConstraints to bypass these restrictions. By issuing a leaf certificate that lacks a Subject Alternative Name SAN but contains a craft...

8.1CVSS6AI score0.00338EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/15 9:54 a.m.5 views

SUSE-SU-2026:3033-1 Security update for perl-libwww-perl

This update for perl-libwww-perl fixes the following issue - CVE-2026-8368: LWP: UserAgent: Authorization and Proxy-Authorization headers are leaked on cross-origin redirects bsc1265156...

6.5CVSS6.1AI score0.00266EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/15 9:35 a.m.18 views

Uncontrolled Resource Consumption

github.com/spectolabs/hoverfly is vulnerable to Uncontrolled Resource Consumption Denial of Service. The vulnerability is due to the use of http.DefaultClient without a configured timeout for remote post-serve actions, which allows an attacker to trigger requests to a non-responsive endpoint,...

6.1AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/15 9:19 a.m.20 views

EUVD-2026-44603

A boolean-based SQL Injection vulnerability exists in Apache Fineract's Client Search API GET /api/v1/clients in versions up to and including 1.14.0. The orderBy and sortOrder request parameters are concatenated into a SQL query without sufficient validation, allowing an authenticated user with...

8.1CVSS6.1AI score0.00654EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/15 9:19 a.m.16 views

CVE-2026-56287 Apache Fineract: Boolean SQL Injection in Client Search API (orderBy parameter) leading to Local File Disclosure

A boolean-based SQL Injection vulnerability exists in Apache Fineract's Client Search API GET /api/v1/clients in versions up to and including 1.14.0. The orderBy and sortOrder request parameters are concatenated into a SQL query without sufficient validation, allowing an authenticated user with...

8.1CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 9:19 a.m.37 views

CVE-2026-56287

Summary: CVE-2026-56287 describes a boolean-based SQL Injection in Apache Fineract’s Client Search API (GET /api/v1/clients) affecting versions up to 1.14.0. The orderBy and sortOrder parameters are concatenated into a SQL query without sufficient validation, enabling an authenticated user to inj...

8.1CVSS6.1AI score0.00654EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/15 9:19 a.m.55 views

CVE-2026-56287 Apache Fineract: Boolean SQL Injection in Client Search API (orderBy parameter) leading to Local File Disclosure

A boolean-based SQL Injection vulnerability exists in Apache Fineract's Client Search API GET /api/v1/clients in versions up to and including 1.14.0. The orderBy and sortOrder request parameters are concatenated into a SQL query without sufficient validation, allowing an authenticated user with...

0.00654EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/15 5:36 a.m.10 views

SUSE CVE-2026-12478

The fix for CVE-2026-0716 commit 6ff7ef0, libsoup 3.6.6 placed the integer overflow guard inside the if masked block, leaving unmasked server-to-client frames unprotected. A malicious WebSocket server can send a crafted unmasked frame with a payload length near UINT64MAX to trigger an OOB read in...

4.8CVSS5.3AI score0.00401EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/15 5:02 a.m.9 views

SUSE CVE-2026-57220

RabbitMQ is a messaging and streaming broker. Prior to 4.2.6, the RabbitMQ stream listener does not enforce the configured stream frame-size limit while assembling frames during authentication and before Tune negotiation, allowing an unauthenticated remote client to declare oversized frame length...

7.5CVSS5.4AI score0.00968EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/15 4:04 a.m.5 views

SUSE-SU-2026:2997-1 Security update for the Linux Kernel (Live Patch 26 for SUSE Linux Enterprise 15 SP6)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.112 fixes various security issues The following security issues were fixed: - CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmcrelease bsc1264094. - CVE-2026-43037: ip6tunnel: clear skb2-cb in ip4ip6err bsc1265197. -...

9.8CVSS6.1AI score0.00629EPSS
SaveExploits5References23
OSV
OSV
added 2026/07/15 3:57 a.m.13 views

MAL-2026-10634 Malicious code in estore-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6f5f2a664c7576b3cbf04696ddff717d8b3e9b835693035fa56a23035edef411 package.json declares a preinstall lifecycle script that runs wget against https://webhook.site/d32804ac-1bbb-4100-ab60-95231dd3251c/, sending the...

6.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.31 views

PT-2026-58895

Name of the Vulnerable Software and Affected Versions Apache Fineract versions prior to 1.14.1 Description An authenticated user with permissions to view clients can exploit a boolean-based SQL Injection in the Client Search API endpoint '/api/v1/clients'. The issue occurs because the orderBy and...

8.1CVSS5.9AI score0.00654EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:00 a.m.18 views

AlmaLinux 10 : go-fdo-client and go-fdo-server (ALSA-2026:22141)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:22141 advisory. crypto/tls: Unexpected session resumption in crypto/tls CVE-2025-68121 crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificat...

10CVSS6.9AI score0.00765EPSS
SaveExploits1References6
Rows per page
Query Builder