Lucene search
+L

45361 matches found

CVE
CVE
added 2026/07/08 12:03 a.m.61 views

CVE-2026-55430

Coder's workspace app (github.com/coder/coder) prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 trusts X-Forwarded-Host for routing because no middleware strips it before routing and httpapi.RequestHost() prefers that header over Host. This enables cross-app data access when subdomain (wildca...

6.8CVSS6AI score0.00208EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/08 12:03 a.m.7 views

CVE-2026-55430 Coder's subdomain workspace app routing trusts unauthenticated X-Forwarded-Host header, enabling cross-app data access

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, the workspace app proxy resolves the target app from httpapi.RequestHost which prefers the X-Forwarded-Host header over the real Host header. No middleware...

5.8CVSS6AI score0.00208EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.18 views

PT-2026-56500

Name of the Vulnerable Software and Affected Versions guzzlehttp/psr7 versions prior to 2.12.3 Description The Uri::assertValidHost function fails to reject URI host components that contain authority delimiters, embedded ports, or malformed IPv6 brackets. This discrepancy allows Uri::getHost to...

6.5CVSS5.3AI score0.00317EPSS
SaveExploits0References16
Amazon
Amazon
added 2026/07/08 12:00 a.m.14 views

Medium: qemu

Issue Overview: A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges could exploit this vulnerability by submitting a malformed virtio-blk SCSI request...

6.7CVSS5.9AI score0.00158EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-7017

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect...

7.1CVSS5.9AI score0.00403EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.35 views

PT-2026-56556

Name of the Vulnerable Software and Affected Versions Nomad Community Edition versions prior to 2.0.4 Nomad Enterprise versions prior to 2.0.4 Nomad Enterprise versions prior to 1.11.8 Nomad Enterprise versions prior to 1.10.14 Description A sandbox escape exists in the Docker task driver. This...

8.7CVSS6.1AI score0.00487EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.24 views

PT-2026-56293

Name of the Vulnerable Software and Affected Versions OpenSSH versions prior to 10.4 Description A use-after-free issue exists in the ssh client. This occurs when a server changes its host key during a key re-exchange, which is a process where the client and server negotiate new session keys to...

9.4CVSS6AI score0.00441EPSS
SaveExploits0References74
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-60002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re- exchange. This outcome occurs only on the client side...

9.4CVSS5.5AI score0.003EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:00 a.m.16 views

Amazon Linux 2 : docker, --advisory ALAS2NITRO-ENCLAVES-2026-112 (ALASNITRO-ENCLAVES-2026-112)

The version of docker installed on the remote host is prior to 25.0.16-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2NITRO-ENCLAVES-2026-112 advisory. x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative...

7.5CVSS7.8AI score0.00591EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/07 11:44 p.m.13 views

GHSA-6W3M-4HHP-775Q KEDA has PostgreSQL connection string parameter injection via incomplete whitespace escaping

Summary pkg/scalers/postgresqlscaler.go builds libpq-style connection strings by concatenating key=value pairs separated by spaces. Each tenant-controllable field host, port, userName, dbName, sslmode is passed through escapePostgreConnectionParameter: go func escapePostgreConnectionParameterstr...

5.9CVSS6.1AI score0.00319EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/07 11:44 p.m.21 views

KEDA has PostgreSQL connection string parameter injection via incomplete whitespace escaping

Summary pkg/scalers/postgresqlscaler.go builds libpq-style connection strings by concatenating key=value pairs separated by spaces. Each tenant-controllable field host, port, userName, dbName, sslmode is passed through escapePostgreConnectionParameter: go func escapePostgreConnectionParameterstr...

5.9CVSS6.1AI score0.00319EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/07 6:15 p.m.17 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS6AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/07 6:15 p.m.20 views

Important: Red Hat Security Advisory: skopeo security update

An update for skopeo is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6AI score0.00728EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:52 p.m.15 views

GO-2026-5761 Malicious image with /dev symlink can trigger limited host filesystem integrity violations in github.com/opencontainers/runc

Malicious image with /dev symlink can trigger limited host filesystem integrity violations in github.com/opencontainers/runc...

3.3CVSS5.9AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:41 p.m.16 views

GO-2026-5803 Incus has arbitrary file read+write on host via templates/ symlink in malicious image in github.com/lxc/incus

Incus has arbitrary file read+write on host via templates/ symlink in malicious image in github.com/lxc/incus...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:41 p.m.15 views

GO-2026-5801 Incus has an arbitrary file write on host via `exec-output` symlink in crafted image in github.com/lxc/incus

Incus has an arbitrary file write on host via exec-output symlink in crafted image in github.com/lxc/incus...

9.9CVSS6AI score0.00784EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:41 p.m.12 views

GO-2026-5798 Incus has an arbitrary file read+write on host via rootfs/ symlink in malicious image in github.com/lxc/incus

Incus has an arbitrary file read+write on host via rootfs/ symlink in malicious image in github.com/lxc/incus...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1668 MobSF has Stored XSS via Manifest Analysis - Dialer Code Host Field

Summary A Stored Cross-site Scripting XSS vulnerability in MobSF's Android manifest analysis allows an attacker to execute arbitrary JavaScript in the context of a victim's browser session by uploading a malicious APK. The android:host attribute from elements is rendered in HTML reports without...

8.1CVSS6.2AI score0.0031EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1822 pyLoad is vulnerable to attacks that bypass localhost restrictions, enabling the creation of arbitrary packages

Summary Any unauthenticated attacker can bypass the localhost restrictions posed by the application and utilize this to create arbitrary packages. Details Any unauthenticated attacker can bypass the localhost restrictions posed by the application and utilize this to create arbitrary packages. Thi...

7.5CVSS6.1AI score0.00315EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1539 HKUDS LightRAG allows Path Traversal via function upload_to_input_dir

A vulnerability was found in HKUDS LightRAG up to 1.3.8. It has been declared as critical. Affected by this vulnerability is the function uploadtoinputdir of the file lightrag/api/routers/documentroutes.py of the component File Upload. The manipulation of the argument file.filename leads to path...

5.3CVSS5.3AI score0.00174EPSS
SaveExploits0References10
Rows per page
Query Builder