Lucene search
+L
GithubRecent

33620 matches found

Github Security Blog
Github Security Blog
added 2025/08/14 6:31 p.m.11 views

Withdrawn Advisory: Python-Future Module Arbitrary Code Execution via Unintended Import of test.py

Withdrawn Advisory This advisory has been withdrawn because it describes a documented feature of Python’s import system in the handling of sys.path. For more information, see https://github.com/PythonCharmers/python-future/issues/650. Original Description A vulnerability in the Python-Future 1.0....

5.4CVSS7.6AI score0.0029EPSS
Exploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 6:30 p.m.16 views

Information Disclosure in Amazon ECS Container Agent

Summary Amazon Elastic Container Service Amazon ECS is a fully managed container orchestration service that enables customers to deploy, manage, and scale containerized applications. Amazon ECS container agent provides an introspection API that provides information about the overall state of the...

5.3CVSS7AI score0.00246EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 4:39 p.m.10 views

Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.

Summary If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem. Details For security reasons, container creation should be prohibited if /proc or /sys in the rootfs is a symbolic link. I verified this behavior with youki...

7CVSS7.4AI score0.00172EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.12 views

Apache Superset allows authenticated users to discover metadata about datasources they don't have permission to access

Apache Superset contains an improper access control vulnerability in its /explore endpoint. A missing authorization check allows an authenticated user to discover metadata about datasources they do not have permission to access. By iterating through the datasourceid in the URL, an attacker can...

6.5CVSS6.5AI score0.00513EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.21 views

Apache Superset data query improperly discloses database schema information to low-privileged guest user

When a guest user accesses a chart in Apache Superset, the API response from the /chart/data endpoint includes a query field in its payload. This field contains the underlying query, which improperly discloses database schema information, such as table names, to the low-privileged guest user. Thi...

5.3CVSS7AI score0.00556EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.14 views

Apache Superset's chart visualization has a stored Cross-Site Scripting (XSS) vulnerability

A stored Cross-Site Scripting XSS vulnerability exists in Apache Superset's chart visualization. An authenticated user with permissions to edit charts can inject a malicious payload into a column's label. The payload is not properly sanitized and gets executed in the victim's browser when they...

5.4CVSS6AI score0.00662EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 3:30 p.m.13 views

Apache Superset has bypass of `DISALLOWED_SQL_FUNCTIONS` that allows execution of blocked SQL functions

A bypass of the DISALLOWEDSQLFUNCTIONS security feature in Apache Superset allows for the execution of blocked SQL functions. An attacker can use a special inline block to circumvent the denylist. This allows a user with SQL Lab access to execute functions that were intended to be disabled, leadi...

6.5CVSS7.7AI score0.00674EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 12:30 p.m.18 views

Flowise OS command remote code execution

The Custom MCPs feature is designed to execute OS commands, for instance, using tools like npx to spin up local MCP Servers. However, Flowise's inherent authentication and authorization model is minimal and lacks role-based access controls RBAC. Furthermore, in Flowise versions before 3.0.1 the...

9.8CVSS7.6AI score0.7231EPSS
Exploits3References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 12:30 p.m.13 views

Duplicate Advisory: Flowise vulnerable to RCE via Dynamic function constructor injection

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hmgh-466j-fx4c. This link is maintained to preserve external references. Original Description User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers...

9.8CVSS6.9AI score0.18448EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 12:6 a.m.8 views

Active Storage allowed transformation methods that were potentially unsafe

Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters by default. The default allowed list contains three methods allowing for the circumvention of the safe defaults which enables potential command injection vulnerabilities in cases where...

9.2CVSS7.4AI score0.02388EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 12:5 a.m.19 views

Helm May Panic Due To Incorrect YAML Content

A Helm contributor discovered an improper validation of type error when parsing Chart.yaml and index.yaml files that can lead to a panic. Impact There are two areas of YAML validation that were impacted. First, when a Chart.yaml file had a null maintainer or the child or parent of a dependencies...

6.5CVSS7.1AI score0.00331EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 12:1 a.m.16 views

