Lucene search
+L

19852 matches found

OSV
OSV
added 2026/05/19 3:53 p.m.37 views

GHSA-QX5X-85P8-VG4J Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs

Summary The mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON response of the remote server and concatenated into the output path with...

5.9CVSS6.3AI score0.00311EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/19 3:47 p.m.18 views

GHSA-XM96-GFJX-JCRC ORAS Java: Path traversal in pullArtifact via attacker-controlled org.opencontainers.image.title annotation

Summary The pullArtifact methods in Registry and OCILayout use the org.opencontainers.image.title annotation from a pulled manifest as a filename, resolving it against the caller supplied output directory without normalization or a containment check. A manifest publisher can set this annotation t...

8.1CVSS5.9AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/19 1:33 p.m.32 views

cpython: Incomplete control character validation in http.cookies

A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update, |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

7.5CVSS7.2AI score0.00478EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/05/18 1:58 p.m.14 views

CVE-2026-45318

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.3, his advisory tracks a regression of the original Excel-preview XSS CVE-2026-44549. The same root cause — XLSX.utils.sheettohtml output rendered via @html excelHtml without DOMPurify ...

5.4CVSS5.8AI score0.00209EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/18 1:20 p.m.16 views

JLSEC-2026-500

Pandoc before 3.1.6 allows arbitrary file write: this can be triggered by providing a crafted image element in the input when generating files via the --extract-media option or outputting to PDF format. This allows an attacker to create or overwrite arbitrary files, depending on the privileges of...

6.3CVSS6.3AI score0.00252EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/18 1:20 p.m.12 views

JLSEC-2026-499

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Starting in version 1.13 and prior to version 3.1.4, Pandoc is susceptible to an arbitrary file write vulnerability, which can be triggered by providing a specially crafte...

5CVSS6AI score0.00368EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/18 7:55 a.m.9 views

SUSE-SU-2026:1954-1 Security update for perl-Crypt-URandom

This update for perl-Crypt-URandom fixes the following issue: - CVE-2026-2474: negative length parameter in the XS function can lead to a heap-based buffer overflow bsc1258266. Changes for perl-Crypt-URandom: - updated to 0.550.0 0.55 - Fix for sysread/read failures. Thanks to Miha Purg for GH20 ...

7.5CVSS6AI score0.00295EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/18 7:41 a.m.8 views

SUSE-SU-2026:1937-1 Security update for python3

This update for python3 fixes the following issue: - CVE-2026-1502: HTTP client proxy tunnel headers not validated for CR/LF bsc1261969. - CVE-2026-3446: base64 decoding stops at first padded quad by default and ignores other information that could be processed bsc1261970. - CVE-2026-4786: URLs...

9.1CVSS7.3AI score0.00579EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/05/18 12:00 a.m.29 views

PT-2026-41707

HSC MailInspector v5.3.3-7 contains a Cross-Site Scripting XSS vulnerability in the /tap/tap.php endpoint due to improper neutralization of user-controlled input using alternate or obfuscated JavaScript syntax. The endpoint reflects unsanitized user input in HTTP responses without adequate output...

6.2AI score0.00244EPSS
SaveExploits1References4
CVE
CVE
added 2026/05/18 12:00 a.m.25 views

CVE-2026-29964

HSC MailInspector v5.3.3-7 is affected by a Cross-Site Scripting (XSS) vulnerability in the /tap/tap.php endpoint. The issue arises from improper neutralization of user-controlled input, with alternate or obfuscated JavaScript syntax reflected back in HTTP responses without adequate output encodi...

6.1CVSS6.2AI score0.00244EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/17 8:17 p.m.18 views

SUSE-SU-2026:21804-1 Security update for go1.26

This update for go1.26 fixes the following issues Security issues: - CVE-2026-33811: net: crash when handling long CNAME response bsc1264508. - CVE-2026-33814: net/http: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1264506. - CVE-2026-39817: cmd/go: "go tool pack" does...

7.5CVSS6AI score0.00813EPSS
SaveExploits0References25
Veracode
Veracode
added 2026/05/16 5:49 a.m.21 views

Cross-site Scripting (XSS)

ci4-cms-erp/ci4ms is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper sanitization and output encoding of user-controlled post data in the Menu Management functionality, which allows an attacker to inject malicious scripts that execute in administrative dashboards and...

9.1CVSS5.9AI score0.00269EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/16 12:00 a.m.18 views

PT-2026-41686

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A malicious input file can cause an out-of-bounds read of a single byte when writing an IPTC output file. An out-of-bounds read occurs when a program reads data...

7.5CVSS5.8AI score0.00346EPSS
SaveExploits0References163
NVD
NVD
added 2026/05/15 10:16 p.m.21 views

CVE-2026-45318

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.3, his advisory tracks a regression of the original Excel-preview XSS CVE-2026-44549. The same root cause — XLSX.utils.sheettohtml output rendered via @html excelHtml without DOMPurify ...

5.4CVSS0.00209EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/15 7:17 p.m.42 views

CVE-2026-46361

phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in search.twig where result.question and result.answerPreview are rendered with the raw filter, disabling autoescape protection. Attackers with FAQ editor privileges can inject HTML-entity-encoded payloads that bypass...

8.2CVSS0.00249EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/15 5:31 p.m.9 views

Improper Neutralization

Overview Affected versions of this package are vulnerable to Improper Neutralization of escape sequences in log output from commands run with the --log and --log-failed options. An attacker can inject malicious content in workflow logs, which are then rendered unsanitized in some terminal...

5.1CVSS5.9AI score0.00206EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/15 4:40 p.m.62 views

CVE-2026-45037 Tabby: Unsafe protocol handler execution via terminal linkifier allows arbitrary OS protocol invocation

Tabby formerly Terminus is a highly configurable terminal emulator. Prior to 1.0.232, Tabby's terminal linkifier passes any detected URI directly to the operating system's protocol handler without validating the protocol scheme. This allows a malicious SSH or Telnet server to send crafted termina...

7.1CVSS0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/15 3:28 p.m.28 views

CLSA-2026-1778858907 mod_proxy_cluster: Fix of 2 CVEs

CVE-2023-6710: stored XSS in modcluster-manager HTML output via virtual host and context names rendered without HTML escaping - CVE-2024-10306: unauthorized MCMP requests due to directive being ignored for protocol-handler filtering; runtime guard now refuses siblings of EnableMCPMReceive, and...

5.4CVSS6.4AI score0.02242EPSS
SaveExploits5References1
CVE
CVE
added 2026/05/15 3:26 p.m.48 views

CVE-2026-45803

GitHub CLI (gh) vulnerability: from v1.6.0 to before v2.92.0, terminal escape sequences could be injected via workflow logs when using gh run view --log or --log-failed, due to unsanitized raw log output. An attacker controlling Actions logs (e.g., PR-triggered workflows) could cause terminal man...

3.5CVSS6AI score0.00206EPSS
SaveExploits1References1Affected Software1
GithubExploit
GithubExploit
added 2026/05/15 1:04 p.m.160 views

Exploit for CVE-2026-42945

NGINX CVE-2026-42945 Local Checker This repository provides t...

9.2CVSS6AI score0.66039EPSS
SaveExploits42
Rows per page
Query Builder