Lucene search
+L

979645 matches found

ATTACKERKB
ATTACKERKB
added 18 hours ago3 views

CVE-2026-18728

A flaw was found in open-iscsi. An integer underflow vulnerability in the iscsiuio component, specifically during IPv4 Dynamic Host Configuration Protocol DHCP parsing, allows a remote attacker on the same local network segment to cause a denial of service. By sending a specially crafted IPv4/UDP...

6.5CVSS5.3AI score
SaveExploits0References3
CVE
CVE
added 18 hours ago14 views

CVE-2026-18728

CVE-2026-18728 refers to an integer underflow in the open-iscsi iscsiuio component during IPv4 DHCP parsing. The flaw allows a remote attacker on the same L2 network to send a crafted DHCP reply that triggers an out-of-bounds read, crashing the iscsiuio process and potentially denying service on ...

6.5CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
added 18 hours ago7 views

EUVD-2026-57715

A flaw was found in open-iscsi. An integer underflow vulnerability in the iscsiuio component, specifically during IPv4 Dynamic Host Configuration Protocol DHCP parsing, allows a remote attacker on the same local network segment to cause a denial of service. By sending a specially crafted IPv4/UDP...

6.5CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
added 20 hours ago6 views

EUVD-2026-57696

PDF::WebKit versions through 1.2 for Perl allow OS command injection via a 2-arg open of the output path in topdf and of stylesheet paths in styletagfor. topdf reads the generated PDF back from its path argument, and styletagfor reads each entry of the stylesheets list, by assigning the path to a...

5.4AI score
SaveExploits0References4
EUVD
EUVD
added 20 hours ago6 views

EUVD-2026-57637

A flaw was found in open-iscsi's iscsiuio component. This vulnerability involves an integer underflow and out-of-bounds read during Dynamic Host Configuration Protocol for IPv6 DHCPv6 packet parsing. Specifically, crafted DHCPv6 Advertise traffic with a short User Datagram Protocol UDP length can...

6.5CVSS5.4AI score
SaveExploits0References3
EUVD
EUVD
added 20 hours ago6 views

EUVD-2026-57636

A flaw was found in open-iscsi. This vulnerability allows a remote attacker on the same local network segment to cause a Denial of Service DoS in the iscsiuio daemon. By sending a specially crafted Internet Control Message Protocol version 6 ICMPv6 Router Advertisement with a zero-length option,...

6.5CVSS5.5AI score
SaveExploits0References3
NVD
NVD
added 21 hours ago7 views

CVE-2026-46688

The Meeting Room Booking System MRBS is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, an unauthenticated request can be made to redirect the user to a query-specified location. This allows an attacker to create a specially-crafted URL to an MRBS installation that wil...

6.9CVSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 21 hours ago3 views

Linux Distros Unpatched Vulnerability : CVE-2026-18727

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in open-iscsi's iscsiuio component. This vulnerability involves an integer underflow and out-of-bounds read during Dynamic Host Configuration...

6.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 21 hours ago2 views

UBUNTU-CVE-2026-19587

Uncontrolled Resource Consumption vulnerability in Samsung Open Source rlottie allows Excessive Allocation...

6.5CVSS0.00199EPSS
SaveExploits0References4
Redos
Redos
added 21 hours ago2 views

ROS-20260813-73-0001

The vulnerability in Jenkins is related to the redirection of URLs to an unreliable website. Exploiting this vulnerability allows a malicious actor to redirect users to arbitrary URL addresses...

7.4CVSS5.5AI score0.00364EPSS
SaveExploits0
Cvelist
Cvelist
added yesterday7 views

CVE-2026-46688 Meeting Room Booking System has an unauthenticated open redirect

The Meeting Room Booking System MRBS is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, an unauthenticated request can be made to redirect the user to a query-specified location. This allows an attacker to create a specially-crafted URL to an MRBS installation that wil...

6.9CVSS
SaveExploits0References2
CVE
CVE
added yesterday19 views

CVE-2026-46688

CVE-2026-46688 affects the Meeting Room Booking System (MRBS) prior to version 1.12.2, where an unauthenticated request can trigger a redirect to a caller-controlled URL. This open redirect could lead users to attacker-specified sites, including a spoofed MRBS login page. The issue is fixed in MR...

6.9CVSS5.2AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday9 views

CVE-2026-17431 PDF::WebKit versions through 1.2 for Perl allow OS command injection via a 2-arg open() of the output path in to_pdf and of stylesheet paths in _style_tag_for

PDF::WebKit versions through 1.2 for Perl allow OS command injection via a 2-arg open of the output path in topdf and of stylesheet paths in styletagfor. topdf reads the generated PDF back from its path argument, and styletagfor reads each entry of the stylesheets list, by assigning the path to a...

SaveExploits0References3
CVE
CVE
added yesterday15 views

CVE-2026-17431

PDF::WebKit for Perl

6.1CVSS5.4AI score
SaveExploits0References4
NVD
NVD
added yesterday6 views

CVE-2026-18726

A flaw was found in open-iscsi. This vulnerability allows a remote attacker on the same local network segment to cause a Denial of Service DoS in the iscsiuio daemon. By sending a specially crafted Internet Control Message Protocol version 6 ICMPv6 Router Advertisement with a zero-length option,...

6.5CVSS
SaveExploits0References2
NVD
NVD
added yesterday6 views

CVE-2026-18727

A flaw was found in open-iscsi's iscsiuio component. This vulnerability involves an integer underflow and out-of-bounds read during Dynamic Host Configuration Protocol for IPv6 DHCPv6 packet parsing. Specifically, crafted DHCPv6 Advertise traffic with a short User Datagram Protocol UDP length can...

6.5CVSS
SaveExploits0References2
CVE
CVE
added yesterday12 views

CVE-2026-73501

kin-openapi vulnerability CVE-2026-73501: prior to v0.144.0, ValidationHandler.Load() silently replaced a nil AuthenticationFunc with NoopAuthenticationFunc, which returns nil and does not verify credentials. This leads to every OpenAPI security requirement being satisfied for unauthenticated req...

9.1CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday20 views

CVE-2026-73501 kin-openapi: ValidationHandler.Load() Fail-Open Authentication Bypass via NoopAuthenticationFunc Default

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.144.0, ValidationHandler.Load in openapi3filter/validationhandler.go silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which returns nil without checking credentials. This substitution causes every OpenAPI...

9.1CVSS
SaveExploits0References3
CVE
CVE
added yesterday18 views

CVE-2026-73499

etcd vulnerable to authorization bypass in the Watch gRPC API when using clientv3.WithFromKey() with an open-ended range end. Before versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ on a single exact key could observe watch events for every key lexicographically greater than or equal to th...

7.1CVSS5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added yesterday21 views

CVE-2026-73499 etcd: Watch API authorization bypass via open-ended range requests

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ permission on a single exact key can use the Watch gRPC API with clientv3.WithFromKey to receive watch events for every key lexicographically greater than o...

7.1CVSS
SaveExploits0References8
Rows per page
Query Builder