Lucene search
+L
RedhatcveRecent

210449 matches found

RedhatCVE
RedhatCVE
•added 2026/07/08 6:55 a.m.•12 views

CVE-2026-46726

A flaw was found in the Apache Camel Vertx Websocket component. This vulnerability allows an unauthenticated remote attacker to inject malicious query parameters into a WebSocket connection. This can lead to Server-Side Request Forgery SSRF, where the server is coerced into making requests to...

8.2CVSS6AI score0.00783EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/08 6:55 a.m.•10 views

CVE-2026-46592

A flaw was found in the Apache Camel CXF SOAP component. A remote attacker can exploit this vulnerability by manipulating the operationName header in an unauthenticated HTTP request. This improper input validation allows the attacker to force the CxfProducer to invoke unintended SOAP operations o...

7.5CVSS6AI score0.00396EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/08 6:40 a.m.•29 views

CVE-2026-59195

A flaw was found in pnpm, a package manager. A remote attacker could exploit a path traversal vulnerability by crafting a malicious pnpm-lock.yaml file. When a user installs dependencies from such a repository, pnpm incorrectly processes package names from the configDependencies section, leading ...

8.2CVSS6AI score0.00287EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/08 6:40 a.m.•18 views

CVE-2026-59194

A flaw was found in pnpm, a package manager. A remote attacker could exploit this vulnerability by providing a specially crafted patch entry. This crafted entry could resolve outside the configured patches directory, allowing for the deletion of an arbitrary file when pnpm patch-remove is execute...

7.1CVSS6AI score0.00287EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/08 6:40 a.m.•13 views

CVE-2026-49098

A flaw was found in the Apache Camel Kafka Component. A remote attacker can exploit an improper input validation vulnerability by manipulating specific Kafka headers, such as kafka.OVERRIDETOPIC, when an HTTP consumer bridges into a Kafka producer. This allows the attacker to redirect messages to...

6.5CVSS6AI score0.00532EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2026/07/08 6:30 a.m.•12 views

CVE-2026-43866

A flaw was found in Apache Camel JMS components. A remote attacker can exploit a deserialization vulnerability by sending a specially crafted ObjectMessage to a queue or topic consumed by an affected Camel application. This bypasses existing security checks, allowing the attacker to inject...

8.1CVSS6AI score0.00617EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
•added 2026/07/08 6:20 a.m.•11 views

CVE-2026-59995

A flaw was found in OpenSSH. The sftp client, when used to download files from a malicious server with the 'sftp server:/path .' command, does not properly restrict where those files are saved. This allows an attacker to control the download location, potentially overwriting existing files or...

5.4CVSS5.8AI score0.0025EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 6:15 a.m.•10 views

CVE-2026-14647

A flaw was found in onnx. This vulnerability, located in the convPoolShapeInferenceopset19 function of the onnxruntime component, allows a remote attacker to perform an out-of-bounds read. This could lead to the disclosure of sensitive information. Mitigation Mitigation for this issue is either n...

5.3CVSS5.8AI score0.00253EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/07/08 6:8 a.m.•14 views

CVE-2026-59997

A flaw was found in OpenSSH. The internal-sftp component within sshd incorrectly processes command-line arguments, recognizing only the first nine. This limitation can prevent the application of intended security configurations for SFTP SSH File Transfer Protocol connections, potentially leading ...

5.4CVSS5.8AI score0.00175EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:55 a.m.•11 views

CVE-2026-8147

A flaw was found in MLflow. When authentication is enabled, any authenticated user can bypass experiment-level authorization controls on trace API endpoints. This is due to missing authorization validators, allowing unauthorized reading, deleting, and modifying of traces. This vulnerability can...

8.1CVSS7AI score0.00376EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2026/07/08 5:48 a.m.•11 views

CVE-2026-59998

A flaw was found in OpenSSH. The sshd component has an undocumented security-relevant behavior where GSSAPIStrictAcceptorCheck has no value when the server is in a Windows Active Directory environment. This could lead to unintended information disclosure and impact data integrity. Mitigation To...

6.5CVSS5.8AI score0.0018EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:46 a.m.•13 views

CVE-2026-40047

Improper Neutralization of Argument Delimiters in a Command 'Argument Injection' vulnerability in Apache Camel Docling component. The camel-docling component invokes the external docling command-line tool by assembling an argument list in DoclingProducer and executing it through...

9.1CVSS5.9AI score0.0178EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
•added 2026/07/08 5:46 a.m.•10 views

CVE-2026-60001

A flaw was found in OpenSSH's SSH daemon sshd. A remote attacker could exploit this vulnerability by repeatedly attempting authentication. The flaw allows the attacker to bypass the intended minimum authentication delay, which can facilitate brute-force attacks. This makes it easier for an attack...

6.5CVSS6AI score0.00291EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:45 a.m.•16 views

CVE-2026-60002

A flaw was found in OpenSSH. A remote attacker could exploit a use-after-free vulnerability on the client side when a server changes its host key during a key re-exchange. This could lead to high impact on confidentiality and integrity, and low impact on availability. Mitigation To mitigate this...

9.4CVSS6AI score0.003EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:38 a.m.•15 views

CVE-2026-59999

A flaw was found in sshd, the OpenSSH server daemon. When DisableForwarding=yes is configured to prevent network traffic forwarding, it incorrectly fails to take precedence over PermitTunnel=yes. This allows a remote attacker to bypass intended security restrictions and establish a tunnel,...

7.5CVSS5.8AI score0.00159EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:37 a.m.•14 views

CVE-2026-60000

A flaw was found in OpenSSH's Secure Shell Daemon sshd. This vulnerability allows a remote attacker to cause a denial of service by initiating an excessive number of authentication attempts. The issue arises from the mishandling of the MaxAuthTries setting specifically when using...

7.5CVSS6AI score0.00441EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:33 a.m.•11 views

CVE-2026-55646

A flaw was found in vLLM, an inference and serving engine for large language models. A remote attacker, by submitting an oversized audio file to the /v1/audio/transcriptions or /v1/audio/translations routes, can cause the system to allocate excessive memory. This occurs before the configured file...

6.5CVSS5.9AI score0.00289EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:30 a.m.•11 views

CVE-2026-55574

A flaw was found in vLLM, a high-throughput and memory-efficient inference and serving engine for large language models LLMs. A remote attacker could exploit this vulnerability by providing a specially crafted regular expression to the structuredoutputs.regex API parameter. This adversarial regex...

8.7CVSS5.9AI score0.00324EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:30 a.m.•9 views

CVE-2026-54234

A flaw was found in vLLM, a high-throughput and memory-efficient inference and serving engine for Large Language Models LLMs. A remote attacker can exploit this vulnerability by sending a specially crafted multi-request speculative decoding workload through public gRPC Generate and Abort endpoint...

7.5CVSS5.9AI score0.00363EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 2026/07/08 5:0 a.m.•12 views

CVE-2026-55514

A flaw was found in vLLM, a library for Large Language Model LLM inference and serving. A remote attacker, authorized to make a /v1/completions request, can send a specially crafted prompt embeds payload. This action causes the EngineCore to fail an assertion and fatally crash, leading to a Denia...

7.1CVSS5.9AI score0.0037EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/07/08 4:15 a.m.•14 views

CVE-2026-59711

A flaw was found in showdown. This cross-site scripting XSS vulnerability occurs in the metadata title handling when the completeHTMLDocument option is enabled. An attacker can exploit this by injecting unescaped less-than and greater-than characters into markdown frontmatter metadata. This allow...

6.1CVSS6.5AI score0.00187EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/07/08 4:5 a.m.•9 views

CVE-2026-5757

A flaw was found in Ollama's model quantization engine. An unauthenticated remote attacker can exploit this vulnerability to read and exfiltrate the server's heap memory. This could lead to sensitive data exposure, further compromise of the system, and allow for stealthy persistence within the...

7.5CVSS6.6AI score0.00551EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 2026/07/07 5:22 p.m.•9 views

CVE-2026-48614

A flaw was found in Plesk. An improper authorization vulnerability in the Plesk XML API allows an authenticated user to inject arbitrary configuration directives. This can result in arbitrary file write as root, leading to full privilege escalation on the underlying server. Mitigation Red Hat...

9.9CVSS6AI score0.0033EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/07 4:24 p.m.•12 views

CVE-2026-58371

A flaw was found in SeaweedFS. This vulnerability allows a remote attacker to disclose sensitive information by exploiting an unvalidated JSONP JavaScript Object Notation with Padding callback parameter. The system reflects the callback parameter directly into responses without proper validation ...

3.1CVSS5.8AI score0.0021EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/07 4:18 p.m.•11 views

CVE-2025-12799

