Lucene search
+L

5528 matches found

CVE
CVE
added 2026/04/07 3:57 p.m.11 views

CVE-2026-35583

Emissary (configuration API) vulnerability: A path traversal could be achieved in /api/configuration/{name} due to a blacklist-based validation that blocked , /, .., and trailing ... The check can be bypassed via URL-encoded variants, double-encoding, or Unicode normalization, allowing access to ...

5.3CVSS5.9AI score0.0032EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/07 3:57 p.m.2 views

CVE-2026-35583 Emissary has a Path Traversal via Blacklist Bypass in Configuration API

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, the configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants,...

5.3CVSS5.9AI score0.0032EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.10 views

Emissary 路径遍历漏洞

Emissary is a distributed P2P data-driven workflow framework developed by the National Security Agency. Versions of Emissary prior to 8.39.0 contained a path traversal vulnerability. This vulnerability stemmed from the use of a blacklist method to validate configuration names in the configuration...

5.3CVSS5.8AI score0.0032EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.8 views

PT-2026-30894

Name of the Vulnerable Software and Affected Versions Emissary versions prior to 8.39.0 Description Emissary is a P2P based data-driven workflow engine. Prior to version 8.39.0, the configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that...

5.3CVSS5.9AI score0.0032EPSS
SaveExploits1References7
Redos
Redos
added 2026/04/07 12:0 a.m.5 views

ROS-20260407-73-0011

A vulnerability in the fs/hfsplus/unicode.c component of the Linux operating system kernel is related to reading outside the allowed data buffer boundaries. Exploitation of the vulnerability allows an attacker to gain access to confidential data, violate its integrity, and cause denial of service...

7.1CVSS7.1AI score0.00152EPSS
SaveExploits0
OSV
OSV
added 2026/04/06 2:29 p.m.6 views

JLSEC-2026-58

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS7AI score0.02669EPSS
SaveExploits0References18
Hacker One
Hacker One
added 2026/04/05 6:17 a.m.18 views

curl: no_proxy IDN mismatch: Unicode hostnames bypass proxy exclusion list

Summary Unicode IDN hostnames in noproxy are never converted to punycode before comparison, so they never match the request hostname which curl has already converted to punycode. A user who types noproxy="bücher.de" and requests http://bücher.de/ expects the proxy to be bypassed. Instead curl...

7.5CVSS6.6AI score0.1654EPSS
SaveExploits1
Slackware Linux
Slackware Linux
added 2026/04/03 11:56 p.m.14 views

[slackware-security] infozip

New infozip packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/infozip-6.0-i586-8slack15.0.txz: Rebuilt. This update fixes security issues: Improper handling of Unicode strings can lead to a null...

5.5CVSS6.3AI score0.02421EPSS
SaveExploits3
OSV
OSV
added 2026/04/03 10:2 a.m.9 views

CLSA-2026-1775210556 ghostscript: Fix of 4 CVEs

CVE-2025-27830: fix potential buffer overflow with DollarBlend in font serialization - CVE-2025-27831: prevent Unicode decoding overrun in txtwrite/docxwrite devices - CVE-2025-27835: fix confusion between bytes and shorts in glyph to Unicode conversion - CVE-2025-27836: fix potential print...

9.8CVSS6.9AI score0.00579EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/02 5:16 p.m.3 views

CVE-2026-34831

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

6.5CVSS0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 5:16 p.m.1 views

DEBIAN-CVE-2026-34831

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

6.5CVSS5.3AI score0.00147EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/02 4:43 p.m.2 views

CVE-2026-34831 Rack: Content-Length mismatch in Rack::Files error responses

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

4.8CVSS5.8AI score0.00147EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/02 9:30 a.m.4 views

EUVD-2026-18168

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/02 9:16 a.m.6 views

CVE-2026-29144

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 8:56 a.m.8 views

CLSA-2026-1775120182 ghostscript: Fix of 4 CVEs

CVE-2025-27830: fix potential buffer overflow with DollarBlend in font serialization - CVE-2025-27831: prevent Unicode decoding overrun in txtwrite/docxwrite devices - CVE-2025-27835: fix confusion between bytes and shorts in glyph to Unicode conversion - CVE-2025-27836: fix potential print...

9.8CVSS6.9AI score0.00579EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/02 8:50 a.m.4 views

CVE-2026-29144 Unicode Subject Tags

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/02 8:50 a.m.4 views

CVE-2026-29144

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/02 8:50 a.m.14 views

CVE-2026-29144

SEPPmail Secure Email Gateway vulnerability CVE-2026-29144 affects versions prior to 15.0.3. An attacker can bypass subject sanitization and forge security tags using Unicode lookalike characters. The documents do not provide exploitation details, affected product scope beyond the stated version ...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/04/02 8:50 a.m.28 views

CVE-2026-29144 Unicode Subject Tags

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS0.00212EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.5 views

PT-2026-29707

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge security tags using Unicode lookalike characters...

7.8CVSS5.9AI score0.00212EPSS
SaveExploits0References2
Rows per page
Query Builder