Lucene search
+L
GithubRecent

35598 matches found

Github Security Blog
Github Security Blog
•added 2026/06/03 8:33 p.m.•20 views

React Router vulnerable to XSS in unstable RSC redirect handling via javascript: redirect targets

When using React Router v7's unstable RSC APIs, there exists a potential client-side XSS issue in the RSC redirect handling if redirects are coming from untrusted sources !NOTE This only impacts your application if you are using the unstable RSC APIs in React Router...

8CVSS5.8AI score0.00189EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 8:33 p.m.•24 views

React Router has stored XSS via unescaped Location header in prerendered redirect HTML

When using React Router v7 Framework Mode with Pre-rendering enabled, an improper neutralization of the HTTP Location header value can permit Cross-Site Scripting XSS in statically generated HTML files if the redirect location comes from an untrusted source. !NOTE This does not impact your React...

5.4CVSS5.8AI score0.00144EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 8:25 p.m.•28 views

backpack/crud is vulnerable to Cross-Site Scripting (XSS)

Impact It’s a “moderate” vulnerability… but being an admin panel, take this seriously. It’s difficult… but an attacker could conduct a targeted phishing campaign, in order to trick your users or admins to click a malicious link, which under very specific circumstances could give them information...

5.1CVSS5.7AI score0.00303EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 8:02 p.m.•26 views

Docling: Unsafe Zip Extraction in EasyOCR Model Download

Impact In versions 2.91.0, The EasyOCR model download functionality extracted ZIP archives without validating member paths, enabling Zip Slip attacks. If an attacker could compromise the model download source via supply chain attack, DNS spoofing, or MITM, they could write arbitrary files to any...

8.3CVSS6.3AI score0.00706EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 6:33 p.m.•17 views

Duplicate Advisory: jupyter-server is vulnerable to CORS origin validation bypass when the `allow_origin_pat` configuration is used

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-24qx-w28j-9m6p. This link is maintained to preserve external references. Original Description A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation...

8.8CVSS6.4AI score0.00197EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 6:33 p.m.•15 views

GoBGP: Integer underflow in the BGPUpdate.DecodeFromBytes function

An integer underflow in the BGPUpdate.DecodeFromBytes function /bgp/bgp.go of gobgp v4.3.0 allows attackers to cause a Denial of Service DoS via supplying a crafted BGP UPDATE message...

7.5CVSS6.1AI score0.00279EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 6:02 p.m.•40 views

launch-editor vulnerable to command injection via the crafted request on Windows

Summary Due to the insufficient sanitization of the file argument in the launchEditor, an attacker can execute arbitrary commands on Windows by supplying a filename that contains special characters. Impact If the following conditions are met, an attacker can execute arbitrary commands on the...

8.3CVSS6AI score0.00514EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•18 views

daphne: WebSocket handshake header smuggling through autobahn splitlines() mishandling of non-standard line separators

daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or \x85 as header line separators, but autobahn decodes header values to str and calls splitlines. An...

5.3CVSS6.1AI score0.00172EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•23 views

Django: signed cookies are vulnerable to salt namespace collisions

An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. django.http.HttpRequest.getsignedcookie in Django uses a non-injective salt derivation concatenating the cookie name and salt argument, which allows a remote attacker to use a cookie in a context different from the one wher...

4.3CVSS6AI score0.00245EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•10 views

Django fails to prevent reuse of a partially-initialized connection after a failed `STARTTLS` handshake

An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. django.core.mail.backends.smtp.EmailBackend in Django fails to prevent reuse of a partially-initialized connection after a failed STARTTLS handshake when failsilently=True, which allows on-path network attackers to read ema...

3.1CVSS6AI score0.0015EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•18 views

Django: has_vary_header may expose cached responses when Vary values contain whitespace

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.utils.cache.hasvaryheader in Django does not strip leading or trailing whitespace from Vary response header values before comparison, which allows remote attackers to read cached responses via requests to URLs whose...

5.3CVSS6.3AI score0.00367EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•19 views

Django: UpdateCacheMiddleware may disclose cached responses due to case-sensitive Cache-Control handling

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not match Cache-Control response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their...

5.3CVSS6.2AI score0.00285EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•19 views

huggingface/transformers: Arbitrary Code Execution During Model Initialization in the LightGlue Model Loading Path

A vulnerability in the LightGlue model loading path of huggingface/transformers version 5.2.0 allows an attacker-controlled model repository to execute arbitrary code during model initialization. The issue arises because the trustremotecode parameter, intended to prevent remote code execution, is...

9.6CVSS7.4AI score0.00597EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•14 views

daphne: Unauthenticated attackers can cause excessive memory consumption by sending arbitrarily large WebSocket messages/frames

daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 unlimited, an unauthenticated remote attacker could send arbitrarily large WebSocket messages or frames, causing excessive memory...

7.5CVSS6.1AI score0.00328EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•14 views

Django: UpdateCacheMiddleware may disclose private cached responses by omitting Authorization from Vary

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not add Authorization to the Vary response header for requests bearing that header without Cache-Control: public, which allows remote attackers to read private...

3.1CVSS5.8AI score0.00372EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 3:30 p.m.•11 views

ebpf-go is vulnerable to integer overflow via LoadCollectionSpecFromReader

A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipulation of the argument offset leads to integer overflow. The attack can only be performed from a...

5.5CVSS4.2AI score0.00179EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 12:30 p.m.•16 views

Apache MINA: Critical Deserialization Allow-list Bypass via resolveProxyClass

ZDRES-232: resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Proxy Assessment: Fully addressed. When the serialised stream contains a TCPROXYCLASSDESC the marker for a java.lang.reflect.Proxy , JDK’s ObjectInputStream.readProxyDesc is dispatched. JDK then calls...

9.8CVSS6.1AI score0.005EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 9:30 a.m.•30 views

MLflow: Environment variable injection in AI Gateway secrets enables server-side credential exfiltration

A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which can be exploited to exfiltrate sensitive server-side environment credentials to an attacker-controlled endpoint. This issue arises because the apikey field in...

9.1CVSS7.3AI score0.00521EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 12:30 a.m.•16 views

DesktopCommanderMCP is vulnerable to SSRF

A vulnerability was identified in wonderwhy-er DesktopCommanderMCP 0.2.37. This affects the function readFileFromUrl of the file src/tools/filesystem.ts of the component readfile. Such manipulation of the argument url leads to server-side request forgery. The attack may be performed from remote...

6.5CVSS5.7AI score0.00221EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 12:30 a.m.•13 views

Code Index MCP is vulnerable to Uncontrolled Resource Consumption

A weakness has been identified in johnhuang316 code-index-mcp up to 2.14.0. Affected is the function issaferegexpattern of the component searchcodeadvanced. Executing a manipulation of the argument regex can lead to inefficient regular expression complexity. It is possible to launch the attack...

5.3CVSS5.8AI score0.0031EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/03 12:30 a.m.•14 views

DesktopCommanderMCP is vulnerable to Uncontrolled Resource Consumption

A security flaw has been discovered in wonderwhy-er DesktopCommanderMCP up to 0.2.38. This impacts an unknown function of the file src/search-manager.ts of the component startsearch. Performing a manipulation of the argument SearchResult results in inefficient regular expression complexity. It is...

5.3CVSS5.8AI score0.00354EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 6:31 p.m.•16 views

OpenMed vulnerable to remote code injection through privacy-filter model loading path

OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied modelname parameter, allowing a value such as attacker/foo-privacy-filter-bar to route through a path...

9.8CVSS6.4AI score0.00915EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 12:31 p.m.•14 views

Duplicate Advisory: Jupyter Server vulnerable to Path Traversal via incorrect root directory boundary check in _get_os_path()

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-5789-5fc7-67v3. This link is maintained to preserve external references. Original Description A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary...

8.1CVSS6.5AI score0.00437EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 12:31 p.m.•19 views

Apache Calcite is Vulnerable to Use of Externally-Controlled Input to Select Classes

Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' vulnerability in Apache Calcite. This issue affects Apache Calcite: from 1.5.0 before 1.42. Users are recommended to upgrade to version 1.42, which fixes the issue...

6.5CVSS5.9AI score0.00436EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 9:36 a.m.•16 views

Prefect has an Authentication Middleware Bypass when URL paths are appended with 'health' or 'ready'

In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability exists due to the improper handling of URL path exemptions for health check probes. Specifically, the authentication middleware exempts any URL path ending with 'health' or 'ready' from authentication checks. This allo...

7.5CVSS5.9AI score0.00476EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 6:30 a.m.•28 views

MLflow: Any authenticated user can enumerate all gateway secrets, endpoints, and model definitions

MLflow 3.9.0 with basic-auth --app-name basic-auth fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the BEFOREREQUESTHANDLERS dictionary in mlflow/server/auth/init.py does not include entries for ListGatewaySecretInfos, ListGatewayEndpoints, and...

6.5CVSS5.9AI score0.00244EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 3:31 a.m.•12 views

FoundationAgents MetaGPT: Deserialization through flawed argument mapping via Message.check_instruct_content()

A weakness has been identified in FoundationAgents MetaGPT up to 0.8.2. This affects the function Message.checkinstructcontent of the file metagpt/schema.py. Executing a manipulation of the argument mapping can lead to deserialization. The attack is restricted to local execution. The exploit has...

5.3CVSS5.7AI score0.00122EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 12:31 a.m.•14 views

SGLang: Reachable Assertion via  lora_path  in LoRAManager enables remote Denial of Dervice

A security vulnerability has been detected in SGLang 0.5.10.post1. Impacted is an unknown function of the file python/sglang/srt/lora/loramanager.py of the component Inference HTTP Endpoint. Such manipulation of the argument lorapath leads to reachable assertion. The attack can be launched...

6.3CVSS5.1AI score0.00368EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/02 12:31 a.m.•14 views

Claw Orchestrator has inefficient regular expression complexity via validateRegex()

A security vulnerability has been detected in Enderfga claw-orchestrator up to 3.7.0. The impacted element is the function validateRegex of the file claw-orchestrator/src/embedded-server.ts of the component Session Grep Endpoint. The manipulation of the argument body.pattern leads to inefficient...

5.3CVSS5.3AI score0.00354EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 9:30 p.m.•12 views

Nanobot contains a server-side request forgery vulnerability in the web_fetch tool

Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the webfetch tool that allows remote attackers to reach internal or private network hosts by supplying a URL that redirects to a loopback or private address via a 3xx Location header. Attackers can exploit the...

5.3CVSS5.9AI score0.00287EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 9:30 p.m.•12 views

Claw Orchestrator is missing authentication for the component API Endpoint

A weakness has been identified in Enderfga claw-orchestrator up to 3.5.5. This affects the function EmbeddedServer of the file src/embedded-server.ts of the component API Endpoint. This manipulation causes missing authentication. The attack may be initiated remotely. The exploit has been made...

7.5CVSS6.5AI score0.00411EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 9:30 p.m.•15 views

Spring Cloud Function Context has Uncontrolled Recursion

Under infinite recursion in the routing layer, request-handling can cause OOM error. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring Cloud Function 4.1.x: versions prior to 4.1.10 Spring Cloud Function 4.2.x: versions prior to 4.2.6 Spring Cloud...

6.5CVSS5.9AI score0.00211EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 9:30 p.m.•14 views

Spring Cloud Function Context: Uncontrolled Recursion is possible while attempting to add infinite amount of functions to Function Registry

OOM error is possible while attempting to add infinite amount of functions to Function Registry. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring Cloud Function 4.1.x: versions prior to 4.1.10 Spring Cloud Function 4.2.x: versions prior to 4.2.6...

6.5CVSS5.9AI score0.00211EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 6:31 p.m.•15 views

pip: Path traversal in console_scripts/gui_scripts entry point names allows installing scripts outside of target directory

pip would treat consolescripts and guiscripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory...

8CVSS7.1AI score0.0032EPSS
SaveExploits0References36Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 3:30 p.m.•17 views

Logback vulnerable to Object Injection through HardenedObjectInputStream modules

Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core HardenedObjectInputStream logback-core modules allows Object Injection, albeit heavily restricted. More precisely, an attacker able to influence serialized data sent to SimpleSocketServer or SimpleSSLSocketServer...

6.3CVSS6.6AI score0.0037EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:26 p.m.•24 views

kas checks out SHA-like git branches as valid commits

Impact When relying solely on a git commit ID SHA-1 or SHA-256 to qualify if a checkout of a repository is equivalent to the state validated while adding its commit ID to a kas configuration, users may be tricked to check out a branch of the same name from this repository. This implies that the...

2.1CVSS5.7AI score0.00159EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:24 p.m.•23 views

praisonai-platform: Any workspace member can delete the entire workspace via DELETE /workspaces/{id}

Summary Type: Authorization bypass enabling destructive action. The DELETE /workspaces/workspaceid endpoint is gated only by requireworkspacememberworkspaceid default minrole="member". Any member of the workspace can issue a single DELETE to wipe the entire workspace, including every project,...

8.1CVSS5.8AI score0.00525EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:24 p.m.•28 views

praisonai-platform: Issue endpoints accept any issue_id without workspace ownership check, cross-workspace read/update/delete IDOR

Summary Type: Insecure Direct Object Reference. The issue CRUD endpoints GET / PATCH / DELETE /workspaces/workspaceid/issues/issueid gate access on requireworkspacememberworkspaceid only, then resolve issueid through IssueService.getissueid which is a primary-key lookup with no workspace...

8.3CVSS5.8AI score0.00388EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:23 p.m.•27 views

praisonai-platform: Any workspace member can add arbitrary user as owner via POST /workspaces/{id}/members

Summary Type: Privilege escalation / cross-tenant member injection. The POST /workspaces/workspaceid/members endpoint is gated only by requireworkspacememberworkspaceid default minrole="member" and forwards the request body's userid and role straight into MemberService.addworkspaceid, userid, rol...

9.6CVSS5.8AI score0.00363EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:23 p.m.•27 views

praisonai-platform: Any workspace member can rewrite workspace name, description, and settings via PATCH /workspaces/{id}

Summary Type: Authorization bypass enabling workspace metadata + settings tampering. The PATCH /workspaces/workspaceid endpoint is gated only by requireworkspacememberworkspaceid default minrole="member". Any member can rewrite the workspace's name, description, and the settings JSON blob. The...

6.5CVSS6AI score0.00335EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:19 p.m.•37 views

praisonai-platform: Comment endpoints accept any issue_id without workspace ownership check, cross-workspace comment read and post IDOR

Summary Type: Insecure Direct Object Reference. The comment endpoints POST /workspaces/workspaceid/issues/issueid/comments and GET .../comments gate access on requireworkspacememberworkspaceid only, then call CommentService.createissueid=issueid, ... and CommentService.listforissueissueid without...

8.1CVSS5.9AI score0.00363EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:17 p.m.•28 views

praisonai-platform: Project endpoints accept any project_id without workspace ownership check, cross-workspace read/update/delete IDOR

Summary Type: Insecure Direct Object Reference. The project CRUD endpoints GET / PATCH / DELETE /workspaces/workspaceid/projects/projectid and GET .../projectid/stats gate access on requireworkspacememberworkspaceid only, then resolve projectid through ProjectService.getprojectid / updateprojecti...

8.1CVSS5.8AI score0.00413EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:15 p.m.•34 views

rattler has an entry-point path traversal in noarch:python install (arbitrary file write)

Summary EntryPoint::FromStr in rattlercondatypes performs only .trim on the command field before the linker joins it onto the install prefix and writes an executable Python script. A malicious noarch:python package can ship an info/link.json with an entry-point name containing .., /, , or an...

6.9CVSS5.9AI score0.00196EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
•added 2026/06/01 2:12 p.m.•60 views

Vitest browser mode serves unsanitized otelCarrier query parameter as inline script

Summary Vitest browser mode served /vitesttest/ with the otelCarrier query parameter inserted directly into an inline module script. Because this value was treated as JavaScript source rather than data, an attacker could craft a browser-runner URL that executes arbitrary JavaScript in the Vitest...

9.6CVSS6.1AI score0.00613EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:09 p.m.•42 views

When Vitest UI server is listening, arbitrary file can be read and executed

Summary Arbitrary file can be read on Windows when Vitest UI server is listening, especially when exposed to the network. Impact Only users that match either of the following conditions are affected: - explicitly exposes the Vitest UI server to the network using --api.host or api.host config opti...

9.8CVSS6.4AI score0.00922EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:07 p.m.•188 views

DOMPurify XSS via selectedcontent re-clone

Summary DOMPurify 3.4.4 allows selectedcontent by default, allowing a chain in which browsers "re-clone" an XSS payload after sanitization, effectively bypassing DOMPurify. Details The chain is as follows: 1. The browser parses the input and creates a clone from the selected 2. DOMPurify walks an...

8.2CVSS5.8AI score0.0041EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 2:05 p.m.•26 views

Nezha's authenticated agents can forge service-monitor results for other users' services

Summary Nezha accepts service-monitor TaskResult messages from an authenticated agent based only on whether the reported service ID exists. The dashboard authenticates the agent and derives the reporter server ID from the gRPC stream, but the service-monitor result worker does not verify that the...

7.1CVSS5.8AI score0.00266EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 1:58 p.m.•38 views

@agenticmail/mcp Missing Authentication for Critical Function

AgenticMail MCP HTTP authorization bypass Summary @agenticmail/mcp exposes a Streamable HTTP transport when started with --http or MCPHTTP=1. In that mode, the /mcp endpoint accepts requests without any HTTP authentication layer. A remote client can initialize a session and call tools directly. T...

8.7CVSS5.9AI score0.00359EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 12:30 p.m.•14 views

Apache Fesod is vulnerable to Server-Side Request Forgery through its UrlImageConverter component

Server-Side Request Forgery SSRF in the UrlImageConverter component of Apache Fesod Incubating fesod-sheet before 2.0.2-incubating allows attackers to cause outbound network requests to internal or otherwise restricted resources via a user-supplied image URL. Users are recommended to upgrade to...

5.3CVSS5.9AI score0.00501EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/01 9:31 a.m.•11 views

Apache ActiveMQ server has an incomplete authorization workflow

Incomplete authorization by Apache ActiveMQ server before versions v6.2.6 and v5.19.7 allows authenticated connections to remove existing destinations with proper permissions. This issue affects Apache ActiveMQ Broker: before 5.19.7, from 6.0.0 before 6.2.6; Apache ActiveMQ All: before 5.19.7, fr...

4.3CVSS5.9AI score0.00348EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities35598