Lucene search
+L

478786 matches found

CVE
CVE
added 2026/07/31 4:03 a.m.94 views

CVE-2026-63221

CodeIgniter (PHP) 4.x contains a SQL injection in the Query Builder deleteBatch() path from 4.3.0–4.7.3. When used with where() conditions, deleteBatch() substitutes bound values into generated SQL and ignores escape flags, allowing user-controlled values to be interpreted as SQL. The issue does ...

9.4CVSS6AI score0.00372EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/31 4:03 a.m.13 views

CVE-2026-63221

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS6AI score0.00372EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/31 4:03 a.m.38 views

CVE-2026-63221 CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 3:50 a.m.48 views

CVE-2026-63220 CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure()

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...

4.8CVSS0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 3:43 a.m.44 views

CVE-2026-62323 Cloudreve: Unauthorized file write via WOPI view sessions whose access token secret is ignored

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token...

6.3CVSS0.00171EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 3:43 a.m.15 views

EUVD-2026-51395

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token...

6.3CVSS5.9AI score0.00171EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 3:35 a.m.21 views

EUVD-2026-51394

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, POST /api/v4/admin/policy/oauth/signin requires only Admin.Read even though GetOauthRedirectService persists caller-supplied OneDrive secret and appid values, allowing an OAuth token without Admin.Write to modify...

7.1CVSS5.9AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/31 3:34 a.m.10 views

CVE-2026-55499 Cloudreve: Broken access control in file event stream leaks activity events for unshared siblings to single-file share recipients

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, a single-file share event-stream subscription resolves the share root to the owner’s parent folder and subscribes to that folder topic, allowing an authenticated share recipient to receive names, paths, rename targets...

4.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 3:34 a.m.51 views

CVE-2026-55499 Cloudreve: Broken access control in file event stream leaks activity events for unshared siblings to single-file share recipients

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, a single-file share event-stream subscription resolves the share root to the owner’s parent folder and subscribes to that folder topic, allowing an authenticated share recipient to receive names, paths, rename targets...

4.3CVSS0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 3:28 a.m.46 views

CVE-2026-55497 Cloudreve: Server crash through image decompression/pixel bomb in thumbnail & avatar decoding (DoS)

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the built-in thumbnail and avatar image decoders limit compressed file size but do not limit decoded pixel dimensions, allowing an authenticated user to submit a small PNG, JPEG, or GIF that triggers an unbounded...

6.5CVSS0.00295EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 3:28 a.m.10 views

CVE-2026-55497 Cloudreve: Server crash through image decompression/pixel bomb in thumbnail & avatar decoding (DoS)

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the built-in thumbnail and avatar image decoders limit compressed file size but do not limit decoded pixel dimensions, allowing an authenticated user to submit a small PNG, JPEG, or GIF that triggers an unbounded...

6.5CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 3:23 a.m.45 views

CVE-2026-55496 Cloudreve: Inactive/banned account emails leaked via GET /api/v4/user/search because SearchActive() omits the active-status predicate

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, GET /api/v4/user/search calls SearchActive without adding a StatusActive predicate and serializes matches at RedactLevelUser, allowing any logged-in user to enumerate email addresses and profile metadata for inactive ...

4.3CVSS0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 3:23 a.m.70 views

CVE-2026-55496

Cloudreve prior to version 4.17.0 exposes email addresses and basic profile metadata for inactive/banned accounts via GET /api/v4/user/search. The underlying bug is that SearchActive does not apply a StatusActive predicate, unlike GetActiveByID/GetActiveByDavAccount, so results include inactive/b...

4.3CVSS5.9AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 2:58 a.m.11 views

CVE-2026-55495 Cloudreve: Path Traversal in WOPI PUT_RELATIVE Allows Arbitrary File Creation in Owner Account

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the WOPI PUTRELATIVE handler passes X-WOPI-SuggestedTarget to URI.JoinRaw as a path rather than a filename, allowing slash and dot-dot segments to escape the source file directory and create or conditionally overwrite...

4.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 2:58 a.m.45 views

CVE-2026-55495 Cloudreve: Path Traversal in WOPI PUT_RELATIVE Allows Arbitrary File Creation in Owner Account

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the WOPI PUTRELATIVE handler passes X-WOPI-SuggestedTarget to URI.JoinRaw as a path rather than a filename, allowing slash and dot-dot segments to escape the source file directory and create or conditionally overwrite...

4.3CVSS0.0026EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/31 1:45 a.m.11 views

CVE-2026-14539 Denial of Service via Unrestricted Payload Buffering in MCP Toolbox

An allocation of resources without limits vulnerability in the HTTP handler component of Google mcp-toolbox versions up to and including 1.4.0 allows an unauthenticated attacker to cause a denial of service DoS. The /mcp endpoint handler reads incoming payloads directly into system memory using a...

8.7CVSS5.6AI score0.0021EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/31 1:45 a.m.46 views

CVE-2026-14539 Denial of Service via Unrestricted Payload Buffering in MCP Toolbox

An allocation of resources without limits vulnerability in the HTTP handler component of Google mcp-toolbox versions up to and including 1.4.0 allows an unauthenticated attacker to cause a denial of service DoS. The /mcp endpoint handler reads incoming payloads directly into system memory using a...

8.7CVSS0.0021EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/31 1:45 a.m.13 views

CVE-2026-14539

An allocation of resources without limits vulnerability in the HTTP handler component of Google mcp-toolbox versions up to and including 1.4.0 allows an unauthenticated attacker to cause a denial of service DoS. The /mcp endpoint handler reads incoming payloads directly into system memory using a...

8.7CVSS6AI score0.0021EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/31 1:38 a.m.49 views

CVE-2026-14537 Authorization Bypass in MCP Toolbox Legacy HTTP Endpoints

Incorrect Authorization in the direct HTTP API tool invocation endpoint in Google mcp-toolbox versions v1.3.0 and v1.4.0 allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature via sending tool invocation requests through legacy HTTP endpoints when the --enable-a...

9.3CVSS0.00216EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 1:38 a.m.126 views

CVE-2026-14537

The CVE-2026-14537 entry concerns Google mcp-toolbox versions v1.3.0 and v1.4.0 with Incorrect Authorization in the direct HTTP API tool invocation endpoint. The underlying issue allows an unauthenticated attacker to invoke tools protected by the scopeRequired feature by sending tool invocation r...

9.8CVSS5.9AI score0.00216EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder