Lucene search
+L

178 matches found

Nuclei
Nuclei
added yesterday46 views

LibreChat <= 0.7.9 - HTML Injection via Accept-Language Header

danny-avila/librechat 0.7.9 contains a stored XSS caused by improper sanitization of the Accept-Language header, letting logged-in users inject arbitrary HTML into the html lang= tag, exploit requires user to be logged in. id: CVE-2025-8848 info: name: LibreChat marker"...

5.4CVSS5.1AI score0.00417EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/07 6:36 p.m.13 views

EUVD-2026-54578

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 4:16 p.m.7 views

CVE-2026-48834

Improper Handling of Length Parameter Inconsistency vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Unauthenticated attackers can cause a denial of service via a specially crafted Accept-Language header that triggers excessive CPU consumption during parsing. Users...

7.5CVSS0.00494EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 3:7 p.m.42 views

CVE-2026-48834 Apache Answer: Denial of service via crafted Accept-Language header parsing

Improper Handling of Length Parameter Inconsistency vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Unauthenticated attackers can cause a denial of service via a specially crafted Accept-Language header that triggers excessive CPU consumption during parsing. Users...

0.00494EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 3:7 p.m.8 views

CVE-2026-48834

Improper Handling of Length Parameter Inconsistency vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Unauthenticated attackers can cause a denial of service via a specially crafted Accept-Language header that triggers excessive CPU consumption during parsing. Users...

5.4AI score0.00494EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 3:7 p.m.8 views

CVE-2026-48834 Apache Answer: Denial of service via crafted Accept-Language header parsing

Improper Handling of Length Parameter Inconsistency vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Unauthenticated attackers can cause a denial of service via a specially crafted Accept-Language header that triggers excessive CPU consumption during parsing. Users...

7.5CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/08/05 3:7 p.m.46 views

CVE-2026-48834

Apache Answer is affected by CVE-2026-48834 due to improper handling of a length parameter, allowing unauthenticated attackers to trigger denial of service by sending a crafted Accept-Language header that causes excessive CPU usage during parsing. Affected versions are up to 2.0.1; upgrading to 2...

7.5CVSS5.4AI score0.00494EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/07/21 9:15 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the Locale middleware when processing unauthenticated HTTP requests containing a specially crafted Accept-Language header. An attacker can exhaust server CPU resources by sending large...

8.7CVSS8.4AI score0.00335EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 9:15 p.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the Locale middleware when processing unauthenticated HTTP requests containing a specially crafted Accept-Language header. An attacker can exhaust server CPU resources by sending large...

8.7CVSS8.4AI score0.00335EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 9:15 p.m.10 views

Gitea: ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests

Summary The Locale middleware that runs in front of every unauthenticated request calls golang.org/x/text/language.ParseAcceptLanguage on the raw Accept-Language header without imposing a size or shape filter. The underlying parser has quadratic-time behaviour on long lists of malformed language...

7.5CVSS6.9AI score0.0155EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/21 9:15 p.m.10 views

GHSA-FW57-JGCH-PGF3 Gitea: ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests

Summary The Locale middleware that runs in front of every unauthenticated request calls golang.org/x/text/language.ParseAcceptLanguage on the raw Accept-Language header without imposing a size or shape filter. The underlying parser has quadratic-time behaviour on long lists of malformed language...

8.7CVSS5.4AI score0.00335EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.13 views

PT-2026-63302

Name of the Vulnerable Software and Affected Versions code.gitea.io/gitea versions 1.22.x through 1.26.x Description The Locale middleware, which processes every unauthenticated request, is susceptible to a Denial of Service DoS attack. The issue occurs when the middleware calls...

8.7CVSS5.4AI score0.00335EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 7:42 p.m.22 views

GO-2026-5981 Ech0: ParseAcceptLanguage `_` separator bypass enables ~70x CPU amplification via Accept-Language header in i18n.Middleware in github.com/lin-snow/ech0

Ech0: ParseAcceptLanguage separator bypass enables 70x CPU amplification via Accept-Language header in i18n.Middleware in github.com/lin-snow/ech0...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 7:58 p.m.23 views

GHSA-MQXV-9RM6-W8QC Ech0: ParseAcceptLanguage `_` separator bypass enables ~70x CPU amplification via Accept-Language header in i18n.Middleware

Summary Ech0's i18n middleware runs on every HTTP request and constructs a fresh goi18n.Localizer from the raw Accept-Language header without imposing any size or shape filter. goi18n.NewLocalizer calls golang.org/x/text/language.ParseAcceptLanguage on the value internally. The underlying parser...

8.7CVSS6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/14 7:58 p.m.15 views

Ech0: ParseAcceptLanguage `_` separator bypass enables ~70x CPU amplification via Accept-Language header in i18n.Middleware

Summary Ech0's i18n middleware runs on every HTTP request and constructs a fresh goi18n.Localizer from the raw Accept-Language header without imposing any size or shape filter. goi18n.NewLocalizer calls golang.org/x/text/language.ParseAcceptLanguage on the value internally. The underlying parser...

7.5CVSS6.9AI score0.0155EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/07/14 7:58 p.m.8 views

Missing Release of Resource after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through the i18n.Middleware process, which processes the Accept-Language HTTP header without adequate filtering. An attacker can exhaust server CPU resources by sending specially...

8.7CVSS5.5AI score
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in golang-golang-x-text

An attacker can cause a denial of service by creating an Accept-Language header that requires ParseAcceptLanguage to take significant time to process...

7.5CVSS6.8AI score0.0155EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/12 9:20 p.m.51 views

CVE-2026-44241 Micronaut Framework: Unbounded formattersCache in TimeConverterRegistrar Allows Memory Exhaustion via Accept-Language Header

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. From 4.3.0 to before 4.10.22, 3.10.6, and 3.8.14, TimeConverterRegistrar caches DateTimeFormatter instances in an unbounded ConcurrentHashMap whose key is derived from the...

7.5CVSS0.00543EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/05/12 9:20 p.m.11 views

CVE-2026-44241 Micronaut Framework: Unbounded formattersCache in TimeConverterRegistrar Allows Memory Exhaustion via Accept-Language Header

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. From 4.3.0 to before 4.10.22, 3.10.6, and 3.8.14, TimeConverterRegistrar caches DateTimeFormatter instances in an unbounded ConcurrentHashMap whose key is derived from the...

7.5CVSS6AI score0.00543EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/12 9:20 p.m.15 views

CVE-2026-44241 Micronaut Framework: Unbounded formattersCache in TimeConverterRegistrar Allows Memory Exhaustion via Accept-Language Header

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. From 4.3.0 to before 4.10.22, 3.10.6, and 3.8.14, TimeConverterRegistrar caches DateTimeFormatter instances in an unbounded ConcurrentHashMap whose key is derived from the...

7.5CVSS6.2AI score
SaveExploits0References9
Rows per page
Query Builder