Lucene search
+L

4576 matches found

Cvelist
Cvelist
added 2026/03/23 11:07 p.m.31 views

CVE-2026-33169 Rails Active Support has a possible ReDoS vulnerability in number_to_delimited

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. NumberToDelimitedConverter uses a lookahead-based regular expression with gsub! to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between th...

6.9CVSS0.00498EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/03/23 11:07 p.m.4 views

CVE-2026-33169 Rails Active Support has a possible ReDoS vulnerability in number_to_delimited

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. NumberToDelimitedConverter uses a lookahead-based regular expression with gsub! to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between th...

6.9CVSS5.8AI score0.00498EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/23 11:07 p.m.49 views

CVE-2026-33169

CVE-2026-33169 affects Active Support (Rails core extensions). The issue arises in NumberToDelimitedConverter, which uses a lookahead-based regular expression with gsub! to insert thousands delimiters. Interaction between a repeated lookahead group and gsub! can cause quadratic time complexity on...

6.9CVSS5.8AI score0.00498EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:01 p.m.4 views

CVE-2026-33168

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS5.8AI score0.00713EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/03/23 11:01 p.m.16 views

CVE-2026-33168

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS5.4AI score0.00713EPSS
SaveExploits0
OSV
OSV
added 2026/03/23 11:01 p.m.10 views

CVE-2026-33168 Rails has a possible XSS vulnerability in its Action View tag helpers

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/03/23 11:01 p.m.38 views

CVE-2026-33168 Rails has a possible XSS vulnerability in its Action View tag helpers

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS0.00713EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/23 11:01 p.m.44 views

CVE-2026-33168

CVE-2026-33168 (Rails / Action View) affects Rails’ Action View tag helpers. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, using a blank string as an HTML attribute name bypasses attribute escaping, producing malformed HTML. A crafted attribute could be misinterpreted by the browser as a new a...

2.3CVSS5.8AI score0.00713EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/03/23 11:01 p.m.6 views

CVE-2026-33168 Rails has a possible XSS vulnerability in its Action View tag helpers

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS5.8AI score0.00713EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/03/23 10:58 p.m.3 views

CVE-2026-33167 Rails has a possible XSS vulnerability in its Action Pack debug exceptions

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

5.3CVSS5.9AI score0.0025EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/23 10:58 p.m.29 views

CVE-2026-33167

CVE-2026-33167 : Action Pack (Rails) contains an XSS vulnerability in the debug exceptions page for Rails 8.1.x branches before 8.1.2.1. When apps have detailed exception pages enabled (config.consider_all_requests_local = true, default in development), crafted exception messages could inject arb...

6.1CVSS5.9AI score0.0025EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/23 10:58 p.m.11 views

CVE-2026-33167 Rails has a possible XSS vulnerability in its Action Pack debug exceptions

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

5.3CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/23 10:58 p.m.34 views

CVE-2026-33167 Rails has a possible XSS vulnerability in its Action Pack debug exceptions

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

5.3CVSS0.0025EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/23 10:58 p.m.5 views

CVE-2026-33167

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

5.3CVSS5.9AI score0.0025EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/03/23 10:58 p.m.20 views

CVE-2026-33167

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

6.1CVSS5.5AI score0.0025EPSS
SaveExploits0
OSV
OSV
added 2026/03/23 9:18 p.m.11 views

GHSA-73F9-JHHH-HR5M Rails Active Storage has possible glob injection in its DiskService

Impact Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled input or custom-generated keys with glob metacharacters, it may be possible to delete unintended files from the storage director...

8.7CVSS5.8AI score0.00646EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/03/23 9:18 p.m.8 views

EUVD-2026-14634

Rails Active Storage has possible glob injection in its DiskService...

8.7CVSS5.8AI score0.00646EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/03/23 9:17 p.m.10 views

EUVD-2026-14632

Rails Active Storage has possible Path Traversal in DiskService...

9.3CVSS5.8AI score0.00567EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/23 9:17 p.m.11 views

GHSA-9XRJ-H377-FR87 Rails Active Storage has possible Path Traversal in DiskService

Impact Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences e.g. ../ is used, it could allow reading, writing, or deleting arbitrary files on the server. Blob keys are...

9.3CVSS5.9AI score0.00567EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/03/23 9:17 p.m.14 views

Rails Active Storage has possible Path Traversal in DiskService

Impact Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences e.g. ../ is used, it could allow reading, writing, or deleting arbitrary files on the server. Blob keys are...

9.8CVSS5.4AI score0.00567EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder