Lucene search
+L

3576 matches found

Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.14 views

PT-2026-37186

Name of the Vulnerable Software and Affected Versions Heimdall versions prior to 0.17.14 Description Heimdall handles URL-encoded slashes %2F in a case-sensitive manner, whereas percent-encoding is defined as case-insensitive. When the allow encoded slashes variable is set to off the default...

7.8CVSS5.8AI score0.00396EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.10 views

PT-2026-37272

Name of the Vulnerable Software and Affected Versions MinIO versions RELEASE.2022-07-24T01-54-52Z through RELEASE.2025-09-07T16-13-09Z Description A path traversal issue in the ReadMultiple internode storage-REST endpoint allows an attacker with the cluster root JWT to read files outside the...

6.9CVSS6AI score0.08457EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/04/24 8:36 p.m.4 views

Timing Attack

Overview github.com/traefik/traefik/v2/pkg/middlewares/auth is a Cloud Native Application Proxy. Affected versions of this package are vulnerable to Timing Attack via the BasicAuth process. An attacker can enumerate valid usernames by measuring authentication response times, exploiting difference...

6.3CVSS5.5AI score0.00369EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/24 8:20 p.m.5 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the /debug/vars endpoint, which exposes the process command line including sensitive startup flags. An attacker can gain unauthorized access to admin-only endpoints by retrieving the admin token and replaying it...

9.8CVSS5.3AI score0.03082EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 7:21 p.m.6 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value via the deserialization process. An attacker can cause excessive memory allocation leading to process crashes by submitting a specially crafted payload. Remediation Upgrade...

8.7CVSS5.8AI score0.0032EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:39 p.m.10 views

Memory Allocation with Excessive Size Value

Overview ParquetSharp is a .NET library for reading and writing Parquet files. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the DecimalConverter.ReadDecimal function. An attacker can cause a large stackalloc by supplying a Parquet file with a...

8.7CVSS5.9AI score0.00273EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/24 4:39 p.m.9 views

GHSA-XVV6-P4WF-MVX7 TYPO3 CMS Stores Cleartext Password in User Settings Module

Problem The backend user settings module SetupModuleController incorrectly conflates entity data like passwords or email address with user-interface settings like theme, display options when persisting changes. As a result, passwords were stored in cleartext in the uc and usersettings fields of t...

7.5CVSS5.8AI score0.00167EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/24 4:37 p.m.6 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference in StripPrefixRegex, when used together with ForwardAuth, BasicAuth, or DigestAuth. An attacker can gain unauthorized access to protected backend resources by sending requests with...

9.1CVSS5.5AI score0.00767EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:37 p.m.6 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference in StripPrefixRegex, when used together with ForwardAuth, BasicAuth, or DigestAuth. An attacker can gain unauthorized access to protected backend resources by sending requests with...

9.1CVSS5.5AI score0.00767EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:37 p.m.7 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference in StripPrefixRegex, when used together with ForwardAuth, BasicAuth, or DigestAuth. An attacker can gain unauthorized access to protected backend resources by sending requests with...

9.1CVSS5.5AI score0.00767EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:31 p.m.8 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a trusted upstream proxy. An attacker can gain unauthorized access to protected backend...

10CVSS5.5AI score0.00267EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:31 p.m.4 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a trusted upstream proxy. An attacker can gain unauthorized access to protected backend...

10CVSS5.5AI score0.00267EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:31 p.m.4 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a trusted upstream proxy. An attacker can gain unauthorized access to protected backend...

10CVSS5.5AI score0.00267EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 4:0 p.m.3 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization via the toggle endpoint. An attacker can modify boolean fields on any resource by sending requests to the endpoint with arbitrary attribute parameters, even if they do not have access to the Nova admin area, as lo...

7.1CVSS6AI score0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/24 3:32 p.m.9 views

GHSA-W7RC-Q6CM-F5GM Apache Airflow's asset dependency graph did not restrict nodes by the viewer's DAG read permissions

The asset dependency graph did not restrict nodes by the viewer's DAG read permissions: a user with read access to at least one DAG could browse the asset graph for any other asset in the deployment and learn the existence and names of DAGs and assets outside their authorized scope. Users are...

4.3CVSS5.8AI score0.00352EPSS
SaveExploits0References6
RustSec
RustSec
added 2026/04/24 12:0 p.m.20 views

Possible UTF-8 corruption in Diesels SQLite backend

Diesel uses the sqlite3valuetext function to receive strings from SQLite while deserializing query results. We misinterpreted the corresponding SQLite documentation that this function always returns a UTF-8 encoded string values as const cchar. Based on that we used str::fromutf8unchecked to...

5.9AI score
SaveExploits0Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/24 3:14 a.m.16 views

CVE-2026-41068 Kyverno: Cross-Namespace Read Bypasses RBAC Isolation (CVE-2026-22039 Incomplete Fix)

Kyverno is a policy engine designed for cloud native platform engineering teams. The patch for CVE-2026-22039 fixed cross-namespace privilege escalation in Kyverno's apiCall context by validating the URLPath field. However, the ConfigMap context loader has the identical vulnerability — the...

7.7CVSS8.6AI score0.00516EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/04/24 12:14 a.m.33 views

CVE-2026-31955 Xibo CMS has Authenticated Server-Side Request Forgery (SSRF) in Remote DataSet Functionality

Xibo is an open source digital signage platform with a web content management system and Windows display player software. An authenticated Server-Side Request Forgery SSRF vulnerability in versions prior to 4.4.1 allows users with DataSet permissions to make arbitrary HTTP requests from the CMS...

4.9CVSS0.00282EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.7 views

PT-2026-34813

Xibo is an open source digital signage platform with a web content management system and Windows display player software. An authenticated Server-Side Request Forgery SSRF vulnerability in versions prior to 4.4.1 allows users with DataSet permissions to make arbitrary HTTP requests from the CMS...

4.9CVSS5.8AI score0.00282EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/23 2:10 p.m.7 views

Security Bulletin: IBM Security SOAR is using a component with a known vulnerability (CVE-2026-26007)

Summary IBM Security SOAR uses an older version of the cryptography component that may be identified and exploited. Updates for supported versions have been released which address the issue. It is recommended to upgrade to version 51.0.9.2 Vulnerability Details CVEID:CVE-2026-26007 DESCRIPTION:...

8.2CVSS7AI score0.00341EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder