Lucene search
+L

5079 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.23 views

PT-2026-73031

Name of the Vulnerable Software and Affected Versions Dancer2::Plugin::Auth::Extensible versions prior to 0.714 Description Password reset link poisoning is possible via the request Host header in the default email password reset and default welcome send functions. Both default emails generate a...

9.8CVSS5.5AI score0.00608EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/08/14 2:51 p.m.14 views

CVE-2026-19879

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.5AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 7:31 p.m.6 views

USN-8638-1 node-axios vulnerabilities

Ameer Assadi discovered that Axios did not properly handle certain hostnames when applying NOPROXY rules. An attacker could possibly use this issue to bypass proxy restrictions and access internal services, resulting in server-side request forgery. CVE-2025-62718 It was discovered that Axios did...

10CVSS6.7AI score0.01882EPSS
SaveExploits9References6
Cvelist
Cvelist
added 2026/08/13 4:28 p.m.35 views

CVE-2026-13048 Data::MuForm::Localizer versions through 0.05 for Perl execute Perl from a message catalog header, reached at an arbitrary path because load_lexicon interpolates the language attribute into the catalog filename

Data::MuForm::Localizer versions through 0.05 for Perl execute Perl from a message catalog header, reached at an arbitrary path because loadlexicon interpolates the language attribute into the catalog filename. loadlexicon builds the catalog path by appending Messages/$lang.po to the directory...

0.00475EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 4:28 p.m.13 views

CVE-2026-13048

Data::MuForm::Localizer versions through 0.05 for Perl execute Perl from a message catalog header, reached at an arbitrary path because loadlexicon interpolates the language attribute into the catalog filename. loadlexicon builds the catalog path by appending Messages/$lang.po to the directory...

6.1AI score0.00475EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 4:28 p.m.20 views

EUVD-2026-58117

Data::MuForm::Localizer versions through 0.05 for Perl execute Perl from a message catalog header, reached at an arbitrary path because loadlexicon interpolates the language attribute into the catalog filename. loadlexicon builds the catalog path by appending Messages/$lang.po to the directory...

6.1AI score0.00475EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/08/13 11:13 a.m.16 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to unfiltered CometD client-supplied headers being copied directly into the Camel Exchange, which allows an attacker to inject Camel control headers and manipulate downstream producers such as HTTP, file, or JMS...

9.8CVSS5.3AI score0.00827EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/13 9:55 a.m.9 views

FreeRDP: FreeRDP: HTTP Proxy Request Injection via Redirection

A flaw was found in FreeRDP. A malicious or compromised Remote Desktop Protocol RDP server can exploit this vulnerability to inject arbitrary headers or requests into an HTTP proxy CONNECT request. This occurs because FreeRDP does not properly validate control characters in the server-controlled...

9.8CVSS8.5AI score0.00397EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 8:46 a.m.9 views

FreeRDP: FreeRDP: HTTP Proxy Request Injection via Redirection

A flaw was found in FreeRDP. A malicious or compromised Remote Desktop Protocol RDP server can exploit this vulnerability to inject arbitrary headers or requests into an HTTP proxy CONNECT request. This occurs because FreeRDP does not properly validate control characters in the server-controlled...

9.8CVSS8.5AI score0.00397EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/12 10:17 p.m.19 views

CVE-2026-73495

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. Prior to 0.23.18 and 1.0.0-M42, blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject...

7.4CVSS0.00289EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 9:11 p.m.51 views

CVE-2026-73495

CVE-2026-73495 affects blaze-server (Scala) prior to 0.23.18 and 1.0.0-M42, where HTTP/1.1 chunked-body trailer fields could be merged into Request.headers. Attacker-controlled trailers allow injection of arbitrary header names/values (e.g., X-Forwarded-For, internal authorization headers), bypas...

7.4CVSS5.6AI score0.00289EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 9:11 p.m.31 views

CVE-2026-73495 blaze: Chunked-body trailer fields promoted into Request.headers in blaze-server (front-end header-sanitization bypass)

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. Prior to 0.23.18 and 1.0.0-M42, blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject...

7.4CVSS0.00289EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 9:11 p.m.14 views

CVE-2026-73495 blaze: Chunked-body trailer fields promoted into Request.headers in blaze-server (front-end header-sanitization bypass)

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. Prior to 0.23.18 and 1.0.0-M42, blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject...

7.4CVSS5.6AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.16 views

netty: io.netty/netty-handler-proxy: Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation

A flaw was found in Netty. The HttpProxyHandler component, which handles HTTP CONNECT requests, does not properly validate user-provided outbound headers. This allows an attacker to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This could lead to unexpected...

7.5CVSS7AI score0.01065EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/12 2:40 p.m.11 views

CVE-2026-73286 RustF: Request headers can populate server-derived IAM condition keys, letting a caller satisfy identity-based policy conditions

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS getconditionvalues folds attacker-controlled request headers from HeaderMap into server-derived userid, username, principaltype, groups, versionid, signatureversion, jwt:, and ldap: condition keys, allowin...

8.1CVSS5.3AI score
SaveExploits0References6
Veracode
Veracode
added 2026/08/12 12:26 p.m.11 views

Server-Side Request Forgery

Apache Camel Solr component is vulnerable to Server-Side Request Forgery. The vulnerability is due to insufficient validation of SolrParam. and SolrField. headers, where attacker-controlled HTTP headers can inject arbitrary Solr request parameters or document fields, allowing unauthorized...

9.1CVSS5.4AI score0.006EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2026/08/12 11:39 a.m.171 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to Elasticsearch control headers lacking the Camel prefix and therefore bypassing Camel's inbound HTTP header filtering, which allows an unauthenticated attacker to inject user-controlled headers and override...

5.3CVSS5.3AI score0.00552EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2026/08/12 11:09 a.m.11 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to improper inbound filtering of SQS message attributes, which allows an attacker who can send messages to the SQS queue to inject arbitrary Camel control headers, potentially influencing downstream producers such a...

9.8CVSS5.7AI score0.00791EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2026/08/12 8:18 a.m.174 views

Improper Input Validation

Apache Camel Kafka component is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of Kafka control headers, where attacker-controlled kafka. headers can override the configured Kafka topic, partition, or timestamp, allowing unauthorized message redirecti...

5.3CVSS5.8AI score0.00609EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/08/12 7:32 a.m.12 views

Improper Input Validation

Apache Camel Salesforce is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of Salesforce control headers, where attacker-controlled HTTP headers can override configured SOQL queries, SObject parameters, or Apex REST requests, allowing unauthorized acce...

5.3CVSS5AI score0.0052EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder