Lucene search
+L
CvelistRecent

398478 matches found

Cvelist
Cvelist
•added 2026/09/18 8:23 p.m.•41 views

CVE-2026-57223 Suricata windows: unquoted LocalSystem service ImagePath can allow local privilege escalation

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, the Windows service installation and parameter-update logic in src/win32-service.c can pass an unquoted service ImagePath to CreateServiceA. When Surica...

7CVSS0.00149EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/18 8:22 p.m.•46 views

CVE-2026-63446 Suricata app-layer: passed flows can retain transactions, causing resource exhaustion

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, AppLayerParserSetTransactionInspectId in src/app-layer-parser.c uses an inverted guard and marks only already-inspected transactions as inspected. On flows...

7.5CVSS0.00684EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 8:21 p.m.•44 views

CVE-2026-63447 Suricata ftp: crafted FTP traffic can cause quadratic CPU consumption

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.5 until 8.0.6, the FTP parser in src/app-layer-ftp.c can continue allocating transactions after app-layer.protocols.ftp.max-tx is reached while processing one large chunk...

7.5CVSS0.0063EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 8:20 p.m.•46 views

CVE-2026-63448 Suricata smb: some SMB flows can cause resource exhaustion

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, the SMB parser can retain force-completed transactions on flows where Suricata sees payload in only one direction, including async-oneside flows, becaus...

5.9CVSS0.00718EPSS
SaveExploits0References10
Cvelist
Cvelist
•added 2026/09/18 8:18 p.m.•46 views

CVE-2026-57229 Suricata smtp/mime: incomplete state reset allows detection bypass

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SMTP MIME parser in rust/src/mime/smtp.rs does not fully reset state when processing Content-Type: message/rfc822 encapsulation. An outer MIME part's...

5.3CVSS0.00412EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 8:17 p.m.•45 views

CVE-2026-57225 Suricata datasets: NULL pointer dereference in JSON/NDJSON dataset loading

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, src/datasets-context-json.c assumes that a configured JSON or NDJSON dataset valuekey resolves to a string. A trusted or untrusted dataset or rule feed...

3.3CVSS0.00158EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 8:16 p.m.•45 views

CVE-2026-63452 Suricata http1: repeated brotli compression bombs can cause excessive CPU consumption

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the HTTP/1 parser limits decompression work per transaction but does not limit how many small brotli compression bombs a single flow can submit. With...

7.5CVSS0.0063EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 8:15 p.m.•46 views

CVE-2026-63451 Suricata detect: frame rules without content and with transform can cause heap buffer overflow during rule load

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, a locally supplied detection rule that combines frame inspection without content and a transformed match without content can make...

3.3CVSS0.00171EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 8:14 p.m.•46 views

CVE-2026-57227 Suricata mqtt: unbounded resource consumption from repeated pubrec and pubrel messages

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 7.0.0 until 7.0.17 and 8.0.6, the MQTT parser in rust/src/mqtt/mqtt.rs permits repeated PUBREC or PUBREL messages to be appended to one transaction without a limit. Crafted...

7.5CVSS0.007EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/18 8:13 p.m.•43 views

CVE-2026-63450 Suricata ftp: RETR/STOR before PORT/PASV can disable further IDS app-layer detection

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 8.0.6, the FTP parser in src/app-layer-ftp.c treats a RETR or STOR command sent before PORT or PASV negotiation as a fatal application-layer error instead of a recoverabl...

3.7CVSS0.00378EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 8:12 p.m.•46 views

CVE-2026-93562 Io.netty/netty-codec-http: netty: incomplete validation of malformed transfer-encoding allows http request smuggling

A flaw was found in Netty's HTTP/1 decoder. Incomplete validation of malformed Transfer-Encoding headers allows a remote attacker to perform HTTP request smuggling. By sending specially crafted HTTP requests, an attacker can inject arbitrary HTTP requests, potentially bypassing security controls ...

6.5CVSS0.00577EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 8:12 p.m.•53 views

CVE-2026-93574 Io.netty/netty-codec-http: netty: http request smuggling via post-digit whitespace in chunk-size parsing

A flaw was found in Netty's netty-codec-http component. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP/1.1 chunk-size token that includes post-digit whitespace. This incorrect parsing of the chunk size can lead to HTTP request smuggling. This allows an...

6.5CVSS0.00865EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 8:12 p.m.•47 views

CVE-2026-63449 Suricata sip: large SIP message bodies can evade detection with frame keyword

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the...

3.7CVSS0.00378EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 8:11 p.m.•43 views

CVE-2026-57228 Suricata smtp/mime: heap out-of-bounds read quoted-printable decoder

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 7.0.13 until 7.0.17, the SMTP MIME quoted-printable decoder in src/util-decode-mime.c can read one byte past a heap buffer when a quoted-printable escape sequence is split...

8.2CVSS0.0057EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 8:08 p.m.•44 views

CVE-2026-57224 Suricata dhcp: unbounded transactions in unidirectional traffic can lead to resource exhaustion

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the DHCP parser in rust/src/dhcp/dhcp.rs creates stateless transactions without recording their packet direction with AppLayerTxData::fordirection, so a...

6.5CVSS0.00408EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/18 8:07 p.m.•44 views

CVE-2026-57226 Suricata swf: heap buffer overflow in SWF decompression depth handling

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, HTTP SWF decompression with the non-default swf-decompression feature and an unsafe decompress-depth can use the configured depth when allocating in...

3.7CVSS0.00552EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/18 8:05 p.m.•44 views

CVE-2026-57222 Suricata ippair: hash collision can cause incorrect state reuse across IPv4 and IPv6

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, crafted IPv4 and IPv6 address pairs can collide in the IPPair hash because src/ippair.c did not compare the IP address family before reusing IPPair-back...

5.3CVSS0.00442EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/18 8:03 p.m.•46 views

CVE-2026-61720 FluidSynth: SF2 DMOD Chunk Unsigned Underflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS0.00184EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 8:02 p.m.•45 views

CVE-2026-61723 FluidSynth: DLS ptbl Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS0.00184EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 8:01 p.m.•44 views

CVE-2026-61722 FluidSynth: DLS Articulation Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks 12 without first ensuring that the multiplication and addition fit in 32 bits. A crafted DLS...

6.8CVSS0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 8:01 p.m.•44 views

CVE-2026-61714 FluidSynth: Heap Buffer Overflow in MIDI Player

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.2.4 until 2.5.6, configuring synth.midi-channels above 16 allows the MIDI player to index fluidplayert::channelisplaying outside its fixed-size heap allocation while tracking active channels. The resulting...

7.8CVSS0.00184EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 8:00 p.m.•43 views

CVE-2026-61721 FluidSynth: Heap-based buffer overrun for DLS samples

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS loader assigns file-controlled wsmp.loopstart and wsmp.looplength values to samples without calling fluidsamplevalidate or fluidsamplesanitizeloop. A crafted DLS file can place...

8CVSS0.00192EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 7:59 p.m.•42 views

CVE-2026-58264 FluidSynth: Heap-based buffer overrun

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 1.1.2 until 2.5.6, the FluidSynth command handler accepts a pitchbendrange command whose channel argument is not bounds checked before the supplied value is written through the selected synth channel. An out-of-ran...

9.8CVSS0.00801EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:58 p.m.•42 views

CVE-2026-76899 CordysCRM: Authenticated SQL injection via `sort.name` on `POST /account-pool/page`

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. From 1.7.0 until 1.7.4, POST /account-pool/page allows an authenticated caller with MODULESETTINGUPDATE to place an arbitrary database function in SortRequest.name because...

5.7CVSS0.00395EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 7:57 p.m.•42 views

CVE-2026-76902 CordysCRM: Unauthenticated arbitrary file disclosure via `/attachment/preview/{id}` and `/pic/preview/{id}`

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.4, ShiroFilter configures /attachment/preview/id and /pic/preview/id as anonymous, and both routes call AttachmentService.getResource, which performs a bare primary-key...

5CVSS0.00272EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•45 views

CVE-2026-76900 CordysCRM: SSRF via Approval Flow Webhook Execution due to Missing SSRF Validation at Runtime

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. In version 1.7.3, ApprovalResourceService.sendWebHook reads WebHookConfig.webHookUrl from stored approval-node configuration and passes it through...

6.8CVSS0.005EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•41 views

CVE-2026-93873 Cotonti through 1.0.0 Cross-Site Request Forgery in the Contact Plugin

Cotonti through 1.0.0 fails to validate anti-CSRF tokens in the contact plugin submission handler, allowing attackers to forge messages. Attackers can auto-submit contact forms from attacker-controlled pages to send forged messages attributed to authenticated victims to the administrator inbox...

5.3CVSS0.0019EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•46 views

CVE-2026-93872 Cotonti 1.0.0 PHP Object Injection via Comments Plugin Edit Action cb Parameter

Cotonti 1.0.0 passes the base64-decoded cb parameter to unserialize without allowedclasses restriction in the comments plugin EditAction. Registered users with comment write permissions can instantiate arbitrary PHP objects and potentially achieve file write or code execution through gadget chain...

7.7CVSS0.0071EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•47 views

CVE-2026-93871 Cotonti through 1.0.0 Stored Open Redirect via Page redir: Prefix

Cotonti through 1.0.0 fails to validate redirect destinations in page bodies prefixed with redir:, allowing authenticated users with page creation or edit permissions to store redirects to arbitrary external hosts. Attackers can craft pages on trusted domains that redirect visitors to malicious...

5.4CVSS0.00274EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•48 views

CVE-2026-93870 Cotonti through 1.0.0 Cross-Site Request Forgery in the Ratings Plugin AJAX Handler

Cotonti through 1.0.0 fails to validate anti-CSRF tokens in the ratings plugin AJAX handler, allowing attackers to forge ratings on behalf of authenticated users. Attackers can craft malicious pages that auto-submit POST requests to modify stored rating data when visited by logged-in users...

5.3CVSS0.0019EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•40 views

CVE-2026-93869 Cotonti through 1.0.0 Open Redirect via Unanchored cot_url_check() Regex

Cotonti through 1.0.0 contains an open redirect vulnerability in the coturlcheck function that validates redirect destinations using a regular expression lacking an end-of-string anchor. Attackers can bypass the redirect guard by supplying hostnames beginning with the site domain to redirect user...

6.1CVSS0.0036EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/18 7:56 p.m.•43 views

CVE-2026-93868 Cotonti through 1.0.0 Predictable Password Recovery Token via Weak PRNG

Cotonti through 1.0.0 derives password recovery validation tokens from md5microtime in users.passrecover.php, creating a predictable token space of approximately one million values per second. Unauthenticated attackers can read the server Date header, precompute candidate tokens within a narrow...

9.2CVSS0.00734EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 7:55 p.m.•42 views

CVE-2026-76901 CordysCRM: Broken object-level authorization in lead pool and account pool detail endpoints exposes arbitrary leads and accounts

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.4, GET /pool/lead/get/id in PoolClueController.get and GET /pool/account/get/id in PoolCustomerController.get use bare pool-read permission checks without the CsPermission...

5.8CVSS0.00402EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:54 p.m.•40 views

CVE-2026-84239 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to obtain sensitive information due to improper neutralization of special elements used in an SQL command...

7.6CVSS0.00546EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:54 p.m.•42 views

CVE-2026-92708 devalue: Cross-request process memory disclosure in devalue when `stringify` / `uneval` serialize Node Buffers

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In versions 5.1.0 through 5.9.2, stringify and uneval functions serialize a typed array by emitting its entire backing ArrayBuffer rather than only the view, so serializing...

7.5CVSS0.00568EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 7:53 p.m.•40 views

CVE-2026-63647 CordysCRM SSE Notification Stream Hijack via `/sse/subscribe`

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.2, SseController exposes the anonymous /sse/subscribe, /sse/broadcast, and /sse/close endpoints because ShiroFilter.addPublicPathFilters permits the SSE paths, and the...

9.3CVSS0.00496EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:53 p.m.•41 views

CVE-2026-84241 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote attacker to bypass security restrictions due to improper authorization...

8.1CVSS0.00472EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:52 p.m.•37 views

CVE-2026-84108 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote attacker to execute arbitrary code due to improper neutralization of input during web page generation...

8.1CVSS0.00634EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:52 p.m.•40 views

CVE-2026-84106 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to execute arbitrary code due to improper neutralization of input during web page generation...

8.9CVSS0.00521EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:52 p.m.•38 views

CVE-2026-84105 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to obtain sensitive information due to improper neutralization of special elements used in an SQL command...

7.7CVSS0.0046EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:52 p.m.•41 views

CVE-2026-63646 CordysCRM MCP Form Configuration Endpoint Exposed to Anonymous Users

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.2, GET /mcp/form/config/formKey calls McpController.getMcpField without authentication because ShiroFilter.addPublicPathFilters marks /mcp/ as anonymous and the controller...

6.9CVSS0.00658EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:52 p.m.•40 views

CVE-2026-84089 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a local attacker to gain elevated privileges due to improper privilege management...

7.8CVSS0.00137EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:51 p.m.•41 views

CVE-2026-84086 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to execute arbitrary code due to improper limitation of a pathname to a restricted directory...

7.2CVSS0.0087EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:51 p.m.•43 views

CVE-2026-52745 CordysCRM: Customer Public Pool Sorting Field SQL Injection

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.0, the POST /account-pool/page endpoint allows an authenticated caller with MODULESETTING:UPDATE to place a crafted sort.name value into a dynamic SQL ORDER BY expression...

5.3CVSS0.00343EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/18 7:51 p.m.•40 views

CVE-2026-84085 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote attacker to execute arbitrary OS commands due to improper neutralization of special elements used in an OS command...

8.1CVSS0.00502EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:50 p.m.•40 views

CVE-2026-84084 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote attacker to bypass security restrictions due to a cross-site request forgery CSRF vulnerability...

8.8CVSS0.00254EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:50 p.m.•44 views

CVE-2026-84083 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 is vulnerable to local privilege escalation via the SUID-root nmapwrapper binary on the Collector appliance. A local attacker with low-privileged access to the Collector can exploit insufficient argument validation in the SUID binary to execute arbitrary commands...

7.8CVSS0.00151EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:50 p.m.•43 views

CVE-2026-84082 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote attacker to execute arbitrary SQL commands due to improper neutralization of special elements used in an SQL command...

9.8CVSS0.00673EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:50 p.m.•42 views

CVE-2026-61819 pg_partman privilege escalation via SQL injection in when using pg_jobmon and encountering exception

pgpartman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, when pgjobmon is installed and partconfig.jobmon is true, exception handlers in multiple pgpartman functions place pparenttable verbatim inside a SQL string literal used to call pgjobmon.addjob. A...

8.5CVSS0.00729EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/18 7:49 p.m.•41 views

CVE-2026-61820 pg_partman privilege escalation via SQL injection when inheriting template properties

pgpartman is a PostgreSQL extension that manages partitioned tables by time or ID. Prior to 5.5.0, inherittemplateproperties manually surrounds primary-key column names from pgattribute.attname with double quotes without escaping embedded double-quote characters. A partmanuser who owns a template...

8.5CVSS0.00729EPSS
SaveExploits0References3
Total number of security vulnerabilities398478