Lucene search
+L

175809 matches found

RedhatCVE
RedhatCVE
added 2026/08/26 4:25 p.m.7 views

CVE-2026-79032

A flaw was found in Chromium's Network component. An improper input validation vulnerability allows a remote attacker, who has already compromised the renderer process, to bypass system access restrictions. This can be achieved by crafting a malicious HTML page, leading to unauthorized access to...

6.8CVSS5.4AI score0.00298EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 4:25 p.m.9 views

CVE-2026-79000

A flaw was found in Google Chrome. Improper input validation in DeviceBoundSessionCredentials allows a remote attacker, leveraging social engineering, to bypass the web origin policy. This can be achieved by sending crafted network traffic, potentially leading to unauthorized access or manipulati...

4.3CVSS5.3AI score0.00271EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 4:25 p.m.7 views

CVE-2026-78980

A flaw was found in ReaderMode in Google Chrome. A remote attacker, by leveraging social engineering, could exploit improper input validation to bypass the web origin policy. This allows the attacker to access a privileged page via a specially crafted HTML page, potentially leading to unauthorize...

4.3CVSS5.3AI score0.00229EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 4:24 p.m.7 views

CVE-2026-79192

A flaw was found in Google Chrome. This improper input validation vulnerability, specifically within the Variations component, could allow a remote attacker to bypass the web origin policy. This bypass is achieved by sending specially crafted network traffic, potentially leading to unauthorized...

4.3CVSS5.4AI score0.00242EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 4:24 p.m.8 views

CVE-2026-79214

A flaw was found in Chromium. Improper input validation within the Preload component allows a remote attacker, who has already compromised the renderer process, to bypass the web origin policy. This bypass can be achieved by crafting a malicious HTML page, leading to unauthorized access to data o...

4.3CVSS5.3AI score0.00262EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 4:16 p.m.10 views

CVE-2026-81036

Stalwart Mail Server does not compare an OAuth redirect target against any registered destination in its default configuration. The validation routine in crates/http/src/auth/oauth/registration.rs returns success immediately when the client-authentication requirement is disabled, and that...

8.5CVSS0.00308EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 3:47 p.m.6 views

CVE-2026-79255

A flaw was found in WebRTC, a real-time communication component within Chromium. This improper input validation vulnerability allows a remote attacker, who has already compromised the renderer process, to bypass the web origin policy. This bypass can be achieved by tricking the user into visiting...

3.1CVSS5.3AI score0.0032EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 3:47 p.m.5 views

CVE-2026-47242

A flaw was found in Net::IMAP, a Ruby library that implements Internet Message Access Protocol IMAP client functionality. This vulnerability arises from improper input validation when handling ID field values and arguments to the enable command. A remote attacker could exploit this by injecting...

7.3CVSS5.6AI score0.00131EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 3:47 p.m.8 views

CVE-2026-14664

A flaw was found in PostgreSQL. A heap buffer overflow vulnerability exists in the regexp component, which can be triggered by a query author providing text that does not pass encoding validation. This can lead to unanticipated data growth, allowing the attacker to execute arbitrary code as the...

8.8CVSS9AI score0.00436EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/26 3:45 p.m.9 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.15.68 packages and security update

Red Hat OpenShift Container Platform release 4.15.68 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

10CVSS7.1AI score0.00813EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/26 3:45 p.m.8 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS7AI score0.00778EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/08/26 3:45 p.m.9 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.5CVSS8.3AI score0.00728EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 3:45 p.m.11 views

CVE-2026-81034

Netmaker (through v1.6.0 ) unconditionally disables TLS certificate verification on its SMTP connection in pro/email/smtp.go , where the skip-verify field is set to true with no configuration path to override it. An attacker positioned between Netmaker and its mail relay can present a rogue certi...

8.3CVSS5.4AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:45 p.m.6 views

CVE-2026-81034 Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client

Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No...

8.3CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/26 3:33 p.m.6 views

EUVD-2026-66598

Nagios Core before 4.5.12 contains a cross-site request forgery vulnerability in cmd.cgi where the CSRF protection mechanism passes validation when the NagFormId cookie is absent. Attackers can craft a malicious cross-site POST request to execute arbitrary Nagios commands as a currently...

6.9CVSS5.6AI score0.00139EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/26 3:27 p.m.8 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS7AI score0.00778EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/08/26 3:27 p.m.9 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.5CVSS8.3AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/26 3:27 p.m.9 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.69 packages and security update

Red Hat OpenShift Container Platform release 4.16.69 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

10CVSS7.1AI score0.00813EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/26 3:26 p.m.7 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.3AI score0.00692EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/26 3:25 p.m.9 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.5CVSS8.3AI score0.00728EPSS
SaveExploits0References8
Rows per page
Query Builder