Lucene search
+L

1037773 matches found

ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-45705

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions prior to 3.6.6 and 4.0.0-rc1, the findlinedelimiter function in the multipart body parser performs an out-of-bounds read via strncmp when searching for MIME boundary delimiters. After finding a -- pattern near the en...

5.3CVSS5.4AI score0.00053EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added yesterday14 views

CVE-2026-18790 Systerel S2OPC DeleteMonitoredItemsRequest state_machine.c out-of-bounds

A weakness has been identified in Systerel S2OPC up to 1.7.3. This affects the function LockedStaMacProcessMsgDeleteMonitoredItemsResponse of the file src/ClientServer/frontend/clientwrapper/internal/statemachine.c of the component DeleteMonitoredItemsRequest Handler. This manipulation causes...

4.8CVSS
SaveExploits0References6
EUVD
EUVD
added yesterday5 views

EUVD-2026-52794

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score
SaveExploits0References4
Nuclei
Nuclei
added yesterday128 views

NeDi 1.9C - Cross-Site Scripting

NeDi 1.9C is vulnerable to cross-site scripting because of an incorrect implementation of sanitize in inc/libmisc.php. This function attempts to escape the SCRIPT tag from user-controllable values, but can be easily bypassed, as demonstrated by an onerror attribute of an IMG element as a...

6.1CVSS6AI score0.03442EPSS
SaveExploits0References4
Nuclei
Nuclei
added yesterday205 views

Mongo-Express - Remote Code Execution

Mongo-Express before 1.0.0 is susceptible to remote code execution because it uses safer-eval to validate user supplied javascript. Unfortunately safer-eval sandboxing capabilities are easily bypassed leading to remote code execution in the context of the node server. id: CVE-2020-24391 info: nam...

9.8CVSS8.5AI score0.74519EPSS
SaveExploits0References5
Nuclei
Nuclei
added yesterday14 views

MajorDoMo - Unauthenticated RCE

MajorDoMo contains a remote code execution caused by an include order bug and lack of exit after redirect in admin panel's PHP console, letting unauthenticated attackers execute arbitrary PHP code via crafted GET requests. id: CVE-2026-27174 info: name: MajorDoMo - Unauthenticated RCE author:...

9.8CVSS6.9AI score0.06996EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added yesterday4 views

Critical: Red Hat Security Advisory: OpenShift Container Platform 4.22.8 bug fix and security update

Red Hat OpenShift Container Platform release 4.22.8 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.22. Red Hat Product Security has rated this update as having a...

9.4CVSS6.2AI score0.00745EPSS
SaveExploits2References8
OSV
OSV
added yesterday4 views

RHSA-2026:49910 Red Hat Security Advisory: systemd security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS6.9AI score0.00121EPSS
SaveExploits0References18
OSV
OSV
added yesterday3 views

RHSA-2026:49871 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits0References13
OSV
OSV
added yesterday6 views

RHSA-2026:49851 Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update

Bulletin has no description...

5.8CVSS5.1AI score0.00134EPSS
SaveExploits0References8
OSV
OSV
added yesterday4 views

RHSA-2026:49870 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added yesterday3 views

golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip

A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A ...

6.5CVSS6.7AI score0.00643EPSS
SaveExploits1References8
EUVD
EUVD
added yesterday9 views

EUVD-2026-52576

A flaw was found in SSSD. The sssnssprotocolfillinitgr function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causing uninitialized heap bytes to be transmitted to the client. A local attacker can exploit this to...

3.3CVSS5.4AI score0.00097EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago44 views

CVE-2026-69240 Sequelize: SQL Injection (Oracle DB)

Sequelize is a Node.js ORM tool. Prior to 6.37.4, SQL injection is possible with strings only if dialect is set to oracle. The escape function defined in sql-string.js does not escape quotes if the value starts with TOTIMESTAMP or TODATE. In the Oracle dialect, when val is a string and starts wit...

9.8CVSS0.0032EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago16 views

CVE-2026-69198

The CVE affects the ip-address JavaScript library (versions 10.1.1–10.2.2). A defect in the containment guard in classification (built on isInSubnet) makes special-use checks (isLoopback, isPrivate, isLinkLocal, isCGNAT, isMulticast, isUnspecified, isBroadcast, isULA, getType) return an internal ...

6.9CVSS5.6AI score0.00276EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-69192

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.3.1, Address4 accepts an octet written with a leading zero and decodes it as decimal, while the WHATWG URL host parser, inetaton, and getaddrinfo all decode a leading zero as octal. The library...

7.7CVSS5.6AI score0.00292EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2 days ago7 views

undici vulnerable to CRLF Injection via blob-like body 'type' property

Impact When an application passes a duck-typed blob-like body to undici's HTTP/1.1 dispatcher via request, stream, pipeline, or dispatch with a .type derived from untrusted input, an attacker can inject CRLF sequences \r\n to append arbitrary HTTP headers and potentially smuggle a second request...

5.4CVSS7.3AI score0.00153EPSS
SaveExploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2 days ago11 views

Important: Red Hat Security Advisory: delve security, bug fix, and enhancement update

An update for delve is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. 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...

7.5CVSS7.1AI score0.00813EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2 days ago5 views

netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation

A flaw was found in netty-handler, a component of the Netty network application framework. A remote attacker can exploit an incorrect masking operation in the IpSubnetFilterRule.compareTo function to bypass configured IPv6 subnet rules. This allows valid public IP addresses to circumvent intended...

8.1CVSS5.5AI score0.00573EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2 days ago40 views

CVE-2026-9390 XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

0.00282EPSS
SaveExploits0References3
Rows per page
Query Builder