Lucene search
+L

28148 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/09 6:00 p.m.7 views

CVE-2026-5971

A flaw has been found in FoundationAgents MetaGPT up to 0.8.1. This vulnerability affects the function ActionNode.xmlfill of the file metagpt/actions/actionnode.py of the component XML Handler. Executing a manipulation can lead to improper neutralization of directives in dynamically evaluated cod...

7.5CVSS6.7AI score0.00387EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/04/09 6:00 p.m.33 views

CVE-2026-5971

FoundationAgents MetaGPT up to 0.8.1 is affected. The vulnerability lies in ActionNode.xml_fill within metagpt/actions/action_node.py (XML Handler). It enables remote exploitation through manipulation of dynamically evaluated code, with reports that an exploit has been published. Multiple sources...

9.8CVSS6.7AI score0.00387EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/09 4:43 p.m.14 views

CVE-2026-32282

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

7.8CVSS5.8AI score0.00292EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/09 3:35 p.m.22 views

EUVD-2026-20902

Improper neutralization of special elements used in an SQL command “SQL Injection” in SonicWall SMA1000 series appliances allows a remote authenticated attacker with read-only administrator privileges to escalate privileges to primary administrator...

7.1AI score0.00613EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/09 3:16 p.m.12 views

CVE-2026-4112

Improper neutralization of special elements used in an SQL command “SQL Injection” in SonicWall SMA1000 series appliances allows a remote authenticated attacker with read-only administrator privileges to escalate privileges to primary administrator...

7.2CVSS0.00613EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2026/04/09 1:48 p.m.54 views

GHSA-HFVC-G4FC-PQHX vulnerabilities

Vulnerabilities for packages: cloud-provider-azure, tailscale, vcluster, ksops, fluent-operator, containerd, azure-service-operator, headlamp, knative-eventing, guac, crossplane-provider-aws-eks, azcopy, azurefile-csi, cloudflared, gitaly, kserve-modelmesh-serving, octo-sts, slsa-verifier,...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/04/09 1:18 p.m.22 views

CVE-2026-39883 vulnerabilities

Vulnerabilities for packages: crossplane-provider-aws-kafkaconnect-fips, melange, pulumi-language-yaml, flux-notification-controller-fips, harbor-cli, metrics-server, nrdot-collector-k8s-fips, chartmuseum, goreleaser, harbor-registry-fips, amazon-cloudwatch-agent-fips, compgencompare,...

8.8CVSS6.4AI score0.00258EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/09 12:37 p.m.19 views

ruby: ReDoS vulnerability in Time

A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service ReDoS...

5.3CVSS6.8AI score0.02452EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/09 12:35 p.m.16 views

ruby: XML round-trip vulnerability in REXML

A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in...

7.5CVSS6.6AI score0.05061EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/09 12:31 p.m.24 views

EUVD-2026-20884

Hydrosystem Control System does not enforce authorization for some directories. This allows an unauthorized attacker to read all files in these directories and even execute some of them. Critically the attacker could run PHP scripts directly on the connected database.This issue was fixed...

8.8CVSS6AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 12:07 p.m.16 views

RLSA-2026:5941 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive CVE-2025-61731 net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details about the security issues, including...

8.6CVSS7.1AI score0.00728EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.19 views

golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs

A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate...

6.5CVSS6.1AI score0.00284EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.14 views

encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem

A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may...

7.5CVSS6AI score0.00617EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.17 views

os: FileInfo can escape from a Root in golang os module

A path traversal flaw has been discovered in the golang os module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to...

2.5CVSS6.1AI score0.00201EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.28 views

golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames

A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames types 0x0a through 0x0f can cause t...

7.5CVSS6AI score0.00501EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.15 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS6.1AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.22 views

html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals

A flaw was found in the html/template package. This vulnerability arises from improper tracking of context and brace depth within JavaScript JS template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting...

6.1CVSS6AI score0.0029EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.21 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS6.1AI score0.0034EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.14 views

crypto/x509: Quadratic complexity when checking name constraints in crypto/x509

A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary...

7.5CVSS6.1AI score0.00379EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/09 10:16 a.m.11 views

CVE-2026-34185

AlanWeb SCADA is vulnerable to SQL Injection across most scripts and input parameters. Because no protections are in place, an authenticated attacker can inject arbitrary SQL commands, potentially gaining full control over the database. This issue was fixed in AlanWeb SCADA version 9.8.5...

8.8CVSS0.0029EPSS
SaveExploits0References2
Rows per page
Query Builder