Lucene search
+L

211703 matches found

NVD
NVD
added 2026/08/12 8:17 p.m.13 views

CVE-2026-67579

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS0.00805EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/12 8:17 p.m.11 views

CVE-2026-19656

ScadaLTS 2.7.8.1 exposes a server-side method that lacks authorization checks, allowing any authenticated user including one holding only low-privilege, read-only permissions to execute arbitrary operating system commands on the host. Successful exploitation results in code execution in the conte...

9.9CVSS0.00286EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 8:17 p.m.11 views

CVE-2026-18433

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.4 and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to read policy configuration belonging to a namespace they were not authorized to access, due to incorrect...

4.3CVSS0.00285EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/12 8:04 p.m.9 views

CVE-2026-67579 Filter expression injection via forged keyset pagination cursor in Ash

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS6.2AI score0.00805EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:04 p.m.18 views

CVE-2026-67579

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS6.2AI score0.00805EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/12 8:04 p.m.7 views

CVE-2026-67579 Filter expression injection via forged keyset pagination cursor in Ash

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS6.2AI score0.00805EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/08/12 8:04 p.m.10 views

EUVD-2026-57544

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS6.2AI score0.00805EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/12 8:04 p.m.32 views

CVE-2026-67579 Filter expression injection via forged keyset pagination cursor in Ash

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS0.00805EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/12 8:04 p.m.57 views

CVE-2026-67579

The CVE affects ash-project ash (Ash) and describes a Deserialization of Untrusted Data vulnerability: an unauthenticated attacker can inject a filter expression through a forged keyset pagination cursor. The reader decodes page[:after]/page[:before] with non_executable_binary_to_term/2, allowing...

7.5CVSS6.2AI score0.00805EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/12 8:04 p.m.9 views

EEF-CVE-2026-67579 Filter expression injection via forged keyset pagination cursor in Ash

Summary Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination deco...

7.5CVSS6.2AI score0.00805EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.11 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.4AI score0.00856EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.14 views

Important: Red Hat Security Advisory: Streams for Apache Kafka 3.2.1 release and security update

Streams for Apache Kafka 3.2.1 is now available from the Red Hat Customer Portal. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

10CVSS7.4AI score0.38872EPSS
SaveExploits28References1
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.9 views

Next.js: Next.js: Authorization bypass via crafted query parameters

A flaw was found in Next.js. This vulnerability allows an attacker to bypass security checks in web applications that use Next.js middleware to protect specific web pages. By sending specially crafted web addresses, an attacker can access protected content without proper authorization. This could...

8.1CVSS7.5AI score0.00636EPSS
SaveExploits2References5
Qualys Blog
Qualys Blog
added 2026/08/12 7:34 p.m.16 views

Qualys Introduces Real-Time Cloud Security Posture Management (CSPM) for Faster Risk Detection and Remediation

Key Takeaways Cloud environments change continuously, while security still relies on periodic scans, leaving gaps where risks go undetected. That gap becomes exposure. Qualys Real-Time CSPM monitors cloud changes as they happen, while still supporting periodic scans for environments that require...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/08/12 7:31 p.m.10 views

GHSA-PFVM-W89X-94JW SIPSorcery: Malformed UDP datagram crashes TurnServer receive loop with no restart, disabling TURN UDP relay for all clients (DoS)

Summary TurnServer.ReceiveUdpAsync places its generic catch Exception OUTSIDE the while receive loop, and Start launches the loop fire-and-forget with no supervision or restart. A single pre-authentication UDP datagram whose STUN header first byte is in 0x80–0xFF causes STUNHeader.ParseSTUNHeader...

7.5CVSS5.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/12 7:31 p.m.16 views

SIPSorcery: Malformed UDP datagram crashes TurnServer receive loop with no restart, disabling TURN UDP relay for all clients (DoS)

Summary TurnServer.ReceiveUdpAsync places its generic catch Exception OUTSIDE the while receive loop, and Start launches the loop fire-and-forget with no supervision or restart. A single pre-authentication UDP datagram whose STUN header first byte is in 0x80–0xFF causes STUNHeader.ParseSTUNHeader...

5.4AI score
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/08/12 7:15 p.m.26 views

securefix

SecureFix Six real web vulnerabilities, each taken all the...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/08/12 7:14 p.m.22 views

vpulse

VPulse Automated web security audit toolkit with screenshot...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/12 7:10 p.m.43 views

CVE-2026-19656 ScadaLTS Authenticated Remote Code Execution

ScadaLTS 2.7.8.1 exposes a server-side method that lacks authorization checks, allowing any authenticated user including one holding only low-privilege, read-only permissions to execute arbitrary operating system commands on the host. Successful exploitation results in code execution in the conte...

9.9CVSS0.00286EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 7:10 p.m.16 views

EUVD-2026-57414

ScadaLTS 2.7.8.1 exposes a server-side method that lacks authorization checks, allowing any authenticated user including one holding only low-privilege, read-only permissions to execute arbitrary operating system commands on the host. Successful exploitation results in code execution in the conte...

9.9CVSS6.2AI score0.00286EPSS
SaveExploits0References1
Rows per page
Query Builder