Lucene search
+L

549 matches found

RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.4 views

net-imap: Net::IMAP: Command injection via non-synchronizing literals

A flaw was found in Net::IMAP, a Ruby library that provides Internet Message Access Protocol IMAP client functionality. This vulnerability allows a remote attacker to inject arbitrary IMAP commands. This is possible when an IMAP server does not support non-synchronizing literals, leading to the...

5.8CVSS5.8AI score0.00491EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.10 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.5AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/01 1:16 p.m.9 views

UBUNTU-CVE-2026-66402

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS5.5AI score0.00286EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 11:16 a.m.10 views

UBUNTU-CVE-2026-18369

A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side...

5.8CVSS5.5AI score0.00195EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 10:32 a.m.38 views

CVE-2026-18369 Dogtag-pki: pki-core: redhat-pki: pki: acme http-01 validation ssrf via ip literal identifiers and unvalidated redirects

A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side...

5.8CVSS0.00195EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 10:32 a.m.10 views

CVE-2026-18369

A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side...

5.8CVSS5.8AI score0.00195EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 10:32 a.m.49 views

CVE-2026-18369

Dogtag PKI’s ACME responder is vulnerable: the HTTP-01 validator accepts IP literal identifiers and follows redirects without validating public-facing targets, enabling unauthenticated ACME accounts to induce SSRF to internal services. With the InMemory database backend, the internal target respo...

5.8CVSS5.8AI score0.00195EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-18369

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects...

5.8CVSS5.5AI score0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 3:16 p.m.15 views

CVE-2026-54666

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-routes/schema-routes.ts passes OpenAPI path keys through parseRouteName to templates/default/procedure-call.ejs and templates/modular/procedure-call.ejs without escaping...

8.3CVSS0.00286EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/29 2:35 p.m.24 views

swagger-typescript-api vulnerable to code injection via unescaped OpenAPI path strings in generated method bodies

Summary swagger-typescript-api interpolates OpenAPI path strings the keys of the paths object, e.g. /users/id directly into a JavaScript template literal inside the body of every generated API method, without escaping. A spec path containing $ … survives parseRouteName's x / :x rewriter verbatim...

8.3CVSS6AI score0.00286EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/29 2:34 p.m.85 views

CVE-2026-54666

swagger-typescript-api contains a code-injection risk in generated API clients prior to 13.12.2. OpenAPI path keys are passed through parseRouteName into template code without escaping template literals, causing attacker-controlled paths containing ${...} to be evaluated when a generated method r...

8.3CVSS6AI score0.00286EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 3:44 p.m.11 views

Microsoft Kiota: Code Generation Literal Injection in Kiota Ruby Generator

Code Generation Literal Injection in Kiota Ruby Generator Leads to Arbitrary Code Execution Impact The Kiota Ruby code generator is vulnerable to a code generation literal injection attack. The generator embeds string values from OpenAPI default fields and property names directly into Ruby...

7.5CVSS5.8AI score0.02048EPSS
SaveExploits0References6Affected Software2
EUVD
EUVD
added 2026/07/24 3:44 p.m.13 views

EUVD-2026-44926

Microsoft Kiota: Code Generation Literal Injection in Kiota Ruby Generator...

7.5CVSS5.9AI score0.02048EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/21 9:59 p.m.23 views

GHSA-2RP8-MM9Q-FP49 TypeORM: migration:generate template-literal code injection

Summary typeorm migration:generate embeds database schema metadata into JS/TS template literals, escaping backticks but not $.... An attacker who can write schema metadata column comments, defaults, view definitions achieves arbitrary code execution on the host that loads the generated migration...

5.7CVSS6.7AI score0.00233EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/21 9:59 p.m.19 views

TypeORM: migration:generate template-literal code injection

Summary typeorm migration:generate embeds database schema metadata into JS/TS template literals, escaping backticks but not $.... An attacker who can write schema metadata column comments, defaults, view definitions achieves arbitrary code execution on the host that loads the generated migration...

5.7CVSS6.7AI score0.00233EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.93 views

RHEL 9 : Satellite 6.17.9.1 Async Update (Important) (RHSA-2026:42150)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42150 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity t...

9.6CVSS6.9AI score0.01557EPSS
SaveExploits1References15
Cvelist
Cvelist
added 2026/07/16 5:54 p.m.43 views

CVE-2026-46378 Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 5:54 p.m.11 views

CVE-2026-46378 Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS6.1AI score
SaveExploits0References4
Snyk
Snyk
added 2026/07/16 4:37 p.m.12 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection through the string escaping logic in StringExtensions and the PHP writers that emit double-quoted literals. An attacker can inject and execute arbitrary PHP code in generated model and request-builder classes by...

8.8CVSS6.2AI score0.01381EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 2:36 p.m.9 views

CVE-2026-59861 Kiota: Code Generation Literal Injection in Kiota Ruby Generator

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.0, Kiota's Ruby generator embedded OpenAPI default fields, property names, and other schema-derived strings through CodeMethodWriter.cs and SanitizeForQuotedLiteral in Writers/StringExtensions.cs into Ruby double-quote...

7.5CVSS5.6AI score
SaveExploits0References6
Rows per page
Query Builder