A flaw was found in Jastow. Jastow is vulnerable to Cross-Site Scripting XSS attack. If using a set of combined configuration to allow unescaped characters in URL with embedded Undertow and Jastow, a server might be vulnerable to improper input handling. Mitigation It is possible to contruct...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/07 3:51 p.m.•7 views

CVE-2026-24260

A flaw was found in NVIDIA Container Toolkit. An attacker could exploit a time-of-check time-of-use TOCTOU race condition. This vulnerability might allow an attacker to achieve code execution, escalate privileges, and tamper with data. Mitigation Mitigation for this issue is either not available ...

8.5CVSS5.9AI score0.00316EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/07 3:47 p.m.•13 views

CVE-2026-14969

A flaw was found in 389-ds-base where the LDBM backend attribute encryption uses a hardcoded static initialization vector for AES-CBC and 3DES-CBC operations, allowing an attacker with privileged filesystem access to detect plaintext equality across encrypted entries by comparing ciphertext block...

4.4CVSS5.9AI score0.00077EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/07 3:37 p.m.•9 views

CVE-2026-14935

A logic vulnerability was found in GStreamer's webrtcbin component. The checksdpcrypto function contains an inverted boolean condition that causes it to accept remote SDP offers or answers that lack the required a=fingerprint attribute, while incorrectly rejecting those that include it. An attack...

3.7CVSS6AI score0.0015EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/07/07 3:37 p.m.•9 views

CVE-2026-54316

A flaw was found in Claude Code, an agentic coding tool. An attacker could exploit a misconfiguration in the tool's web request functionality, known as WebFetch, where the huggingface.co domain was pre-approved without proper path restrictions. By injecting untrusted content into a Claude Code...

9.1CVSS5.9AI score0.00403EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/07 3:34 p.m.•9 views

CVE-2026-12771

A flaw was found in BerriAI litellm. A remote attacker can exploit an improper authorization vulnerability within the M2M JWT Handler. This could allow unauthorized access, leading to a low impact on the confidentiality, integrity, and availability of affected resources. Mitigation Mitigation for...

7.5CVSS6AI score0.00288EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
•added 2026/07/07 3:17 p.m.•11 views

CVE-2026-38970

A flaw was found in pdfcpu. The PDF parser contains an uncontrolled recursion vulnerability when processing nested PDF objects, such as arrays. A remote attacker could exploit this by crafting a malicious PDF file. This could lead to a Denial of Service DoS due to excessive resource consumption,...

7.5CVSS6AI score0.00451EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 3:16 p.m.•10 views

CVE-2026-14535

A flaw was found in the fickling library, versions up to and including 0.1.11. A logic error in the security analysis passes allows an attacker to bypass intended safety checks during pickle deserialization. This vulnerability enables the invocation of arbitrary standard library modules, leading ...

9.8CVSS6AI score0.00332EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
•added 2026/07/07 3:16 p.m.•15 views

CVE-2026-14534

A flaw was found in the fickling library, which is designed to safely handle Python pickle data. The library's security checks in versions up to and including 0.1.10 fail to properly identify and block certain dangerous Python standard library modules during deserialization. This oversight allows...

8.8CVSS6.2AI score0.00366EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
•added 2026/07/07 3:8 p.m.•12 views

CVE-2026-44628

A flaw was found in DCMTK. An unauthenticated attacker can send a specially crafted query to the worklist server. If the server meets specific conditions, including having a valid Called AE Title/storage directory, an expected lockfile, and at least one matching worklist record, this crafted quer...

8.7CVSS5.8AI score0.00434EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 2:49 p.m.•24 views

CVE-2026-42504

A flaw was found in the Golang MIME Multipurpose Internet Mail Extensions package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service...

7.5CVSS7.1AI score0.0056EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/07/07 2:39 p.m.•15 views

CVE-2026-14742

A flaw was found in langgraph. A remote attacker could exploit this vulnerability by manipulating the defaultcachekey argument within the freeze function of the Task Result Cache component. This manipulation leads to the use of a weak hash, which may result in limited information disclosure...

3.1CVSS5.7AI score0.0016EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/07/07 1:54 p.m.•15 views

CVE-2026-14940

A heap-buffer-overflow flaw was found in 389 Directory Server 389-ds-base. When normalizing a Distinguished Name DN that contains a legacy-quoted value encoding a multivalued nested Relative Distinguished Name RDN, the server can write past the end of a heap allocation while sorting RDN...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/07 1:46 p.m.•10 views

CVE-2026-41516

A flaw was found in OP-TEE Trusted Execution Environment. The RSA PKCS1 v1.5 decryption implementation within the Hisilicon HPRE crypto driver uses a non-constant-time comparison function for label hash verification, leading to multiple distinguishable error paths. This creates a...

3.3CVSS5.9AI score0.00133EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:48 p.m.•12 views

CVE-2026-55798

A flaw was found in Pillow, a Python imaging library. The WindowsViewer.getcommand function constructed a command-line interface CLI shell command by directly embedding a file path without proper escaping. This allowed shell metacharacters within the file path to inject arbitrary commands into...

4.5CVSS6.1AI score0.00177EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
•added 2026/07/07 12:43 p.m.•11 views

CVE-2026-41515

A flaw was found in OP-TEE, a Trusted Execution Environment TEE for Arm Cortex-A cores. The RSA-OAEP decryption implementation in the NXP CAAM crypto driver uses non-constant-time memory comparison for label hash verification, leading to multiple distinguishable error paths. This vulnerability...

3.3CVSS5.9AI score0.00094EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:43 p.m.•10 views

CVE-2026-41434

A flaw was found in OP-TEE Open Portable Trusted Execution Environment, a secure environment for Arm Cortex-A cores. This vulnerability allows a local attacker with low privileges to trigger an unbounded recursion within the PKCS11 Trusted Application TA. Successful exploitation could lead to a...

3.3CVSS5.9AI score0.00105EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:43 p.m.•12 views

CVE-2026-42546

A flaw was found in OP-TEE, a Trusted Execution Environment TEE for Arm Cortex-A cores. A resource leak exists in the shared memory cleanup logic where the system fails to properly release memory objects when processing non-contiguous memory parameters from a normal-world caller. Over time, these...

3.8CVSS6AI score0.00105EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:42 p.m.•11 views

CVE-2026-44362

A flaw was found in OP-TEE, a Trusted Execution Environment TEE for Arm Cortex-A cores. This vulnerability allows a local attacker to bypass subkey rollback protection due to a failure in propagating versioning data during the Trusted Application TA loading process. Specifically, the system...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:42 p.m.•13 views

CVE-2026-53763

A flaw was found in OP-TEE Trusted Execution Environment. This vulnerability involves 32-bit integer overflows within the AES-GCM cryptographic implementation. When processing large amounts of data over 512 megabytes, the system may incorrectly compute the authentication tag. This could allow a...

3.8CVSS5.9AI score0.00149EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:42 p.m.•13 views

CVE-2026-41514

A flaw was found in OP-TEE, a Trusted Execution Environment TEE designed for Arm Cortex-A cores. The RSA-OAEP decryption implementation in the Hisilicon HPRE crypto driver uses a non-constant-time comparison function, creating a vulnerability known as a padding oracle. This allows a local attacke...

3.3CVSS5.9AI score0.00095EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 12:42 p.m.•9 views

CVE-2026-40257

A flaw was found in OP-TEE Trusted Execution Environment. An off-by-one error in the ARM Crypto Extensions accelerated SHA-3 implementation can lead to a massive heap overflow. This vulnerability allows for the corruption of all TEE kernel memory, potentially impacting the integrity and...

5.5CVSS6.1AI score0.00109EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/07 11:58 a.m.•20 views

CVE-2026-54059

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing specially crafted PCF font data. This data, when processed, can lead to excessive memory allocation because the library does not properly check for decompression bombs. The primar...

7.5CVSS6AI score0.0041EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 2026/07/07 11:2 a.m.•12 views

CVE-2026-54060

A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory,...

7.5CVSS6.1AI score0.00418EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 2026/07/07 10:38 a.m.•9 views

CVE-2026-54502

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, Oj.dump is vulnerable to a stack-based buffer overflow when a large :indent value is provided by the developer. fillindent in dump.h calls memsetindentstr, ' ', sizetopts-indent without...

6.3CVSS6.2AI score0.00338EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/07 10:34 a.m.•8 views

CVE-2026-54500

A flaw was found in Oj Optimized JSON, a Ruby gem. When parsing a specially crafted JSON object with a key 254 bytes or longer using Oj.load in :object mode, an attacker can trigger a read of uninitialized stack memory. This vulnerability, an out-of-bounds read CWE-125, can lead to information...

5.3CVSS5.9AI score0.00198EPSS
SaveExploits0References4
Total number of security vulnerabilities210449