Lucene search
+L

12950 matches found

Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.23 views

PT-2026-56079

Name of the Vulnerable Software and Affected Versions Coder versions 2.30.0 through 2.32.6 Coder versions 2.33.0 through 2.33.7 Coder versions 2.34.0 through 2.34.1 Description AI Bridge proxy endpoints authenticate via the Server.IsAuthorized function in coderd/aibridgedserver. This process...

5.4CVSS5.9AI score0.00196EPSS
SaveExploits0
Snyk
Snyk
added 2026/07/02 5:15 p.m.7 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the processing of requests to virtual hosts configured with both tls.enableFallbackCertificate and jwtProviders. An attacker can bypass authentication controls by sending requests without a valid token...

8.3CVSS6AI score0.00147EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/01 8:35 p.m.25 views

Fleet has PSS Bypass through addLabelsFromOptions in Fleet Agent

Impact A vulnerability has been identified in Fleet's agent-side deployer, which did not filter security-sensitive keys from namespaceLabels in fleet.yaml or BundleDeployment.spec.options.namespaceLabels when applying them to the target namespace. An attacker with git push access to a...

8.8CVSS5.8AI score0.00358EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/01 8:23 p.m.22 views

GHSA-WHWG-VH4F-PMMF SurrealDB: Edge PERMISSIONS FOR delete bypassed when a connected node is deleted

In SurrealDB, records can be connected as a graph: a RELATE statement creates an edge record between two node records. If either endpoint node is deleted, SurrealDB automatically removes the edge row to keep the graph consistent. A user with permission to delete a node could also delete the edges...

5.4CVSS5.8AI score0.00254EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/01 3:34 p.m.18 views

Improper Input Validation

Overview pretix is a Reinventing presales, one ticket at a time Affected versions of this package are vulnerable to Improper Input Validation via improper validation of session parameters in the payment integration plugins and the use of shared cryptographic keys and salts across unrelated...

9.9CVSS6AI score0.00271EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 2:16 p.m.25 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.16 views

CVE-2026-53354

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.54 views

CVE-2026-53354 arm64: errata: Mitigate TLBI errata on various Arm CPUs

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS0.00129EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/01 1:32 p.m.26 views

EUVD-2026-40988

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

9.1CVSS6.2AI score0.00571EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/01 1:32 p.m.61 views

CVE-2026-53354

Technical details for CVE-2026-53354 are not provided in the connected documents. Monitor for updates.

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/01 1:32 p.m.11 views

CVE-2026-53354 arm64: errata: Mitigate TLBI errata on various Arm CPUs

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global observation of writes which are translated by an...

8.8CVSS5.8AI score
SaveExploits0References12
EUVD
EUVD
added 2026/06/30 12:48 p.m.15 views

EUVD-2026-40309

@fastify/express versions 4.0.6 and earlier only rewrite the plugin prefix for middleware mount paths when the path argument is a string. Non-string mount paths arrays of paths and regular expressions are left unprefixed inside prefixed plugin scopes, so middleware registered with those forms doe...

9.1CVSS5.8AI score0.00302EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/30 5:14 a.m.24 views

CVE-2026-56876

A flaw was found in extract-zip. This vulnerability allows a remote attacker to craft a malicious zip file containing symbolic links that point to locations outside the intended extraction directory. When a user extracts this malicious archive, extract-zip fails to validate the symlink targets,...

8.6CVSS6AI score0.00391EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/29 11:50 a.m.15 views

PYSEC-2026-388 LiteLLM: Authentication Bypass via Host Header Injection

Impact A Host-header parsing flaw in the LiteLLM proxy could, under specific conditions, allow unauthenticated access to protected management routes. The auth layer derived the effective route from request.url.path in litellm/proxy/auth/authutils.py::getrequestroute, which Starlette reconstructs...

9.5CVSS5.8AI score0.00591EPSS
SaveExploits1References6
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/06/29 5:18 a.m.20 views

Multiple vulnerabilities in Fluentd

Overview Fluentd provided by Fluentd Project contains multiple vulnerabilities listed below. Path traversal in $tag Placeholder CWE-22 - CVE-2026-44024 Missing authentication for critical function in Monitor Agent API CWE-306 - CVE-2026-44025 Improper handling of highly compressed data in inhttp...

9.8CVSS6AI score0.01092EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.16 views

PT-2026-53577

Impact The Keccak sponge function interface accepts partial inputs to be absorbed and partial outputs to be squeezed. A buffer can overflow when partial data with some specific sizes are queued, where at least one of them has a length of 2^32 - 200 bytes or more. Patches Yes, see commit fdc6fef0...

9.8CVSS7.4AI score0.05737EPSS
SaveExploits1References25
OSV
OSV
added 2026/06/26 8:51 p.m.12 views

GHSA-98X5-VQ43-VC5P semantic-router exposed to compromised litellm wheel (CVE-2026-42208) via unbounded transitive pin

Impact semantic-router versions 0.1.8 through 0.1.14 declare litellm=1.61.3 with no upper bound. During the window in which litellm==1.82.8 was the latest release on PyPI, a fresh install of any affected semantic-router version could resolve to that compromised wheel. The malicious litellm==1.82....

5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 4:32 p.m.15 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the path parameter in output plugins when using the $tag placeholder. An attacker can overwrite arbitrary files or inject malicious content by sending specially crafted log entries containing path traversal...

9.8CVSS6.1AI score0.01092EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/06/25 11:04 p.m.17 views

CVE-2026-44889

A flaw was found in WebOb, a library for HTTP requests and responses. A remote attacker could exploit this vulnerability by influencing the HTTP Location header during a redirect. Due to improper normalization of the Location header, specifically how certain ASCII characters are handled, an...

6.1CVSS6AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.24 views

PT-2026-52642

Name of the Vulnerable Software and Affected Versions OpenTelemetry Rust versions 0.32.0 and earlier Description The BaggagePropagator::extract with context function in opentelemetry sdk fails to enforce W3C Baggage size limits before parsing an inbound baggage header. An attacker can provide a...

5.3CVSS5.8AI score0.00304EPSS
SaveExploits0References10
Rows per page
Query Builder