CVE-2026-25559 PUBLISHED

OpenBullet2 0.3.2 Path Traversal via Wordlist Endpoint

Assigner: VulnCheck
Reserved: 02.02.2026 Published: 08.06.2026 Updated: 09.06.2026

OpenBullet2 through version 0.3.2 contains a path traversal vulnerability in the wordlist endpoint that allows authenticated attackers to perform arbitrary file read, write, and delete operations by supplying unsanitized absolute paths to the upload handler and wordlist functions. Attackers can chain the file write and delete primitives to achieve remote code execution by manipulating critical system files such as /etc/passwd, with full system impact since the application runs as root by default.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor openbullet
Product openbullet2
Versions Default: affected
  • affected from 0 to 0.3.2 (incl.)

Credits

  • Maksim Rogov finder
  • VulnCheck finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE