CVE-2025-25289

MEDIUM EPSS 43.3%
Published Feb 14, 20251y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Feb 14, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

@octokit/request-error is an error class for Octokit request errors. Starting in version 1.0.0 and prior to version 6.1.7, a Regular Expression Denial of Service (ReDoS) vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long sequence of spaces followed by a newline and "@", an attacker can exploit inefficient regular expression processing, leading to excessive resource consumption. This can significantly degrade server performance or cause a denial-of-service (DoS) condition, impacting availability. Version 6.1.7 contains a fix for the issue.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
43.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-1333

References 3

  • github.com https://github.com/octokit/request-error.js/blob/main/src/index.ts
  • github.com https://github.com/octokit/request-error.js/commit/d558320874a4bc8d356babf1079e6f0056a59b9e
  • github.com https://github.com/octokit/request-error.js/security/advisories/GHSA-xx4v-prfh-6cgc

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.