Lucene search
+L
OsvMost viewed

2101501 matches found

OSV
OSV
added 2026/05/14 8:28 p.m.78 views

GHSA-482J-2PQ6-Q5W4 Open WebUI: Jupyter code execution works despite `ENABLE_CODE_EXECUTION=false` — feature gate bypassed

Summary The /api/v1/utils/code/execute endpoint executes arbitrary Python code via Jupyter for any verified user, even when the admin has set ENABLECODEEXECUTION=false. The feature gate is not enforced on the API endpoint — the configuration says "disabled" but code still executes. Details The...

8.8CVSS6.5AI score0.00406EPSS
SaveExploits2References5
OSV
OSV
added 2026/05/08 5:08 p.m.78 views

GHSA-QWFW-GGXW-577C ex_webrtc client-role handshake is missing DTLS peer fingerprint validation

Summary Missing DTLS peer certificate fingerprint validation in the DTLS client active role removes one side of WebRTC's mutual authentication. The bug is not independently exploitable for media interception in standard deployments, but enables a full man-in-the-middle attack when chained with...

8.7CVSS6AI score0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/06 5:54 p.m.78 views

GHSA-QRGM-P9W5-RRFW Craft CMS has Potential Authenticated Remote Code Execution via Malicious Attached Behavior

We identified a vulnerability in the latest version of Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. Yii’s dynamic object configuration, as implemented in...

8.6CVSS6.1AI score0.00359EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/04 7:58 p.m.78 views

GHSA-39CP-6679-8XV2 Kirby CMS doesn't gate user avatar creation, replacement and deletion with user update permissions

TL;DR This vulnerability affects all Kirby sites where users of a particular role have no permission to update user information user.update or users.update permission is disabled. This can be due to configuration in the blueprints of the acting users, via options in the blueprints of the target...

5.3CVSS5.7AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/30 6:34 p.m.78 views

GHSA-4625-4J76-FWW9 OpenTelemetry's disk retry default temp path enables local blob injection via OTLP Exporter

Summary The OTLP disk retry feature in OpenTelemetry.Exporter.OpenTelemetryProtocol silently fell back to Path.GetTempPath when OTELDOTNETEXPERIMENTALOTLPRETRY=disk was set but OTELDOTNETEXPERIMENTALOTLPDISKRETRYDIRECTORYPATH was not configured. The exporter stored and loaded .blob files under...

6.5CVSS5.8AI score0.00108EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/21 12:01 p.m.78 views

BIT-AIRFLOW-2026-30912 Apache Airflow: Exposing stack trace in case of constraint error

In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/exposestacktraces" was set to false. That could lead to exposing additional information to potential attacker. Users are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue...

5.8AI score0.00449EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 5:25 p.m.78 views

GHSA-7F6V-3GX7-27Q8 oRPC has Stored XSS in OpenAPI Reference Plugin via unescaped JSON.stringify

A Stored Cross-Site Scripting XSS vulnerability exists in the OpenAPI documentation generation of orpc. If an attacker can control any field within the OpenAPI specification such as info.description, they can break out of the JSON context and execute arbitrary JavaScript when a user views the...

8.2CVSS6.1AI score0.00288EPSS
SaveExploits1References5
OSV
OSV
added 2026/01/29 12:45 a.m.78 views

CGA-C7J5-PPJ5-WW9R

Bulletin has no description...

4.3CVSS5.8AI score0.00331EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 8:10 p.m.78 views

GHSA-9JR9-8FF3-M894 HAX CMS API Lacks Authorization Checks

Summary The HAX CMS API endpoints do not perform authorization checks when interacting with a resource. Both the JS and PHP versions of the CMS do not verify that a user has permission to interact with a resource before performing a given operation. Details The API endpoints within the HAX CMS...

8.3CVSS6.9AI score0.00481EPSS
SaveExploits1References4
OSV
OSV
added 2025/07/21 2:14 p.m.78 views

GHSA-XJ5P-8H7G-76M7 @translated/lara-mcp vulnerable to command injection in import_tmx tool

Summary A command injection vulnerability exists in the @translated/lara-mcp MCP Server. The vulnerability is caused by the unsanitized use of input parameters within a call to childprocess.exec, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote...

7.5CVSS9.2AI score0.09454EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/14 12:31 p.m.78 views

GHSA-F4RQ-F4J9-F6RM Apache IoTDB Vulnerable to Remote Code Execution

Remote Code Execution with untrusted URI of UDF vulnerability in Apache IoTDB. The attacker who has privilege to create UDF can register malicious function from untrusted URI. This issue affects Apache IoTDB: from 1.0.0 before 1.3.4. Users are recommended to upgrade to version 1.3.4, which fixes...

9.8CVSS7.4AI score0.01348EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/13 8:02 p.m.78 views

GHSA-FW82-87P8-V6HP Kirby vulnerable to path traversal of snippet names in the `snippet()` helper

TL;DR This vulnerability affects all Kirby sites that use the snippet helper or $kirby-snippet method with a dynamic snippet name such as a snippet name that depends on request or user data. Sites that only use fixed calls to the snippet helper/$kirby-snippet method i.e. calls with a simple strin...

6.3CVSS6.5AI score0.00684EPSS
SaveExploits1References7
OSV
OSV
added 2025/05/09 5:41 a.m.78 views

BIT-ENVOY-2025-46821 Envoy vulnerable to bypass of RBAC uri_template permission

Envoy is a cloud-native edge/middle/service proxy. Prior to versions 1.34.1, 1.33.3, 1.32.6, and 1.31.8, Envoy's URI template matcher incorrectly excludes the character from a set of valid characters in the URI path. As a result URI path containing the character will not match a URI template...

5.3CVSS5.1AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/29 4:26 p.m.78 views

CGA-3M43-38G5-6PP9

Bulletin has no description...

6.9CVSS6.7AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 2025/04/23 8:52 a.m.78 views

BIT-CILIUM-OPERATOR-2025-32793 Cilium packets from terminating endpoints may not be encrypted in Wireguard-enabled clusters

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Versions 1.15.0 to 1.15.15, 1.16.0 to 1.16.8, and 1.17.0 to 1.17.2, are vulnerable when using Wireguard transparent encryption in a Cilium cluster, packets that originate from a terminating endpoint can lea...

4CVSS4.2AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/04 2:19 p.m.78 views

GHSA-428Q-Q3VV-3FQ3 GraphQL grant on a property might be cached with different objects

Original message: I found an issue with security grants on on properties in the GraphQL ItemNormalizer: If you use something like ApiPropertysecurity: 'isgranted"PROPERTYREAD", object, property' on a member of an entity, the grant gets cached and is only evaluated once, even if the object in...

7.5CVSS7.1AI score0.00603EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/20 12:32 p.m.78 views

GHSA-6MF6-7J75-2M6F AgentScope stored cross-site scripting (XSS) vulnerability

A stored cross-site scripting XSS vulnerability exists in modelscope/agentscope, as of the latest commit 21161fe on the main branch. The vulnerability occurs in the view for inspecting detailed run information, where a user-controllable string run ID is appended and rendered as HTML. This allows ...

6.1CVSS5.8AI score0.00417EPSS
SaveExploits1References4
OSV
OSV
added 2025/03/20 12:32 p.m.78 views

GHSA-5C8J-G96X-CJ78 H2O Vulnerable to Denial of Service (DoS) via `HEAD` Request

A vulnerability in the typeahead endpoint of h2oai/h2o-3 version 3.46.0 allows for a denial of service. The endpoint performs a HEAD request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controll...

7.5CVSS7AI score0.00473EPSS
SaveExploits1References4
OSV
OSV
added 2025/01/16 5:32 p.m.78 views

GHSA-C66P-64FJ-JMC2 LibreNMS Misc Section Stored Cross-site Scripting vulnerability

StoredXSS-LibreNMS-MiscSection Description: Stored XSS on the parameter: ajaxform.php - param: state Request: http POST /ajaxform.php HTTP/1.1 Host: X-Requested-With: XMLHttpRequest X-CSRF-TOKEN: Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Cookie:...

4.6CVSS4.9AI score0.30854EPSS
SaveExploits1References5
OSV
OSV
added 2024/11/19 5:20 p.m.78 views

GO-2024-3267 Zoraxy has an authenticated command injection in the Web SSH feature in github.com/tobychui/zoraxy

Zoraxy has an authenticated command injection in the Web SSH feature in github.com/tobychui/zoraxy. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from...

8.6CVSS9.3AI score0.01503EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/15 3:41 p.m.78 views

GHSA-4M5R-W2RQ-Q54Q LibreNMS has a Persistent XSS from Insecure Input Sanitization Affects Multiple Endpoints

Summary The application fail to sanitising inputs properly and rendering the code from user input to browser which allow an attacker to execute malicious javascript code. Details User with Admin role can edit the Display Name of a device, the application did not properly sanitize the user input i...

7.2CVSS5.5AI score0.00323EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/12 10:08 p.m.78 views

GHSA-GV7V-RGG6-548H Laravel environment manipulation via query string

Description When the registerargcargv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request. Resolution The framework now ignores argv values for environment detection on...

8.7CVSS5.9AI score0.44771EPSS
SaveExploits1References6
OSV
OSV
added 2024/11/01 9:37 p.m.78 views

GHSA-QM92-93FV-VH7M Path traversal in oak allows transfer of hidden files within the served root directory

Summary By default oak does not allow transferring of hidden files with Context.send API. However, this can be bypassed by encoding / as its URL encoded form %2F. Details 1. Oak uses decodeComponent which seems to be unexpected. This is also the reason why it is not possible to access a file that...

8.7CVSS6.3AI score0.00711EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/11 10:50 a.m.78 views

BIT-DISCOURSE-2024-47773 Anonymous cache poisoning via XHR requests in Discourse

Discourse is an open source platform for community discussion. An attacker can make several XHR requests until the cache is poisoned with a response without any preloaded data. This issue only affects anonymous visitors of the site. This problem has been patched in the latest version of Discourse...

8.2CVSS8.2AI score0.0166EPSS
SaveExploits2References2
OSV
OSV
added 2024/09/25 5:10 a.m.78 views

CGA-243R-VXHC-VQ2R

Bulletin has no description...

7.5CVSS7.5AI score0.01392EPSS
SaveExploits1
OSV
OSV
added 2024/09/23 8:30 p.m.78 views

GHSA-3FC8-2R3F-8WRG lobe-chat implemented an insufficient fix for GHSA-mxhq-xw3g-rphc (CVE-2024-32964)

Summary SSRF protection implemented in https://github.com/lobehub/lobe-chat/blob/main/src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides external malicious url which redirects to internal resources like private network or loopback address. PoC 1. Ru...

9CVSS8.8AI score0.11765EPSS
SaveExploits4References6
OSV
OSV
added 2024/09/16 11:04 a.m.78 views

RHSA-2023:7077 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS8AI score0.03047EPSS
SaveExploits8References1605
OSV
OSV
added 2024/08/05 9:29 p.m.78 views

GHSA-9F24-JRV4-F8G5 Meshery SQL Injection vulnerability

Meshery is an open source, cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. A SQL injection vulnerability in Meshery prior to version 0.7.22 may lead to arbitrary file write by using a SQL injection stacked queries payload, and the...

6CVSS5.9AI score0.01596EPSS
SaveExploits1References8
OSV
OSV
added 2024/08/01 1:52 a.m.78 views

CGA-6427-PQ22-FHV9

Bulletin has no description...

9.8CVSS9.4AI score0.01812EPSS
SaveExploits0
OSV
OSV
added 2024/07/10 3:43 p.m.78 views

GHSA-7CX8-44PC-XV3Q Decidim cross-site scripting (XSS) in the pagination

Impact The pagination feature used in searches and filters is subject to potential XSS attack through a malformed URL using the GET parameter perpage. Patches Not available Workarounds Not available References OWASP ASVS v4.0.3-5.1.3 Credits This issue was discovered in a security audit organized...

7.1CVSS6.6AI score0.00417EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/09 8:43 a.m.78 views

BIT-DISCOURSE-2024-35234 Discourse vulnerable to stored-dom XSS via Facebook Oneboxes

Discourse is an open-source discussion platform. Prior to version 3.2.3 on the stable branch and version 3.3.0.beta3 on the tests-passed branch, an attacker can execute arbitrary JavaScript on users’ browsers by posting a specific URL containing maliciously crafted meta tags. This issue only...

6.1CVSS5.7AI score0.00333EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/28 3:28 p.m.78 views

GO-2024-2537 Rancher 'Audit Log' leaks sensitive information in github.com/rancher/rancher

Rancher 'Audit Log' leaks sensitive information in github.com/rancher/rancher. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanners, pleas...

8.4CVSS6.5AI score0.01924EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/21 9:30 p.m.78 views

GHSA-JQFF-8G2V-642H NASA AIT-Core vulnerable to remote code execution

An issue in the Pickle Python library of NASA AIT-Core v2.5.2 allows attackers to execute arbitrary commands...

9.8CVSS7.3AI score0.00551EPSS
SaveExploits2References3
OSV
OSV
added 2024/05/15 9:31 p.m.78 views

GHSA-X8XM-WRJQ-5G54 Stakater Forecastle has a directory traversal vulnerability

Stakater Forecastle 1.0.139 and before allows %5C../ directory traversal in the website component...

7.5CVSS7.5AI score0.01184EPSS
SaveExploits1References3
OSV
OSV
added 2024/04/30 9:39 a.m.78 views

GHSA-2CGQ-H8XW-2V5J CRI-O vulnerable to an arbitrary systemd property injection

Impact On CRI-O, it looks like an arbitrary systemd property can be injected via a Pod annotation: --- apiVersion: v1 kind: Pod metadata: name: poc-arbitrary-systemd-property-injection annotations: I believe that ExecStart with an arbitrary command works here too, but I haven't figured out how to...

7.2CVSS7.1AI score0.01418EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/30 12:00 a.m.78 views

ALSA-2024:2368 Moderate: mod_http2 security update

The modhttp2 Apache httpd module implements the HTTP2 protocol h2+h2c on top of libnghttp2 for httpd 2.4 servers. Security Fixes: httpd: modhttp2: DoS in HTTP/2 with initial window size 0 CVE-2023-43622 modhttp2: reset requests exhaust memory incomplete fix of CVE-2023-44487 CVE-2023-45802 For mo...

7.5CVSS8.6AI score0.99999EPSS
SaveExploits22References6
OSV
OSV
added 2024/03/25 7:45 p.m.78 views

GHSA-6P68-36M6-392R phpMyFAQ Stored Cross-site Scripting at FAQ News Content

Summary By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. PoC 1. Edit a FAQ news, intercept the request and modify the news parameter in the POST body with the following...

4.3CVSS5.5AI score0.00542EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/15 4:44 p.m.78 views

GHSA-5H3X-6GWF-73JM vantage6 vulnerable to a username timing attack on recover password/MFA token

Impact Much like https://github.com/vantage6/vantage6/security/advisories/GHSA-45gq-q4xh-cp53, it is possible to find which usernames exist in vantage6 by calling the API routes /recover/lost and /2fa/lost, which send emails to users if they have lost their password or MFA token. Usernames can be...

5.3CVSS4.4AI score0.00397EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:16 a.m.78 views

BIT-TENSORFLOW-2021-41209 FPE in convolutions with zero size filters

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS5.6AI score0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:15 a.m.78 views

BIT-TENSORFLOW-2022-21726 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS8.4AI score0.00825EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.78 views

BIT-WORDPRESS-2021-29447 WordPress Authenticated XXE attack when installation is running PHP 8

Wordpress is an open source CMS. A user with the ability to upload files like an Author can exploit an XML parsing issue in the Media Library leading to XXE attacks. This requires WordPress installation to be using PHP 8. Access to internal files is possible in a successful XXE attack. This has...

7.1CVSS6.4AI score0.85719EPSS
SaveExploits21References8
OSV
OSV
added 2024/03/06 11:10 a.m.78 views

BIT-TOMCAT-2021-25329 Incomplete fix for CVE-2020-9484

The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0 to 10.0.0, 9.0.0 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the previously...

7CVSS6.6AI score0.09491EPSS
SaveExploits17References18
OSV
OSV
added 2024/03/06 11:09 a.m.78 views

BIT-VAULT-2023-0620 Vault Vulnerable to SQL Injection When Configuring the Microsoft SQL Database Storage Backend

HashiCorp Vault and Vault Enterprise versions 0.8.0 through 1.13.1 are vulnerable to an SQL injection attack when configuring the Microsoft SQL MSSQL Database Storage Backend. When configuring the MSSQL plugin through the local, certain parameters are not sanitized when passed to the user-provide...

6.7CVSS6.8AI score0.00378EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:07 a.m.78 views

BIT-MYSQL-CLIENT-2021-27928

A remote code execution issue was discovered in MariaDB 10.2 before 10.2.37, 10.3 before 10.3.28, 10.4 before 10.4.18, and 10.5 before 10.5.9; Percona Server through 2021-03-03; and the wsrep patch through 2021-03-03 for MySQL. An untrusted search path leads to eval injection, in which a database...

9CVSS7.5AI score0.38436EPSS
SaveExploits9References10
OSV
OSV
added 2024/03/06 11:07 a.m.78 views

BIT-TIMESCALEDB-2023-25149

TimescaleDB, an open-source time-series SQL database, has a privilege escalation vulnerability in versions 2.8.0 through 2.9.2. During installation, TimescaleDB creates a telemetry job that is runs as the installation user. The queries run as part of the telemetry data collection were not run wit...

8.8CVSS9AI score0.00781EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:02 a.m.78 views

BIT-PHPMYADMIN-2020-11441

phpMyAdmin 5.0.2 allows CRLF injection, as demonstrated by %0D%0Astring%0D%0A inputs to login form fields causing CRLF sequences to be reflected on an error page. NOTE: the vendor states "I don't see anything specifically exploitable...

6.1CVSS6.2AI score0.02406EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 11:01 a.m.78 views

BIT-PERCONA-XTRABACKUP-2022-25834

In Percona XtraBackup PXB through 2.2.24 and 3.x through 8.0.27-19, a crafted filename on the local file system could trigger unexpected command shell execution of arbitrary commands...

7.8CVSS7.5AI score0.00461EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:00 a.m.78 views

BIT-MAGENTO-2021-21023 Magento Commerce Stored Cross Site Scripting Vulnerability Could Lead To Arbitrary Code Execution

Magento versions 2.4.1 and earlier, 2.4.0 and earlier and 2.3.6 and earlier are vulnerable to a stored cross-site scripting vulnerability in the admin console. Successful exploitation could lead to arbitrary JavaScript execution in the victim's browser. Access to the admin console is required for...

4.8CVSS6.2AI score0.01606EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:59 a.m.78 views

BIT-AIRFLOW-2020-9485

An issue was found in Apache Airflow versions 1.10.10 and below. A stored XSS vulnerability was discovered in the Chart pages of the the "classic" UI...

6.1CVSS6.1AI score0.0276EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.78 views

BIT-MLFLOW-2023-43472

An issue in MLFlow versions 2.8.1 and before allows a remote attacker to obtain sensitive information via a crafted request to REST API...

7.5CVSS7.1AI score0.36582EPSS
SaveExploits1References2
Total number of security vulnerabilities5000