Lucene search
+L

983778 matches found

Cvelist
Cvelist
•added 2026/08/05 4:10 p.m.•44 views

CVE-2026-14587 Unathenticated connection can hold Bolt channel open

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for mo...

6.9CVSS0.00542EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/05 4:10 p.m.•17 views

EUVD-2026-53446

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for mo...

6.9CVSS5.5AI score0.00542EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/05 4:10 p.m.•81 views

CVE-2026-14587

Neo4j Bolt handshake decoder mishandles an overlong capability bitmask: when an unauthenticated client sends a protocol version followed by 32 continuation bytes, the decoder resets its reader index and waits for more data instead of rejecting the message and closing the channel, leaving the conn...

7.5CVSS5.5AI score0.00542EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/08/05 4:10 p.m.•18 views

CVE-2026-14587 Unathenticated connection can hold Bolt channel open

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for mo...

6.9CVSS5.4AI score
SaveExploits0References5
attackerkb
attackerkb
•added 2026/08/05 4:10 p.m.•13 views

CVE-2026-14587

Neo4j's Bolt modern handshake decoder treats an overlong capability bit mask the same way it treats a truncated bit mask. When an unauthenticated client sends a selected protocol version followed by 32 continuation bytes in the capability mask, the decoder resets the reader index and waits for mo...

6.9CVSS5.5AI score0.00542EPSS
SaveExploits0References2Affected Software2
OSV
OSV
•added 2026/08/05 3:57 p.m.•20 views

GHSA-5C9J-MHMV-5XGX Electron: shell.openPath path validation bypass via embedded null byte

Impact shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths for example, checking the file extension before passing them to shell.openPath could be bypassed, allowing an attacker-controlled path to open a different file than th...

6CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/05 3:56 p.m.•46 views

CVE-2026-70603 Electron: shell.openPath path validation bypass via embedded null byte

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS0.0014EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/05 3:56 p.m.•23 views

CVE-2026-70603 Electron: shell.openPath path validation bypass via embedded null byte

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/05 3:56 p.m.•17 views

CVE-2026-70603

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score0.0014EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
•added 2026/08/05 3:41 p.m.•22 views

Important: Red Hat Security Advisory: Logging for Red Hat OpenShift - 6.0.16

Logging for Red Hat OpenShift - 6.0.16 Red Hat OpenShift Logging 6.0.16 is a cluster-wide logging solution for OpenShift that collects and manages applications, infrastructure, and audit logs...

9.6CVSS6.7AI score0.01625EPSS
SaveExploits1References11
attackerkb
attackerkb
•added 2026/08/05 3:35 p.m.•15 views

CVE-2026-9192

An authentication bypass vulnerability in the ODBC App Server of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an unauthenticated remote attacker to bypass password verification and execute queries with the privileges of any named user known to the server, including administrators...

9.8CVSS5.7AI score0.00835EPSS
SaveExploits0References2Affected Software1
The Hacker News
The Hacker News
•added 2026/08/05 11:43 a.m.•15 views

New OVSwrap Linux Kernel Flaw Lets Local Users Gain Root via Open vSwitch

A memory corruption flaw in the Linux kernel's Open vSwitch datapath gives ordinary local users a path to root on a broad set of default-configured distributions, and a public exploit ships with pre-built records for roughly 800 kernel builds. The vulnerability, tracked asCVE-2026-64531CVSS score...

7.8CVSS5.7AI score0.00189EPSS
SaveExploits2
CVE
CVE
•added 2026/08/05 10:56 a.m.•64 views

CVE-2026-71240

DjangoCRM exposes a vulnerability in the toggle_default_sorting view: it is the sole route in common/urls.py not wrapped by login_required or staff_member_required. The handler redirects to a caller-supplied next_url GET parameter after only validating secure_url(next_url) (which checks host agai...

4.3CVSS5.3AI score0.00326EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/05 10:56 a.m.•13 views

CVE-2026-71240 DjangoCRM - Unauthenticated Open Redirect via toggle_default_sorting next_url Parameter

DjangoCRM's toggledefaultsorting view is the only route in common/urls.py that is not wrapped in loginrequired or staffmemberrequired, and it redirects to a caller-supplied nexturl GET parameter after only checking secureurlnexturl, which merely verifies the target host matches the current site's...

4.3CVSS5.3AI score0.00326EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/05 10:56 a.m.•51 views

CVE-2026-71240 DjangoCRM - Unauthenticated Open Redirect via toggle_default_sorting next_url Parameter

DjangoCRM's toggledefaultsorting view is the only route in common/urls.py that is not wrapped in loginrequired or staffmemberrequired, and it redirects to a caller-supplied nexturl GET parameter after only checking secureurlnexturl, which merely verifies the target host matches the current site's...

4.3CVSS0.00326EPSS
SaveExploits0References1
The Hacker News
The Hacker News
•added 2026/08/05 10:35 a.m.•18 views

Leaked n8n API Tokens Exposed Live Instances to Credential Theft

GitGuardian researchers found 321 n8n instances accepting API tokens exposed in public GitHub commits and demonstrated four ways attackers could use them to access sensitive data and downstream credentials without exploiting a software vulnerability. We scanned public GitHub commits for exposed n...

9.9CVSS8.7AI score0.98994EPSS
SaveExploits33
The Hacker News
The Hacker News
•added 2026/08/05 9:23 a.m.•15 views

Open VSX Removes 77 Malicious Evil Twin Extensions Exfiltrating Developer Data

A cluster of 77 extensions on the Open VSX marketplace has been found to impersonate legitimate developer tools while transmitting information about the systems and development environments on which they were installed. The "evil twin" extensions were uploaded to the repository between July 26 an...

6.1AI score
SaveExploits0
The Hacker News
The Hacker News
•added 2026/08/05 7:53 a.m.•18 views

Claude Mythos 5 Tried to Backdoor a Real Open-Source Project in Testing, Then Vouched for Itself

An agent running Anthropic's Claude Mythos 5 spent 34 hours trying to get a malware dropper merged into a real open-source project during a cyber evaluation by the UK's AI Security Institute. When a bystander publicly warned that the code was malicious, the agent denied it, force-pushed a rewritt...

6.1AI score
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/05 5:05 a.m.•17 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS5.5AI score0.00439EPSS
SaveExploits0
EUVD
EUVD
•added 2026/08/05 12:30 a.m.•26 views

EUVD-2026-52999

A flaw was found in dhcp-server. A remote attacker with network access to the OMAPI Open Management Application Programming Interface port, especially if not secured with TSIG Transaction Signature key authentication, could send a specially crafted lease creation request. This request, containing...

4.9CVSS5.8AI score0.00709EPSS
SaveExploits0References3
Rows per page
Query Builder