Lucene search
K

20066 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:16 a.m.6 views

CVE-2025-1774

Incorrect string encoding vulnerability in NASK - PIB BotSense allows injection of an additional field separator character or value in the content of some fields of the generated event. A field with additional field separator characters or values can be included in the "extraData" field.This issu...

6.3CVSS7.5AI score0.00163EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:10 a.m.4 views

CVE-2017-6738

The Simple Network Management Protocol SNMP subsystem of Cisco IOS and IOS XE Software contains multiple vulnerabilities that could allow an authenticated, remote attacker to remotely execute code on an affected system or cause an affected system to reload. An attacker could exploit these...

9CVSS9.1AI score0.20355EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/01/07 4:33 a.m.138 views

binary-exploitation-labs

Binary Exploitation Labs This repository is my long-term pu...

7.7AI score
Exploits0
Amazon
Amazon
added 2026/01/07 12:0 a.m.4 views

Medium: containerd

Issue Overview: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not...

7.5CVSS6.8AI score0.00019EPSS
Exploits2
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000327)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000327 advisory. An issue was discovered in drmloadedidfirmware in drivers/gpu/drm/drmedidload.c in the Linux kernel through 5.1.5. There is an unchecked kstrdup of fwstr, which migh...

5.5CVSS6.4AI score0.00113EPSS
Exploits0References4
FreeBSD
FreeBSD
added 2026/01/07 12:0 a.m.4 views

libtasn1 -- Stack-based buffer overflow

oss-security@ list reports: Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1expendoctetstring...

7.5CVSS7.1AI score0.0005EPSS
Exploits0References1
Amazon
Amazon
added 2026/01/07 12:0 a.m.6 views

Medium: libcap

Issue Overview: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not...

7.5CVSS6.8AI score0.00019EPSS
Exploits2
Positive Technologies
Positive Technologies
added 2026/01/07 12:0 a.m.3 views

PT-2026-1701

Name of the Vulnerable Software and Affected Versions libtasn1 versions prior to 4.21.0 Description A stack-based buffer overflow exists in the asn1 expend octet string function of libtasn1. The function does not properly validate the size of input data, leading to a buffer overflow. Libtasn1 is ...

9.1CVSS7.2AI score0.00628EPSS
Exploits1References43
Amazon
Amazon
added 2026/01/07 12:0 a.m.7 views

Medium: soci-snapshotter

Issue Overview: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not...

7.5CVSS6.8AI score0.00019EPSS
Exploits2
Amazon
Amazon
added 2026/01/07 12:0 a.m.4 views

Medium: grub2

Issue Overview: A vulnerability has been identified in the GRUB2 bootloader's network module that poses an immediate Denial of Service DoS risk. This flaw is a Use-after-Free issue, caused because the netsetvlan command is not properly unregistered when the network module is unloaded from memory...

7.8CVSS6.7AI score0.00027EPSS
Exploits0
CVE
CVE
added 2026/01/07 12:0 a.m.9 views

CVE-2025-61489

Affects: sonirico mcp-shell v0.3.1. Issue: command injection in the shell_exec function allows an attacker to execute arbitrary commands by supplying a crafted command string. Details across sources confirm the vulnerable component and the root cause as a shell_exec command handling flaw. Impact:...

6.5CVSS7.8AI score0.04561EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/07 12:0 a.m.3 views

PT-2026-2164

Name of the Vulnerable Software and Affected Versions Panda3D versions up to and including 1.10.16 Description Panda3D’s egg-mkfont utility contains an uncontrolled format string issue. The -gp command-line option is directly used as the format string for the sprintf function with a single...

7.5CVSS6.4AI score0.00042EPSS
Exploits1References10
Amazon
Amazon
added 2026/01/07 12:0 a.m.4 views

Medium: nerdctl

Issue Overview: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not...

7.5CVSS6.8AI score0.00019EPSS
Exploits2
GithubExploit
GithubExploit
added 2026/01/06 7:12 p.m.210 views

Exploit for Off-by-one Error in Sudo_Project Sudo

ExploitForge - AI-Powered Automatic Exploit Generation !Pyt...

7.8CVSS9AI score0.92579EPSS
Exploits81
Tenable Nessus
Tenable Nessus
added 2026/01/06 12:0 a.m.1 views

RHEL 9 : httpd (RHSA-2026:0095)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:0095 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: Apache HTTP Server: Serve...

8.3CVSS5.6AI score0.00018EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/01/05 7:43 p.m.6 views

gix-date can create non-utf8 string with `TimeBuf::as_str`

The function gixdate::parse::TimeBuf::asstr can create an illegal string containing non-utf8 characters. This violates the safety invariant of TimeBuf and can lead to undefined behavior when consuming the string. The bug can be prevented by adding str::fromutf8 to the function TimeBuf::write...

7.1CVSS7.3AI score0.00007EPSS
Exploits1References8Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/05 6:0 p.m.0 views

httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=...

A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes SSI areenabled and modcgid but not modcgi passes the shell-escaped query string to exec cmd="..." directives an attacker may be able to inject commands executed by the server...

8.3CVSS5.7AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2026/01/05 2:46 p.m.2 views

CLSA-2026-1767609927 httpd: Fix of CVE-2025-58098

CVE-2025-58098: don't pass querry string args as command line arguments to SSI-invoked CGI scripts...

8.3CVSS7.1AI score0.00018EPSS
Exploits0References1
SUSE Linux
SUSE Linux
added 2026/01/05 10:52 a.m.4 views

Security update for glib2

This update for glib2 fixes the following issues: CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. CVE-2025-14087: buffer underflow in the GVariant parser...

7.7CVSS7.7AI score0.0005EPSS
Exploits1References12
RedHat Linux
RedHat Linux
added 2026/01/05 2:0 a.m.1 views

httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=...

A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes SSI areenabled and modcgid but not modcgi passes the shell-escaped query string to exec cmd="..." directives an attacker may be able to inject commands executed by the server...

8.3CVSS5.7AI score0.00018EPSS
Exploits0References5
Rows per page
Query Builder