Lucene search
+L

4203 matches found

Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.10 views

PT-2026-72036

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.6AI score0.00235EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.12 views

PT-2026-72033

Nozomi Networks Labs identified a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the event notification functionality of KUNBUS piControl in version 2.6.2 that allows a local authenticated attacker to corrupt kernel heap and...

5.8CVSS5.5AI score0.00096EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 8:17 p.m.7 views

CVE-2026-72632

Observable Discrepancy CWE-203 in Kibana Fleet can lead to information disclosure via Excavation CAPEC-116. Fleet removes the Elasticsearch API key value of an enrolled Elastic Agent from the responses of its agent listing capability, but that capability accepted caller-supplied filter expression...

7.1CVSS0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 12:17 p.m.4 views

DEBIAN-CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.7CVSS6.7AI score0.00502EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/13 8:57 a.m.9 views

FreeRDP: FreeRDP: HTTP Proxy Request Injection via Redirection

A flaw was found in FreeRDP. A malicious or compromised Remote Desktop Protocol RDP server can exploit this vulnerability to inject arbitrary headers or requests into an HTTP proxy CONNECT request. This occurs because FreeRDP does not properly validate control characters in the server-controlled...

9.8CVSS8.5AI score0.00397EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 9:00 p.m.9 views

EUVD-2026-57629

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.4AI score0.00245EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/12 9:00 p.m.11 views

CVE-2026-73492

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.5AI score0.00245EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/12 9:00 p.m.27 views

CVE-2026-73492 Loofah `allowed_uri?` does not detect `javascript:` URIs split by numeric character references without semicolons

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 9:00 p.m.10 views

CVE-2026-73492 Loofah `allowed_uri?` does not detect `javascript:` URIs split by numeric character references without semicolons

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/12 8:59 p.m.8 views

CVE-2026-73491 Loofah `allowed_uri?` does not detect `javascript:` URIs split by named whitespace character references

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: URIs whose scheme is split or prefixed with the HTML5 named whitespace character...

2.3CVSS5.3AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 8:59 p.m.10 views

CVE-2026-73491 Loofah `allowed_uri?` does not detect `javascript:` URIs split by named whitespace character references

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: URIs whose scheme is split or prefixed with the HTML5 named whitespace character...

2.3CVSS5.4AI score
SaveExploits0References6
MongoDB
MongoDB
added 2026/08/12 8:29 p.m.12 views

MongoDB BI Connector ODBC driver may write outside an allocated buffer when retrieving large floating point values as character data

The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer. When an application reads a sufficiently large floating point value as text, the driver may write beyond the end of that buffer and corrupt...

7.1CVSS5.5AI score0.00309EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.8 views

CVE-2026-10050

A flaw was found in Eclipse Jetty, a widely used web server and servlet container. This vulnerability affects its HTTP Digest authentication mechanism, which is used to verify user identities. The issue arises because Jetty's hash computation for passwords does not correctly handle certain...

9.1CVSS5.4AI score0.00483EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/10 11:05 a.m.8 views

EUVD-2026-55263

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS5.3AI score0.00341EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.11 views

EulerOS 2.0 SP11 : python-idna (EulerOS-SA-2026-3090)

According to the versions of the python-idna package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Internationalized Domain Names in Applications IDNA for Python provides support for Internationalized Domain Names in Applications IDNA and...

6.9CVSS5AI score0.00408EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 6:53 p.m.33 views

CVE-2026-71852 pypdf: Possible long runtimes/large memory usage for large CID font width ranges

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 3:49 p.m.13 views

GHSA-WVPP-8HX9-P66J GitPython: Unsafe git option guard bypass via split_single_char_options=False short-option token smuggling enables command execution

Summary The checkunsafeoptions guard can be bypassed on every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by combining a single-character kwarg with splitsinglecharoptions=False. The guard's candidate list omits the smuggled option, but transformkwarg...

8.8CVSS5.9AI score0.00463EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/07 9:10 a.m.9 views

CVE-2026-71497

A flaw was found in jsoup, a Java library for working with HTML. The HTML parser incorrectly handles malformed tag names ending in a control character. When a custom Safelist allows certain raw-text elements, this misparsing can cause content that should be inert to be processed as active markup...

4.7CVSS5AI score0.0019EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/06 10:18 p.m.6 views

UBUNTU-CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.8AI score0.0019EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/06 9:09 p.m.13 views

CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.9AI score0.0019EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder