Lucene search
+L

11826 matches found

Vulnrichment
Vulnrichment
added 2026/07/14 7:44 p.m.8 views

CVE-2026-48358 Adobe Commerce | Improper Encoding or Escaping of Output (CWE-116)

Adobe Commerce is affected by an Improper Encoding or Escaping of Output vulnerability that could result in arbitrary code execution in the context of the current user. An attacker with high privileges could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not...

9.1CVSS9.5AI score0.01501EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 7:44 p.m.17 views

CVE-2026-48358

Adobe Commerce is affected by an Improper Encoding or Escaping of Output vulnerability (CWE-116) that could lead to arbitrary code execution in the context of the current user. The issue enables code execution without user interaction and is rated CRITICAL (CVSS 3.1: AV:N/AC:L/PR:H/UI:N/S:C/C:H/I...

10CVSS9.5AI score0.01501EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/14 7:44 p.m.6 views

CVE-2026-48358 Adobe Commerce | Improper Encoding or Escaping of Output (CWE-116)

Adobe Commerce is affected by an Improper Encoding or Escaping of Output vulnerability that could result in arbitrary code execution in the context of the current user. An attacker with high privileges could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not...

9.1CVSS9.5AI score0.01501EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/14 7:40 p.m.8 views

CVE-2026-50659

Improper encoding or escaping of output in .NET allows an authorized attacker to perform spoofing over a network...

6.5CVSS6.1AI score0.0055EPSS
SaveExploits0References2Affected Software13
AlpineLinux
AlpineLinux
added 2026/07/14 7:40 p.m.8 views

CVE-2026-50659

Improper encoding or escaping of output in .NET allows an authorized attacker to perform spoofing over a network...

6.5CVSS5.2AI score0.0055EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 7:6 p.m.4 views

USN-8543-1 wget vulnerabilities

It was discovered that Wget mishandled semicolons in the userinfo subcomponent of a URL. A remote attacker could possibly use this issue to trick a user into connecting to a different host than intended. This issue only affected Ubuntu 14.04 LTS. CVE-2024-38428 It was discovered that Wget...

9.1CVSS7AI score0.00666EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2026/07/14 7:6 p.m.10 views

USN-8543-1: Wget vulnerabilities

It was discovered that Wget mishandled semicolons in the userinfo subcomponent of a URL. A remote attacker could possibly use this issue to trick a user into connecting to a different host than intended. This issue only affected Ubuntu 14.04 LTS. CVE-2024-38428 It was discovered that Wget...

9.1CVSS7AI score0.00666EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 7:4 p.m.35 views

CVE-2026-48784

CVE-2026-48784 is a Symfony UrlGenerator issue in UrlGenerator::doGenerate() where strtr dot-segment encoding skipped every other chained ../ or ./ segments. This allowed attacker-controlled route parameters to generate URLs that collapse to a different path under RFC 3986 normalization. The vuln...

6.1CVSS6.1AI score0.00267EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/14 7:4 p.m.4 views

CVE-2026-48784 Symfony: UrlGenerator Dot-Segment Encoding Skips Every Other Chained `../` or `./` → Generated URL Collapses Off-Route Under RFC 3986 Normalization

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.53, 6.4.41, 7.4.13, and 8.0.13, UrlGenerator::doGenerate used strtr dot-segment encoding that skipped every other chained ../ or ./ segment, allowing attacker-controlled route parameters...

5.1CVSS6.1AI score0.00267EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/14 6:47 p.m.8 views

Excessive Iteration

Overview Affected versions of this package are vulnerable to Excessive Iteration via the BER decoder, which is also used by the CER and DER codecs, when parsing long-form tag IDs without an upper bound. An attacker can exhaust system resources and potentially trigger unhandled exceptions by...

8.7CVSS6.1AI score0.00349EPSS
SaveExploits0References2
PyPA
PyPA
added 2026/07/14 5:17 p.m.11 views

PYSEC-2026-3457

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS5.2AI score0.00335EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2026/07/14 5:17 p.m.15 views

PYSEC-2026-3455

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with C...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/14 5:17 p.m.5 views

UBUNTU-CVE-2026-59884

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with C...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/14 4:41 p.m.18 views

CVE-2026-59884

pyasn1 prior to 0.6.4 contains a denial-of-service risk in its BER decoder used by CER/DER codecs: long-form tag IDs can be accumulated without an upper bound, enabling a crafted input to drive CPU usage quadratically and trigger unhandled ValueError paths in Python 3.11+ error formatting. Affect...

7.5CVSS6.1AI score0.00349EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/14 4:17 p.m.4 views

DEBIAN-CVE-2026-59198

Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score0.00313EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/07/14 4:7 p.m.8 views

CVE-2026-59198

Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0...

7.5CVSS5.4AI score0.00313EPSS
SaveExploits1
OSV
OSV
added 2026/07/14 4:7 p.m.8 views

CVE-2026-59198 Pillow TGA RLE encoder can serialize up to ~57 KB of adjacent heap data into generated images

Pillow is a Python imaging library. From 5.2.0 until 12.3.0, Pillow's TGA RLE encoder reads past its packed row buffer when saving a mode 1 image with TGA RLE compression, allowing adjacent process heap bytes to be copied into the generated TGA file. This issue is fixed in version 12.3.0...

6.5CVSS6.1AI score0.00313EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/14 3:46 p.m.10 views

CVE-2026-48758

A flaw was found in the @sigstore/core component. The preAuthEncoding function incorrectly uses Node.js 'ascii' encoding when converting Pre-Authentication Encoding PAE strings to bytes. This encoding truncates Unicode characters to their low byte, allowing an attacker to substitute characters in...

5.4CVSS6AI score0.00196EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/14 2:19 p.m.31 views

CVE-2026-58475 Sustainable Irrigation Platform 5.2.16 Stored XSS via Program Name

Sustainable Irrigation Platform SIP through version 5.2.16 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by supplying malicious script payloads within program names submitted via HTTP requests. Attackers can exploit the...

6.1CVSS0.00214EPSS
SaveExploits3References2
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:0 p.m.10 views

.NET Spoofing Vulnerability

Improper encoding or escaping of output in .NET allows an authorized attacker to perform spoofing over a network...

6.5CVSS6.1AI score0.0055EPSS
SaveExploits0
Rows per page
Query Builder