Helm Charts with Specific JSON Schema Values Can Cause Memory Exhaustion

A Helm contributor discovered that it was possible to craft a JSON Schema file in a manner which could cause Helm to use all available memory and have an out of memory OOM termination. Impact A malicious chart can point $ref in values.schema.json to a device e.g. /dev/ or other problem file which...

6.5CVSS7.1AI score0.00334EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 11:54 p.m.30 views

swift-nio-http2 affected by HTTP/2 MadeYouReset vulnerability

The HTTP/2 MadeYouReset vulnerability has a mild effect on swift-nio-http2. swift-nio-http2 mostly protects against MadeYouReset by using a number of existing denial-of-service prevention patterns that we added in response to the RapidReset vulnerabilities. The result is that servers are not...

7.2AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 11:3 p.m.18 views

m00nl1ght-dev/steam-workshop-deploy: Exposure of Version-Control Repository to an Unauthorized Control Sphere and Insufficiently Protected Credentials

Summary The steam-workshop-deploy github action does not exclude the .git directory when packaging content for deployment and provides no built-in way to do so. If a .git folder exists in the target directory e.g., due to a local Git repo, custom project structure, or via the actions/checkout...

7.2AI score
Exploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/13 10:32 p.m.8 views

Active Record logging vulnerable to ANSI escape injection

This vulnerability has been assigned the CVE identifier CVE-2025-55193 Impact The ID passed to find or similar methods may be logged without escaping. If this is directly to the terminal it may include unescaped ANSI sequences. Releases The fixed releases are available at the normal locations...

6.9CVSS6.1AI score0.00565EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 9:30 p.m.10 views

Spree has Remote Command Execution vulnerability in search functionality

Spreecommerce versions prior to 0.60.2 contains a remote command execution vulnerability in its search functionality. The application fails to properly sanitize input passed via the searchsend parameter, which is dynamically invoked using Ruby’s send method. This allows attackers to execute...

10CVSS8AI score0.04056EPSS
Exploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 7:51 p.m.8 views

PyPDF's Manipulated FlateDecode streams can exhaust RAM

Impact An attacker who uses this vulnerability can craft a PDF which leads to the RAM being exhausted. This requires just reading the file if a series of FlateDecode filters is used on a malicious cross-reference stream. Other content streams are affected on explicit access. Patches This has been...

8.7CVSS7AI score0.00437EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 7:45 p.m.12 views

External Secrets Operator's Missing Namespace Restriction Allows Unauthorized Secret Access

Summary A vulnerability was discovered in the External Secrets Operator where the List calls for Kubernetes Secret and SecretStore resources performed by the PushSecret controller did not apply a namespace selector. This flaw allowed an attacker to use label selectors to list and read...

7.1CVSS6.3AI score0.00348EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 7:6 p.m.25 views

Netty affected by MadeYouReset HTTP/2 DDoS vulnerability

Below is a technical explanation of a newly discovered vulnerability in HTTP/2, which we refer to as “MadeYouReset.” MadeYouReset Vulnerability Summary The MadeYouReset DDoS vulnerability is a logical vulnerability in the HTTP/2 protocol, that uses malformed HTTP/2 control frames in order to brea...

8.2CVSS7.2AI score0.01049EPSS
Exploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/13 6:47 p.m.15 views

OMERO.web displays unecessary user information when requesting password reset

Background If an error occurred when resetting a user's password using the Forgot Password option in OMERO.web, the error message displayed on the Web page can disclose information about the user. Impact OMERO.web before 5.29.1 Patches User should upgrade to 5.29.2 or higher Workarounds Disable t...

5.3CVSS6AI score0.00261EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 6:31 p.m.7 views

OliveTin OS Command Injection vulnerability

OS Command Injection in Olivetin 2025.4.22 Custom Themes via the ParseRequestURI function in service/internal/executor/arguments.go...

6.5CVSS7.6AI score0.013EPSS
Exploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 3:30 p.m.8 views

Apache Tomcat Session Fixation vulnerability

Session Fixation vulnerability in Apache Tomcat via rewrite valve. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105. Older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.8, 10.1.42 ...

6.5CVSS7.1AI score0.00831EPSS
Exploits0References10Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/13 3:30 p.m.8 views

Soosyze CMS's /user/login endpoint missing rate-limiting and lockout mechanisms

Soosyze CMS 2.0 allows brute-force login attacks via the /user/login endpoint due to missing rate-limiting and lockout mechanisms. An attacker can repeatedly submit login attempts without restrictions, potentially gaining unauthorized administrative access. This vulnerability corresponds to...

5.4CVSS7.1AI score0.00861EPSS
Exploits3References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/13 3:30 p.m.11 views

Apache Tomcat Improper Resource Shutdown or Release vulnerability

Improper Resource Shutdown or Release vulnerability in Apache Tomcat made Tomcat vulnerable to the made you reset attack. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.9, from 10.1.0-M1 through 10.1.43 and from 9.0.0.M1 through 9.0.107. Older, EOL versions may also be affected...

7.5CVSS7.1AI score0.03514EPSS
Exploits0References12Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/13 12:31 p.m.7 views

Bouncy Castle for Java bcpkix, bcprov, bcpkix-fips on All (API modules) allows Excessive Allocation

Allocation of Resources Without Limits or Throttling vulnerability in Legion of the Bouncy Castle Inc. Bouncy Castle for Java bcpkix, bcprov, bcpkix-fips on All API modules allows Excessive Allocation. This vulnerability is associated with program files...

6.3CVSS7.2AI score0.00461EPSS
Exploits0References6Affected Software4
Github Security Blog
Github Security Blog
added 2025/08/12 9:31 p.m.11 views

Liferay Portal 7.4.0 and Liferay DXP have a reflected cross-site scripting (XSS) vulnerability

A reflected cross-site scripting XSS vulnerability in the Liferay Portal 7.4.0 through 7.4.3.132, and Liferay DXP 2025.Q1.0 through 2025.Q1.10, 2024.Q4.0 through 2024.Q4.7, 2024.Q3.1 through 2024.Q3.13, 2024.Q2.1 through 2024.Q2.13, 2024.Q1.1 through 2024.Q1.16 and 7.4 GA through update 92 allows...

5.4CVSS5.6AI score0.00214EPSS
Exploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2025/08/12 8:20 p.m.74 views

svg-sanitizer Bypasses Attribute Sanitization

Problem The sanitization logic at https://github.com/darylldoyle/svg-sanitizer/blob/0.21.0/src/Sanitizer.phpL454-L481 only searches for lower-case attribute names e.g. xlink:href instead of xlink:HrEf, which allows to by-pass the isHrefSafeValue check. As a result this allows cross-site scripting...

5.1CVSS6.6AI score0.00454EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 7:33 p.m.16 views

Keras vulnerable to CVE-2025-1550 bypass via reuse of internal functionality

Summary It is possible to bypass the mitigation introduced in response to CVE-2025-1550, when an untrusted Keras v3 model is loaded, even when “safemode” is enabled, by crafting malicious arguments to built-in Keras modules. The vulnerability is exploitable on the default configuration and does n...

9.8CVSS8.2AI score0.02803EPSS
Exploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 6:31 p.m.9 views

Magento vulnerable to denial of service

Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by an Improper Input Validation vulnerability that could lead to application denial-of-service. An attacker could exploit this vulnerability by providing specially crafted input, causing th...

7.5CVSS6.7AI score0.0058EPSS
Exploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/12 6:31 p.m.10 views

Magento vulnerable to path traversal

Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could result in a security feature bypass. An attacker could leverage this vulnerabilit...

5.3CVSS6.6AI score0.00677EPSS
Exploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/12 6:31 p.m.6 views

Magento Cross-site Scripting vulnerability

Adobe Commerce versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by a stored Cross-Site Scripting XSS vulnerability that could be exploited by a low-privileged attacker to inject malicious scripts into vulnerable form fields. These scripts may be...

8.7CVSS5.6AI score0.00648EPSS
Exploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/12 6:31 p.m.8 views

Magento has incorrect authorization issue that leads to arbitrary file system read

Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by an Incorrect Authorization vulnerability that could result in a security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized...

7.5CVSS6.6AI score0.00615EPSS
Exploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/12 6:31 p.m.12 views

Magento Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability

Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by a Time-of-check Time-of-use TOCTOU Race Condition vulnerability that could result in a security feature bypass. An attacker could exploit this vulnerability by manipulating the timing...

5.9CVSS6.7AI score0.00414EPSS
Exploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/12 6:31 p.m.5 views

Magento Cross-Site Request Forgery (CSRF) vulnerability

Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by a Cross-Site Request Forgery CSRF vulnerability that could result in privilege escalation. A high-privileged attacker could trick a victim into executing unintended actions on a web...

8.1CVSS6.5AI score0.00911EPSS
Exploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2025/08/12 6:7 p.m.5 views

content-security-policy-parser Prototype Pollution Vulnerability May Lead to RCE

Impact A prototype pollution vulnerability exists in versions 0.5.0 and earlier, wherein if you provide a policy name called proto you can override the Object prototype. For example: const parse = require'content-security-policy-parser'; const x = parse"default-src 'self'; proto foobar";...

8.8CVSS7.3AI score0.00424EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 3:31 p.m.13 views

Liferay Portal and Liferay DXP have a reflected cross-site scripting vulnerability

A reflected cross-site scripting XSS vulnerability in the Liferay Portal 7.4.0 through 7.4.3.131, and Liferay DXP 2024.Q4.0 through 2024.Q4.7, 2024.Q3.1 through 2024.Q3.13, 2024.Q2.0 through 2024.Q2.13, 2024.Q1.1 through 2024.Q1.12 and 7.4 GA through update 92 allows an remote non-authenticated...

6.9CVSS5.9AI score0.00218EPSS
Exploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2025/08/12 12:30 p.m.13 views

Bouncy Castle for Java on All (API modules) allows Excessive Allocation

A resource allocation vulnerability exists in Bouncy Castle for Java by Legion of the Bouncy Castle Inc. that affects all API modules. The vulnerability allows attackers to cause excessive memory allocation through unbounded resource consumption, potentially leading to denial of service. The issu...

6.3CVSS6.9AI score0.00541EPSS
Exploits0References5Affected Software7
Github Security Blog
Github Security Blog
added 2025/08/12 12:30 p.m.8 views

Liferay Portal and Liferay DXP have a Denial Of Service via File Upload (DOS) vulnerability

A Denial Of Service via File Upload DOS vulnerability in Liferay Portal 7.4.3.0 through 7.4.3.132, Liferay DXP 2025.Q1.0 through 2025.Q1.8, 2024.Q4.0 through 2024.Q4.7, 2024.Q3.0 through 2024.Q3.13, 2024.Q2.0 through 2024.Q2.13, 2024.Q1.1 through 2024.Q1.16 and 7.4 GA through update 92 allows a...

6.9CVSS7AI score0.00279EPSS
Exploits0References5Affected Software6
Github Security Blog
Github Security Blog
added 2025/08/12 12:15 a.m.12 views

Oak Server has ReDoS in x-forwarded-proto and x-forwarded-for headers

Summary With specially crafted value of the x-forwarded-proto or x-forwarded-for headers, it's possible to significantly slow down an oak server. Vulnerable Code - https://github.com/oakserver/oak/blob/v17.1.5/request.tsL87 - https://github.com/oakserver/oak/blob/v17.1.5/request.tsL142 PoC - setu...

5.3CVSS7AI score0.00388EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 12:13 a.m.8 views

Picklescan has pickle parsing logic flaw that leads to malicious pickle file bypass

Details There's a parsing logic error in picklescan and modelscan while trying to deal with opcode STACKGLOBAL. Function listglobals when handling STACKGLOBAL at position n, it is expected to track two arguments but in wrong range. The loop only consider the range from 1 to n-1 but forgets to...

9.8CVSS7AI score0.00475EPSS
Exploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 12:13 a.m.12 views

PyLoad vulnerable to SQL Injection via API /json/add_package in add_links parameter

Summary The parameter addlinks in the API /json/addpackage is vulnerable to SQL Injection. SQL injection vulnerabilities can lead to sensitive data leakage. Details - Affected file:https://github.com/pyload/pyload/blob/develop/src/pyload/core/database/filedatabase.pyL271 - Affected code: python...

8.8CVSS8.2AI score0.00325EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 12:13 a.m.20 views

Komari vulnerable to 2FA Authentication Bypass

Summary Logic error in 2FA verification condition allows bypass of two-factor authentication Details https://github.com/komari-monitor/komari/blob/bd5a6934e1b79a12cf1e6a9bba5372d0e04f3abc/api/login.goL55 There is no way for Verify2Fa to return an error AND true as ok at the same time, any codes a...

7.2AI score
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 12:13 a.m.18 views

Komari vulnerable to Cross-site WebSocket Hijacking

Summary WebSocket upgrader has disabled origin checking, enabling Cross-Site WebSocket Hijacking CSWSH attacks against authenticated users Details https://github.com/komari-monitor/komari/blob/bd5a6934e1b79a12cf1e6a9bba5372d0e04f3abc/api/terminal.goL33-L35 Any third party website can send request...

7.7AI score
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 12:13 a.m.17 views

HFS user adding a "web link" in HFS is vulnerable to "target=_blank" exploit

Summary When adding a "web link" to the HFS virtual filesystem, the frontend opens it with target="blank" but without the rel="noopener noreferrer" attribute. This allows the opened page to use the window.opener property to change the location of the original HFS tab. Details While most modern...

6.5AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/11 11:7 p.m.12 views

Litestar has potential log injection in exception logging

Summary Litestar does not escape url paths when logging exceptions. This makes logger vulnerable to CRLF injection if logging level is configured to debug or logexceptions is set to "always", which allows attackers to inject newlines and forge log entries. Details Litestar directly formats unquot...

7.3AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/11 10:45 p.m.7 views

slab allows out-of-bounds access in `get_disjoint_mut` due to incorrect bounds check

Impact The getdisjointmut method in slab v0.4.10 incorrectly checked if indices were within the slab's capacity instead of its length, allowing access to uninitialized memory. This could lead to undefined behavior or potential crashes. Patches This has been fixed in slab v0.4.11. Workarounds Avoi...

5.1CVSS7.1AI score0.00167EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/11 9:31 p.m.8 views

Mattermost Confluence Plugin has Improper Validation of Specified Type of Input

Mattermost Confluence Plugin versions 1.5.0 fail to handle unexpected request bodies, allowing attackers to crash the plugin via constant hits to the create channel subscription endpoint with an invalid request body...

7.5CVSS7AI score0.00335EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/11 9:31 p.m.11 views

Mattermost Confluence Plugin has Missing Authorization vulnerability

Mattermost Confluence Plugin versions 1.5.0 fail to check the access of the user to the channel which allows attackers to create channel subscription without proper access to the channel via API call to the create channel subscription endpoint...

5.3CVSS6.9AI score0.00197EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/11 9:31 p.m.9 views

Mattermost Confluence Plugin has Improper Check for Unusual or Exceptional Conditions

Mattermost Confluence Plugin versions 1.5.0 fail to handle unexpected request bodies, allow\ing attackers to crash the plugin via constant hits to the server webhook endpoint with an invalid request body...

5.9CVSS7AI score0.00283EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/11 9:31 p.m.13 views

Mattermost Confluence Plugin has Missing Authorization vulnerability

Mattermost Confluence Plugin versions 1.5.0 fail to check user access to the channel, allowing attackers to get channel subscription details without proper access to the channel via API call to the GET autocomplete/GetChannelSubscriptions endpoint...

3.7CVSS6.9AI score0.00206EPSS
Exploits0References3Affected Software1
Total number of security vulnerabilities33620