Lucene search
+L

3903 matches found

EUVD
EUVD
added 2026/08/24 6:47 a.m.5 views

EUVD-2026-64744

The web GUI of affected Murrelektronik Xelity switches logs MAC addresses from the devices MAC address table when an authenticated administrator uses the 'Copy learned MAC Addresses' function. Due to improper generation of error messages, an unauthenticated attacker with network access to the web...

5.3CVSS5.3AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.68 views

MapTiler Tileserver-php v2.0 - Unauthenticated XSS

MapTiler Tileserver-php v2.0 contains a reflected XSS caused by unencoded reflection of the GET parameter "layer" in an error message, letting unauthenticated attackers execute arbitrary script on victim browsers. id: CVE-2025-44136 info: name: MapTiler Tileserver-php v2.0 - Unauthenticated XSS...

9.8CVSS5.5AI score0.02507EPSS
SaveExploits2References2
CVE
CVE
added 2026/08/17 11:04 a.m.26 views

CVE-2026-74879

openssl_encrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint of openssl_encrypt_server/server.py (lines 159–175). The endpoint catches database exceptions and returns the full exception string via str(e) in the HTTP response to unauthenticated calle...

8.7CVSS5.3AI score0.00259EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/15 6:00 a.m.19 views

dracut security update

An update is available for dracut. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The dracut packages contain an event-driven initial RAM file system initramfs...

7.5CVSS6.2AI score0.00292EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/14 12:03 p.m.14 views

dracut security update

An update is available for dracut. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The dracut packages contain an event-driven initial RAM file system initramfs...

7.5CVSS6.1AI score0.00292EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/13 3:38 p.m.7 views

Important: Red Hat Security Advisory: dracut security update

An update for dracut is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6AI score0.00292EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 2:50 p.m.37 views

CVE-2026-73555 vLLM: Unauthenticated Internal Path and Username Disclosure via Validation Error Messages

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS0.00255EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/08/13 12:00 a.m.20 views

Important: dracut security update

The dracut packages contain an event-driven initial RAM file system initramfs generator infrastructure based on the udev device manager. The virtual file system, initramfs, is loaded together with the kernel at boot time and initializes the system, so it can read and boot from the root partition...

7.5CVSS6.1AI score0.00292EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/07 3:43 p.m.9 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path in the remove and checkout functions. An attacker can access the contents of arbitrary files by supplying crafted arguments to...

7.1CVSS5.6AI score0.00281EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 p.m.11 views

CVE-2026-71445

AIL Framework contained a reflected cross-site scripting vulnerability in the /tag/addtags endpoint. When an error occurred while processing a tag operation, the application returned the error value directly as an HTML response using strres0. If attacker-controlled input was included in the...

8.2CVSS0.00319EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 9:16 p.m.11 views

CVE-2026-69244

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS0.003EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/03 8:50 p.m.46 views

CVE-2026-69244 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS0.003EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/30 9:18 p.m.17 views

CVE-2026-61526

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00194EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/30 8:55 p.m.12 views

CVE-2026-61526

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS6AI score0.00194EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/30 8:55 p.m.37 views

CVE-2026-61526 AdonisJS HTTP Server is vulnerable to reflected XSS through its exception handler

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00194EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/30 8:55 p.m.34 views

CVE-2026-61526

AdonisJS HTTP Server (AdonisJS framework) is vulnerable to an reflected XSS in its exception handling. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, error.message is interpolated into the default HTML exception response without escaping, enabling attacker-controlled JavaScript w...

6.1CVSS6AI score0.00194EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.15 views

PT-2026-66595

Name of the Vulnerable Software and Affected Versions AdonisJS HTTP Server versions 8.0.0-next.0 through 8.2.0 AdonisJS HTTP Server versions 9.0.0 through 9.0.2 Description The default HTML renderer interpolates the error.message variable directly into the HTML exception response without proper...

6.1CVSS5.8AI score0.00194EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/29 5:12 a.m.8 views

CVE-2026-64551

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP. This vulnerability allows a remote attacker or a local unprivileged user to potentially access and disclose sensitive information. By sending a malformed error message, the system can be tricked into reading and the...

9.1CVSS5.9AI score0.00521EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 5:16 a.m.7 views

UBUNTU-CVE-2026-6390

A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format string vulnerability may allow an attacker to...

6.8CVSS5.8AI score0.00107EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.29 views

ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input

A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting XSS by providing untrusted input to the Address6 constructor. When an application renders the output of...

8.1CVSS6.8AI score0.00471EPSS
SaveExploits1References5
Rows per page
Query Builder