Lucene search
+L

106945 matches found

RedhatCVE
RedhatCVE
added yesterday8 views

CVE-2026-46334

A flaw was found in OpenSIPS, a Session Initiation Protocol SIP server. An unauthenticated remote attacker could exploit a vulnerability in the Session Description Protocol SDP bandwidth-line parsing logic. By sending a SIP request with a malformed SDP bandwidth line, the attacker could corrupt...

8.7CVSS5.5AI score0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday7 views

CVE-2026-67870

In open62541 v1.5.5, the server-side AddReferences implementation contains an incomplete validation flaw for non-local ExpandedNodeId targets. A remote attacker can send a crafted AddReferencesRequest with an empty targetServerUri and a non-zero targetNodeId.serverIndex, causing the target node...

SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-67862

A flaw was found in open62541. A buffer-overflow vulnerability exists in the high-level attribute reading logic. This flaw allows a remote attacker to trigger a denial of service, making the affected system unavailable...

7.5CVSS5.5AI score0.00211EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-67859

A flaw was found in open62541. A remote attacker can exploit a buffer overflow vulnerability in the Discovery/LDS Local Discovery Server handling. This can lead to a denial of service, making the affected system unavailable...

7.5CVSS5.9AI score0.00466EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago10 views

CVE-2026-67861

An issue in open62541 v.1.5.5 and before allows a remote attacker to cause a denial of service via the UAClientgetRemoteDataTypes component...

7.5CVSS0.00417EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago6 views

CVE-2026-51144

Cross Site Scripting vulnerability in Soliton Systems MailZen Management Protal v.2.62, v.2.63 allows a remote attacker to execute arbitrary code via the Role Name, First Name, Last Name, and Username fields...

6.1CVSS0.00194EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-67856

A flaw was found in open62541. A remote attacker could exploit this vulnerability by sending specially crafted subscription-related requests, such as CreateSubscription or Publish. This could lead to a denial of service DoS, making the affected system unavailable to legitimate users...

7.5CVSS5.5AI score0.00249EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-67858

A flaw was found in open62541. When the Local Discovery Server LDS is configured with multicast discovery via the MDNSD backend, an unauthenticated remote attacker can exploit a buffer overflow vulnerability. By sending numerous unique discovery URLs in RegisterServer or RegisterServer2 requests,...

7.5CVSS5.9AI score0.00487EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2 days ago6 views

Libgcrypt: Libgcrypt: Denial of Service and buffer overflow via crafted ECDH ciphertext

A flaw was found in Libgcrypt. A remote attacker could exploit this vulnerability by sending crafted Elliptic Curve Diffie-Hellman ECDH ciphertext to the gcrypkdecrypt function. This can lead to a heap-based buffer overflow, potentially causing a denial of service DoS condition...

6.7CVSS6.9AI score0.00182EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-47764

A flaw was found in pdm, a Python package and dependency manager. This vulnerability allows a remote attacker to write arbitrary files to a system by crafting a malicious Python 'wheel' package. The flaw occurs during the installation process, where a critical function responsible for writing fil...

8.4CVSS5.9AI score0.00148EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2 days ago4 views

python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files

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.5CVSS7.1AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2 days ago5 views

aap-gateway: aap-gateway: Authentication bypass in Event-Driven Ansible via forged HTTP header

A flaw was found in aap-gateway, a component of Ansible Automation Platform's Event-Driven Ansible EDA. An unauthenticated remote attacker can bypass mutual Transport Layer Security mTLS authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP...

8.2CVSS5.7AI score0.00309EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago19 views

CVE-2017-20241

The CVE-2017-20241 entry affects Keysight IxChariot Endpoint prior to version 9.5.102, with a heap-based buffer overflow in the endpoint’s handling of crafted packets. This unauthenticated remote flaw can crash the endpoint or potentially allow arbitrary code execution, indicating a high-severity...

9.8CVSS6.3AI score0.00716EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2 days ago6 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.6AI score0.00335EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2 days ago3 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS5.5AI score0.00339EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2 days ago4 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00358EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2 days ago6 views

python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files

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.5CVSS7.1AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2 days ago5 views

python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files

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.5CVSS5.5AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2 days ago3 views

python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files

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.5CVSS5.5AI score0.00418EPSS
SaveExploits1References7
NVD
NVD
added 2 days ago6 views

CVE-2026-67199

Perspective 5.0.0 contains a denial of service vulnerability that allows remote attackers to block the server event loop indefinitely by submitting a crafted expression containing unbounded for or while loop constructs in a TableMakeViewReq message. Attackers can embed an arbitrarily large...

7.1CVSS0.00297EPSS
SaveExploits0References2
Rows per page
Query Builder