Lucene search
+L
GithubRecent

35598 matches found

Github Security Blog
Github Security Blog
added 2026/06/11 8:26 p.m.17 views

Filament has inconsistent scope enforcement for its AttachAction and AssociateAction Select fields

The recordSelectOptionsQuery method may be used to scope the options available in the Select field for AttachAction and AssociateAction. However, the built-in validation rule for these fields did not apply the same scope. As a result, a user who can trigger these actions could tamper with the...

6.5CVSS5.4AI score0.00299EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/11 8:19 p.m.23 views

Netty HAProxy: Unbalanced Reference Count in Nested PP2_TYPE_SSL TLV Parsing Leads to Memory Exhaustion

Impact The HAProxy PROXY protocol v2 codec in netty leaks native or heap memory on every connection when a client sends a syntactically valid header containing nested PP2TYPESSL TLVs type-length-value records at depth two or greater. The leak occurs on the successful parse path — no exception is...

8.7CVSS5.7AI score0.0063EPSS
SaveExploits0References22Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 6:31 p.m.12 views

Keycloak Admin UI REST Extensions: bulk role-removal endpoints fail to perform granular permission checks

A flaw was found in the admin-ui-ext component of Keycloak, which provides extended administrative user interface capabilities. The issue occurs because certain bulk role-removal endpoints fail to perform granular permission checks when deleting role mappings. This allows a delegated administrato...

4.9CVSS5.3AI score0.00301EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 5:16 p.m.23 views

CodeIgniter4 has a validation bypass when uploading file extensions via `ext_in` rule

Impact The extin upload validation rule checked the MIME-derived guessed extension instead of the client-provided filename extension. As a result, an uploaded file named shell.php containing GIF-like content could pass validation such as:...

9.8CVSS6.1AI score0.00775EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 5:10 p.m.35 views

Kolibri has Unauthenticated Server-Side Request Forgery (SSRF) in RemoteFacilityUserViewset

Summary Several Kolibri API endpoints accept an unvalidated baseurl parameter and fetch attacker-controlled URLs from the Kolibri server, reflecting the response body back to the caller. The original report identified two endpoints on the RemoteFacilityUser viewsets; remediation review found two...

5.8CVSS5.8AI score0.00282EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 5:10 p.m.27 views

Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Summary Arc registers Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before the token check on prefix match, so the endpoints are reachable without any...

8.8CVSS6.1AI score0.00358EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 5:10 p.m.27 views

@hapi/inert has a static-file confinement bypass via sibling-prefix path

Impact @hapi/inert serves static files from a directory configured with path in the directory / file handlers or relativeTo for h.file, with confinement enforced by the confine option default true. Before the patch, the confinement check compared the resolved absolute path against the confine...

5.3CVSS5.6AI score0.0059EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 4:00 p.m.23 views

Making secret scanning more trustworthy: Reducing false positives at scale

Secret scanning plays a critical role in protecting developers and organizations. It helps catch exposed credentials early and prevents small mistakes from turning into real incidents. At GitHub's scale, even small inefficiencies create real friction. Too many false positives make alerts harder t...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/11 3:31 p.m.11 views

Keras archive extraction utilities allow path traversal and arbitrary file writes

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in keras/src/utils/fileutils.py. The functions filtersafetarinfos and filtersafezipinfos validate archive member paths against the process current working directory CWD instead of t...

8.1CVSS7.8AI score0.00563EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:28 p.m.22 views

python-zeroconf: Unbounded TC-deferred queue allows LAN-local memory exhaustion via spoofed-source flood

Impact AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query in self.deferredaddr and armed a per-addr timer in self.timersaddr that flushed the reassembled query within 500 ms RFC 6762 §18.5. Neither the per-addr list nor the number of distinct addr keys was capped, and...

6.5CVSS5.7AI score0.0037EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:28 p.m.21 views

netty-codec-http2: ByteBuf Reference-Count Leak in DelegatingDecompressorFrameListener Leads to Memory Exhaustion

Impact The DelegatingDecompressorFrameListener class orchestrates HTTP/2 decompression by embedding a per-stream EmbeddedChannel that runs the appropriate decompression codec gzip, deflate, zstd and forwards decompressed chunks to a wrapped listener. Each decompressed chunk is a pooled ByteBuf...

7.5CVSS5.5AI score0.00617EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:28 p.m.25 views

netty-incubator-codec-ohttp's Incorrect Native Pointer Derivation in Pooled Direct ByteBuf Fallback Leads to Out-of-Bounds Native Memory Access

The netty-incubator-codec-ohttp library implements Oblivious HTTP RFC 9458 using BoringSSL's HPKE C library via JNI. When deriving native memory addresses for cryptographic operations, provides a fallback path for direct ByteBufs that do not expose their memory address through hasMemoryAddress...

9.1CVSS5.8AI score0.00174EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:28 p.m.25 views

Meta Ads MCP: Unauthenticated HTTP MCP Tool Execution Leaks Operator Meta Access Token

Unauthenticated HTTP MCP Tool Execution Leaks Operator Meta Access Token | Field | Value | | ---------------- | ----- | | Repository | pipeboard-co/meta-ads-mcp | | Affected version | ≤ 1.0.101 commit 496c988 7d14226; Versions 1.0.102–1.0.105 lack git tags, so patch status is unconfirmed. | |...

9.1CVSS5.8AI score0.00426EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:27 p.m.44 views

@grpc/grpc-js: A malformed request can cause a server crash

Impact An invalid incoming HTTP/2 stream initiation can cause a server process to crash. This affects all servers created using @grpc/grpc-js. Patches The following version have fixes for this vulnerability: - 1.9.16 - 1.10.12 - 1.11.4 - 1.12.7 - 1.13.5 - 1.14.4 Workarounds There is no workaround...

7.5CVSS5.5AI score0.00617EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:27 p.m.23 views

@grpc/grpc-js: An incoming malformed compressed message can cause a client or server crash

Impact An invalid incoming compressed message can cause a client or server process to crash. This affects all clients and servers that use @grpc/grpc-js Patches The following version have fixes for this vulnerability: - 1.9.16 - 1.10.12 - 1.11.4 - 1.12.7 - 1.13.5 - 1.14.4 Workarounds There is no...

7.5CVSS5.5AI score0.00882EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:27 p.m.26 views

joi has an uncaught RangeError on deeply nested input through recursive `link()` schemas

Impact Denial of service via untrapped exception in services validating user-supplied JSON / object input with recursive link schemas. The blast radius depends on how the application invokes joi: - Highest impact: validate called without try/catch in a request handler would cause an unhandled...

5.3CVSS5.2AI score0.00524EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:27 p.m.18 views

OpenZeppelin Contracts Wizard has Code Injection in Generated Hardhat and Foundry Tests via Unsanitized opts.name / opts.uri

Summary The OpenZeppelin Contracts Wizard generated Hardhat test/test.ts and Foundry test/.t.sol example test files that interpolated user-supplied strings opts.name, opts.uri into the test source without escaping. A crafted input could produce a generated test file in which the input string brok...

8.8CVSS5.3AI score0.00449EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:27 p.m.21 views

@hapi/wreck: Sensitive credential headers leak across cross-port and cross-scheme redirects

Impact Wreck strips credential headers Authorization, Cookie, Proxy-Authorization before following a cross-origin redirect, but the origin check compares hostnames only and ignores scheme and port. As a result, credentials are forwarded intact across same-host port changes and HTTPS-to-HTTP...

6.5CVSS5.5AI score0.00176EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:26 p.m.30 views

Traefik has a StripPrefix Route-Level Auth Bypass via Path Normalization

Summary There is a high severity vulnerability in Traefik's StripPrefix middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a PathPrefix rule and applies the StripPrefix middleware, a request path containing...

10CVSS5.6AI score0.00775EPSS
SaveExploits2References10Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/11 1:26 p.m.22 views

Element Call reports full URLs of visited pages to analytics server

Impact Element Call versions 0.5.17 through 0.19.3 report analytics data to a PostHog server, when configured to by a posthog key in config.json or by the posthogApiHost and posthogApiKey URL parameters. Several fields of this data $initialpersoninfo, $sessionentryurl, and $currenturl were found ...

8.6CVSS5.5AI score0.00165EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:26 p.m.29 views

Netty's Lack of Lifecycle Cleanup Leads to Pooled ByteBuf Leak in RedisArrayAggregator

Impact The RedisArrayAggregator handler permanently leaks pooled direct-memory buffers when a Redis pipeline connection closes before a RESP array aggregate completes. The handler retains child messages in per-handler state depths field but defines no channelInactive, handlerRemoved, or...

8.7CVSS5.5AI score0.0074EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:25 p.m.25 views

PDM: Project-Controlled `.pdm-plugins` Content Executes Before CLI Parsing

Summary PDM automatically loads project-local plugin paths from .pdm-plugins during Core initialization. Because this path is added via site.addsitedir, attacker-controlled .pth files inside the project plugin directory are processed and can execute Python code before normal CLI handling begins...

8.4CVSS6.3AI score0.00131EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:25 p.m.21 views

free5GC UDR has improper `ueId` validation in EE subscription handlers that allows arbitrary identifier persistence

Summary The free5GC UDR accepts arbitrary non-3GPP ueId values in the EE subscription creation and query flows because the regular expression used for validation ends with the catch-all alternative |.+. This causes the validation logic to accept any non-empty string rather than restricting input ...

5.9AI score0.00084EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:05 p.m.24 views

guzzlehttp/guzzle-services' XML Request Serialization Vulnerable to XML Injection via CDATA Terminator

Impact guzzlehttp/guzzle-services does not safely serialize scalar XML element values containing the CDATA terminator . The XML request serializer writes values containing , or & with XMLWriter::writeCData$value. If attacker-controlled input contains , the CDATA section closes early and the...

5.8CVSS5.4AI score0.00219EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:04 p.m.34 views

guzzlehttp/psr7 has Host Confusion via Authority Reinterpretation

Impact guzzlehttp/psr7 improperly interpreted malformed Host header values when constructing request URIs from inbound request data. This issue concerns inbound request parsing and server request construction. It does not require serializing a PSR-7 request, and it is not part of the normal...

5.3CVSS5.5AI score0.00198EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 1:04 p.m.21 views

guzzlehttp/psr7 has CRLF Injection via URI Host Component

Impact guzzlehttp/psr7 did not reject ASCII control characters, whitespace, or DEL in first-party URI host components. The issue requires a PSR-7 request to be serialized into a raw HTTP/1.x message, for example with GuzzleHttp\Psr7\Message::toString or an equivalent custom serializer. Creating a...

5.3CVSS5.5AI score0.0019EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 12:32 p.m.14 views

vLLM is vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method

vLLM versions 0.8.0 and later are vulnerable to an Out-of-Memory OOM Denial of Service DoS attack due to unbounded frame count processing in the VideoMediaIO.loadbase64 method. When processing video/jpeg data URLs, the method splits the base64 data string on commas to extract individual JPEG fram...

7.5CVSS7.4AI score0.00537EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.18 views

Spring for GraphQL: Cross-Site WebSocket Hijacking

Spring for GraphQL applications that have enabled the WebSocket transport are vulnerable to Cross-Site WebSocket Hijacking. An attacker can trick an authenticated user into visiting a malicious page, allowing the attacker to execute arbitrary GraphQL operations with the victim's credentials...

8.1CVSS5.8AI score0.00189EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.14 views

Spring Web Services: Wss4jSecurityInterceptor disables WS-I BSP validation by default

Wss4jSecurityInterceptor initialized its BSP WS-I Basic Security Profile compliance flag so that inbound validation disabled WSS4J BSP enforcement on RequestData. Services that validate WS-Security on the network could therefore accept messages that violate BSP rules, weakening protocol-level...

8.2CVSS5.1AI score0.00229EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.13 views

Spring Web Services: WSS4J validation does not use configured replay cache

Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and creation timestamps, Timestamp elements, and certain SAML one-time-use semantics could be...

3.7CVSS5.2AI score0.00223EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.12 views

Spring Web Services: SOAP security faults leak Spring Security account state

Several Spring WS integration paths with Spring Security could surface detailed account state for example locked or disabled user semantics to remote SOAP clients through exception messages or callback outcomes, instead of failing with generic authentication errors. That behavior assists remote...

5.3CVSS5.3AI score0.00366EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.10 views

Spring Web Services: SSRF via unvalidated WS-Addressing reply destinations

When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken directly from request headers without verifying that those destinations are safe to connect to. Affect...

8.6CVSS5.3AI score0.00383EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.9 views

Spring Boot: Predictable Temp Directory in Artemis Auto-configuration

Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when no explicit path is configured. A local attacker on the same host can pre-create this predictable directory or place a symlink before the application starts...

5.3CVSS4.8AI score0.00094EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.14 views

Spring Web Services: X.509 authentication bypasses Spring Security account checks

X509AuthenticationProvider could issue a fully authenticated X509AuthenticationToken when a presented certificate mapped to UserDetails, without applying Spring Security's standard account lifecycle checks disabled, locked, expired, or credentials-expired accounts. Affected versions: Spring Web...

5.4CVSS5.2AI score0.00148EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.11 views

Spring Web Services: Inbound WS-Security allows RSA PKCS#1 v1.5 key transport by default

Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept RSA PKCS1 v1.5 rsa-15 encrypted key material unless operators explicitly reconfigured the flag...

4.8CVSS5.2AI score0.00129EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.8 views

Spring for GraphQL: Annotation Detection Vulnerability

The Spring GraphQL annotation detection mechanism for @Controller data fetchers may not correctly resolve annotations on methods within type hierarchies. This can be an issue if such annotations are used for authorization decisions. When all conditions are met, security annotations can be ignored...

7.5CVSS5.2AI score0.00352EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.10 views

Spring Web Services: Jaxp13 XPath XXE via StreamSource and SAXSource

Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior instead of Spring's hardened parser configuration. Applications that evaluate XPath against untrusted...

8.2CVSS5.3AI score0.00352EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.12 views

Spring for GraphQL: Unsafe Deserialization

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. An attacker can craft a malicious GraphQL request that can lead to Remote Code Execution when the application exposes a paginated Connection field and the classpath contains specifi...

9.8CVSS5.6AI score0.00431EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.11 views

Spring Boot's Mail Auto-Configuration Does Not Enable SSL Hostname Verification

Spring Boot's Mail auto-configuration does not enable hostname verification. Applications that set the relevant JavaMail property, such as spring.mail.properties.mail.smtp.ssl.checkserveridentity=true, are not affected. Affected versions: Spring Boot 4.0.0 through 4.0.6; 3.5.0 through 3.5.14; 3.4...

5CVSS5AI score0.00124EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.9 views

Spring Web Flow JS RemotingHandler renders non-HTML Response as HTML

Spring Web Flow's JavaScript RemotingHandler renders the body of an error response as HTML even when the response is not "text/html", which can result in a scripting attack in the user's browser if the error response from the server contains error details with input reflected from an attacker...

4.8CVSS5.1AI score0.00206EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 9:31 a.m.12 views

Spring Integration File Support: FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem

A malicious or compromised FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem outside the configured local-directory with attacker-controlled content. Affected versions: Spring Integration 7.0.0 through 7.0.4; 6.5.0 through 6.5.8; 6.4.0 through 6.4.11; 6.3.0 through...

7.1CVSS5.9AI score0.00218EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 6:30 a.m.11 views

Spring Web Flow has Data Binding Vulnerability with Unified EL Parser

Applications that configure the WebFlowELExpressionParser are vulnerable to the use of malicious Unified EL expressions. Affected versions: Spring Web Flow 4.0.0; 3.0.0 through 3.0.1; 2.5.0 through 2.5.1...

6.4CVSS5.3AI score0.0023EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 12:32 a.m.7 views

kafka-python vulnerable to denial of service through an unvalidated protocol frame length

kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in the protocol parser that allows a malicious broker or machine-in-the-middle attacker to exhaust memory or hang connections by sending a crafted 4-byte frame length value without bounds validation. Attackers can send a...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/11 12:32 a.m.6 views

kafka-python vulnerable to denial of service through an unbounded SCRAM iteration count

kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in SCRAM authentication handling that allows a malicious or machine-in-the-middle broker to freeze the client event loop by supplying an excessively large iteration count. In scram.py, ScramClient.processserverfirstmessage...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/10 10:13 p.m.27 views

nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)

internal/web/operators.go:251 — after handleOperatorCreateAPIKey mints a fresh 32-byte bearer token, the redirect points the operator's browser at: /ui/operators/?newkey=&keyname= The raw API key ends up: - in the browser's URL history - in the Referer header on every cross-origin asset the detai...

5.5CVSS5.5AI score0.00108EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/10 8:33 p.m.33 views

PDM wheel installation leads to Path Traversal via overridden write_to_fs

InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces the safe pathwithdestdir which validates via Path.resolve + isrelativeto with a bare os.path.join that performs no path validation. A malicious wheel with travers...

8.4CVSS5.6AI score0.00468EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/10 8:32 p.m.30 views

PDM: Project-Local State and Config Writes Follow Symlinks

Summary PDM writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite the symlink targets. This creates an arbitrary file clobber primitive relative to the privileges of the...

6.8CVSS5.9AI score0.00218EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/10 8:07 p.m.24 views

Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Summary backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploading a crafted backup tarball. The Incus daemon panics and the process...

7.3CVSS5.5AI score0.00141EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/10 7:33 p.m.25 views

Claude Code Action: Malicious MCP Server Configuration in PRs Enables Remote Code Execution and Secret Exfiltration

Due to the combination of checking out PR head branches attacker-controlled, reading .mcp.json from the working directory via default setting sources, and unconditionally enabling all project MCP servers via enableAllProjectMcpServers, it was possible for an attacker who opened a PR containing a...

5.3CVSS6.3AI score0.00766EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/10 7:33 p.m.37 views

Baileys has message upsert / hist sync spoofing and app state corruption when using maliciously crafted protocolMessage payload

Impact Any baileys session under the latest version false in socket config. There are no workarounds for the app state sync jamming...

9.3CVSS5.4AI score0.00157EPSS
SaveExploits0References3Affected Software2
Total number of security vulnerabilities35598