점검 대응높음KEV 미등록

CVE-2026-49293

sunnyadn js-toml 취약점

js-toml is a TOML parser for JavaScript, fully compliant with the TOML 1.0.0 Spec. Versions up to and including 1.1.0 parse hexadecimal / octal / binary integer literals via a hand-written `parseBigInt` loop that multiplies a `BigInt` accumulator by the radix once per input digit. Each iteration performs a `BigInt * BigInt` operation on an accumulator that grows linearly with the number of digits already consumed, so the whole loop is O(n²) in the literal length. The lexer regex places no upper bound on the literal length, so a single TOML document containing one ~500 kB hex literal pins on...

대응 우선순위
점검
CVSS
7.5
EPSS
0.41%
백분위 33.7% · 2026.08.02 기준
CISA KEV
미등록
조치 기한
-
공개일
2026.06.20
관심 항목이 브라우저에만 저장되며 자산명·IP 같은 내부 정보는 수집하지 않습니다.
관심 항목 보기 →

점검 대응 판단

CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점

실제 악용미확인
EPSS0.41%
EPSS 백분위33.7%

설명

js-toml is a TOML parser for JavaScript, fully compliant with the TOML 1.0.0 Spec. Versions up to and including 1.1.0 parse hexadecimal / octal / binary integer literals via a hand-written `parseBigInt` loop that multiplies a `BigInt` accumulator by the radix once per input digit. Each iteration performs a `BigInt * BigInt` operation on an accumulator that grows linearly with the number of digits already consumed, so the whole loop is O(n²) in the literal length. The lexer regex places no upper bound on the literal length, so a single TOML document containing one ~500 kB hex literal pins on...

영향 제품·버전

제품 sunnyadn js-toml

영향 버전 sunnyadn js-toml < 1.1.1

수정 버전 sunnyadn js-toml 1.1.1

취약점 확인 및 조치방법

영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.

전체 조치가이드
해당사항 확인방법

sunnyadn js-toml의 현재 전체 버전이 공식 영향 범위(sunnyadn js-toml < 1.1.1)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.

조치방안

저장소 Security Advisory 원문에서 CVE 번호가 CVE-2026-49293와 일치하는지 먼저 확인하고, 일치할 때만 수정 버전 값(1.1.1)을 조치 기준으로 사용합니다.

조치 후 확인사항

패치 후 같은 명령으로 전체 버전을 다시 확인해 sunnyadn js-toml 1.1.1 기준을 충족하는지 확인합니다. 이어서 서비스 거부(DoS) 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.

정보 변경 이력

현재 공개 데이터에서 확인 가능한 공식 갱신 시점만 표시합니다.

관심 항목 보기
  1. 조치가이드 근거 재확인 · CVE 기본정보만

  2. FIRST EPSS 기준 갱신 · 현재 0.41%, 백분위 33.7%

  3. CVE 정보 최종 수정 · NVD/CVE 공개 레코드의 수정 시점

  4. CVE 최초 공개

필드별 과거 원문을 추정하지 않습니다. 각 시점의 현재 값과 공식 출처를 대조해 변경 여부를 확인하세요.

기술 정보

CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CWE CWE-1333, CWE-400, CWE-407

EPSS 데이터 기준일 2026.08.02