Lucene search
+L

114 matches found

Kitploit
Kitploit
added 2026/08/30 6:33 p.m.95 views

bucky

Project is on temporary hold. Bucky Bucky is an automatic tool designed to discover S3 bucket misconfiguration, Bucky consists up of two modules Bucky firefox addon and Bucky backend engine. Bucky addon reads the source code of the webpages and uses Regular ExpressionRegex to match the S3 bucket...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/08/25 9:17 p.m.7 views

CVE-2026-53965

The MCP PHP SDK Composer package mcp/sdk is the official Model Context Protocol SDK for PHP. In versions 0.5.0 through 0.7.0, the HTTP client transport reads a Server-Sent Events response stream incrementally and appends each chunk to an in-memory buffer with no upper bound. The buffer is only...

6.9CVSS0.00358EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 8:36 p.m.4 views

CVE-2026-53965 MCP PHP SDK: Unbounded SSE buffer in HttpTransport enables client-side denial of service

The MCP PHP SDK Composer package mcp/sdk is the official Model Context Protocol SDK for PHP. In versions 0.5.0 through 0.7.0, the HTTP client transport reads a Server-Sent Events response stream incrementally and appends each chunk to an in-memory buffer with no upper bound. The buffer is only...

6.9CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 8:36 p.m.25 views

CVE-2026-53965 MCP PHP SDK: Unbounded SSE buffer in HttpTransport enables client-side denial of service

The MCP PHP SDK Composer package mcp/sdk is the official Model Context Protocol SDK for PHP. In versions 0.5.0 through 0.7.0, the HTTP client transport reads a Server-Sent Events response stream incrementally and appends each chunk to an in-memory buffer with no upper bound. The buffer is only...

6.9CVSS0.00358EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 8:36 p.m.42 views

CVE-2026-53965

CVE-2026-53965 affects the MCP PHP SDK (Composer package mcp/sdk), versions 0.5.0 through 0.7.0 . The HttpTransport class's processSSEStream() method appends each 4 KiB read chunk to an in-memory buffer ($this->sseBuffer) with no upper bound ; the buffer is only flushed upon encountering the S...

6.9CVSS5.8AI score0.00358EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:17 p.m.16 views

GHSA-7M52-JW36-44R3 MCP PHP SDK: client HttpTransport SSE buffer (sseBuffer .= chunk) grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

8.7CVSS6AI score0.00358EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:17 p.m.11 views

MCP PHP SDK: client HttpTransport SSE buffer (sseBuffer .= chunk) grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

6.9CVSS6AI score0.00358EPSS
SaveExploits0References4Affected Software1
Friends Of PHP
Friends Of PHP
added 2026/08/14 6:19 a.m.8 views

Client HttpTransport SSE buffer grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

6.9CVSS6AI score0.00358EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/04/03 3:44 a.m.10 views

GHSA-GHC5-95C2-VWCV Auth0 Symfony SDK has Insufficient Entropy in Cookie Encryption

Impact In applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies. Am I Affected? Consumers are affected if their application meets the following preconditions: - It...

8.2CVSS5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/02 10:54 p.m.14 views

CVE-2026-34236

Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. From version 8.0.0 to before version 8.19.0, in applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session...

9.8CVSS5.7AI score0.00221EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/01 8:29 p.m.16 views

Auth0 PHP SDK has Insufficient Entropy in Cookie Encryption

Impact In applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies. Am I Affected? Consumers are affected if their application meets the following preconditions: - The...

9.8CVSS5.9AI score0.00221EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/01 5:04 p.m.39 views

CVE-2026-34236 Auth0 PHP SDK Insufficient Entropy in Cookie Encryption

Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. From version 8.0.0 to before version 8.19.0, in applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session...

8.2CVSS0.00221EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/01 5:04 p.m.47 views

CVE-2026-34236

CVE-2026-34236 affects the Auth0-PHP SDK. In versions 8.0.0 through 8.18.0, cookies are encrypted with insufficient entropy, which may allow threat actors to brute-force the encryption key and forge session cookies. Multiple trusted sources (NVD, Red Hat, CIRCL, OSV, PT Security, CNNVD) consisten...

9.8CVSS5.8AI score0.00221EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 9:28 a.m.18 views

CVE-2023-49283

microsoft-graph-core the Microsoft Graph Library for PHP. The Microsoft Graph Beta PHP SDK published packages which contained test code that enabled the use of the phpInfo function from any application that could access and execute the file at...

5.4CVSS6.7AI score0.02203EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/17 10:07 p.m.17 views

CVE-2025-68129 Auth0-PHP SDK has Improper Audience Validation

Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. In applications built with the Auth0-PHP SDK, the audience validation in access tokens is performed improperly. Without proper validation, affected applications may accept ID tokens as Access tokens. Projects are affected if the...

6.8CVSS6.8AI score
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2025/12/17 8:57 p.m.15 views

Auth0 WordPress has Improper Audience Validation via Auth0-PHP SDK Dependency

Description In applications built with the Auth0-PHP SDK, the audience validation in access tokens is performed improperly. Without proper validation, affected applications may accept ID tokens as Access tokens. Affected product and versions Projects are affected if they meet the following...

6.9AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/12/17 8:56 p.m.12 views

EUVD-2025-203983

Auth0 Symfony SDK has Improper Audience Validation via Auth0-PHP SDK...

6.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/17 8:52 p.m.16 views

Auth0-PHP SDK has Improper Audience Validation

Description In applications built with the Auth0-PHP SDK, the audience validation in access tokens is performed improperly. Without proper validation, affected applications may accept ID tokens as Access tokens. Affected product and versions Projects are affected if they meet the following...

7.5CVSS6.9AI score0.00431EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/12/17 8:13 p.m.11 views

CVE-2025-14761

Missing cryptographic key commitment in the AWS SDK for PHP may allow a user with write access to the S3 bucket to introduce a new EDK that decrypts to different plaintext when the encrypted data key is stored in an "instruction file" instead of S3's metadata record. To mitigate this issue, upgra...

6CVSS6.7AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.31 views

EUVD-2018-10896

Malware in sbrugna...

6.1CVSS6.3AI score0.00864EPSS
SaveExploits1References3
Rows per page
Query Builder