Lucene search
+L

27002 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/10 3:44 p.m.14 views

CVE-2026-40021

Apache Log4net's XmlLayout https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list and XmlLayoutSchemaLog4J https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list , in versions before 3.3.0, fail to sanitize characters forbidden by the XML 1.0...

6.3CVSS5.8AI score0.0075EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/04/10 3:44 p.m.6 views

CVE-2026-40021 Apache Log4net: Silent log event loss in XmlLayout and XmlLayoutSchemaLog4J due to unescaped XML 1.0 forbidden characters

Apache Log4net's XmlLayout https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list and XmlLayoutSchemaLog4J https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list , in versions before 3.3.0, fail to sanitize characters forbidden by the XML 1.0...

6.3CVSS5.8AI score0.0075EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/10 3:44 p.m.39 views

CVE-2026-40021 Apache Log4net: Silent log event loss in XmlLayout and XmlLayoutSchemaLog4J due to unescaped XML 1.0 forbidden characters

Apache Log4net's XmlLayout https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list and XmlLayoutSchemaLog4J https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list , in versions before 3.3.0, fail to sanitize characters forbidden by the XML 1.0...

6.3CVSS0.0075EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/04/10 3:44 p.m.13 views

CVE-2026-40021

Apache Log4net's XmlLayout https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list and XmlLayoutSchemaLog4J https://logging.apache.org/log4net/manual/configuration/layouts.htmllayout-list , in versions before 3.3.0, fail to sanitize characters forbidden by the XML 1.0...

6.3CVSS5.3AI score0.0075EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/10 3:42 p.m.44 views

CVE-2026-34480 Apache Log4j Core: Silent log event loss in XmlLayout due to unescaped XML 1.0 forbidden characters

Apache Log4j Core's XmlLayout https://logging.apache.org/log4j/2.x/manual/layouts.htmlXmlLayout , in versions up to and including 2.25.3, fails to sanitize characters forbidden by the XML 1.0 specification https://www.w3.org/TR/xml/charsets producing invalid XML output whenever a log message or M...

6.9CVSS0.00972EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/10 3:42 p.m.1056 views

CVE-2026-34480

Technical details about CVE-2026-34480 are not publicly available in the provided connected documents. The initial description gives an overview but no vendor/product/version specifics or remediation steps here. Monitor for updates from official advisories.

7.5CVSS5.8AI score0.00972EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/10 3:41 p.m.39 views

CVE-2026-34479 Apache Log4j 1 to Log4j 2 bridge: Silent log event loss in Log4j1XmlLayout due to unescaped XML 1.0 forbidden characters

The Log4j1XmlLayout from the Apache Log4j 1-to-Log4j 2 bridge fails to escape characters forbidden by the XML 1.0 standard, producing malformed XML output. Conforming XML parsers are required to reject documents containing such characters with a fatal error, which may cause downstream log...

6.9CVSS0.00535EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/04/10 3:40 p.m.39 views

CVE-2026-34478 Apache Log4j Core: Log injection in Rfc5424Layout due to silent configuration incompatibility

Apache Log4j Core's Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.htmlRFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes. Two distinct issues affect user...

6.9CVSS0.00972EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.13 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS6.6AI score0.00236EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/10 2:43 p.m.11 views

Security Bulletin: Vulnerabilities in hoek, Bouncy Castle Inc, Spring Framework, golang, Apache Commons, semver and Google Guava might affect IBM Storage Defender Copy Data Management

Summary IBM Storage Defender Copy Data Management can be affected by vulnerabilities in hoek, Bouncy Castle Inc, Spring Framework, golang, Apache Commons, semver and Google Guava. Vulnerabilities include allowing a malicious user to modify the prototype of "Object" via proto, causing the addition...

8.8CVSS7.2AI score0.34505EPSS
SaveExploits4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.18 views

crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information

The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional...

5.3CVSS6.2AI score0.00436EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.21 views

cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive

A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the 'cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command...

8.6CVSS6.1AI score0.00552EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.11 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS6.6AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/10 10:16 a.m.10 views

CVE-2021-47960

A files or directories accessible to external parties vulnerability in Synology SSL VPN Client before 1.4.5-0684 allows remote attackers to access files within the installation directory via a local HTTP server bound to the loopback interface. By leveraging user interaction with a crafted web pag...

6.5CVSS0.00188EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/10 7:07 a.m.25 views

CVE-2026-34487

A flaw was found in Apache Tomcat. The cloud membership for clustering component was vulnerable to the insertion of sensitive information into log files. This vulnerability could lead to the exposure of the Kubernetes bearer token, which is a credential used for authentication within a Kubernetes...

7.5CVSS5.8AI score0.00447EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/10 7:07 a.m.17 views

CVE-2026-34483

A flaw was found in the JsonAccessLogValve component of Apache Tomcat. This improper encoding or escaping of output vulnerability could allow an attacker to inject specially crafted data into log files. This could lead to information disclosure or other unintended consequences when the logs are...

7.5CVSS5.8AI score0.00461EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/04/10 1:02 a.m.13 views

[SECURITY] Fedora 43 Update: cockpit-360-1.fc43

The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. It offers network configuration, log inspection, diagnostic reports, SELinux troubleshooting, interactive command-line sessions, and more...

9.8CVSS5.9AI score0.1548EPSS
SaveExploits4
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.18 views

Apache Log4cxx 安全漏洞

Apache Log4cxx is a C++ logging framework developed by the Apache Foundation, based on the Apache log4j framework. Versions of Apache Log4cxx prior to 1.7.0 contained security vulnerabilities. These vulnerabilities stemmed from XMLLayout not clearing characters prohibited by the XML 1.0...

6.3CVSS5.8AI score0.00499EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-34487

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Insertion of Sensitive Information into Log File vulnerability in the cloud membership for clustering component of Apache Tomcat exposed the Kubernetes bearer...

7.5CVSS7AI score0.00447EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.12 views

Apache log4net 安全漏洞

Apache Log4net is a logging output tool developed by the Apache Foundation in the United States. Versions of Apache Log4net prior to 3.3.0 contained security vulnerabilities. These vulnerabilities stemmed from the fact that XmlLayout and XmlLayoutSchemaLog4J did not remove characters prohibited b...

6.3CVSS5.8AI score0.0075EPSS
SaveExploits0References6
Rows per page
Query Builder