CVE-2026-28208

Source
https://cve.org/CVERecord?id=CVE-2026-28208
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-28208.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-28208
Aliases
Downstream
Published
2026-02-26T22:20:03.765Z
Modified
2026-08-12T15:32:09.562107Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Junrar has arbitrary file write due to backslash path traversal bypass in LocalFolderExtractor on Linux/Unix
Details

Junrar is an open source java RAR archive library. Prior to version 7.5.8, a backslash path traversal vulnerability in LocalFolderExtractor allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix. This can often lead to remote code execution (e.g., overwriting shell profiles, source code, cron jobs, etc). Version 7.5.8 has a fix for the issue.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28208.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/junrar/junrar

Affected ranges

Type
GIT
Repo
https://github.com/junrar/junrar
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:junrar_project:junrar:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "7.5.8"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

junrar-0.*
junrar-0.6
junrar-0.7
junrar-1.*
junrar-1.0.0
junrar-2.*
junrar-2.0.0
junrar-3.*
junrar-3.0.0
junrar-3.1.0
junrar-3.1.1
junrar-4.*
junrar-4.0.0
v4.*
v4.0.0
v5.*
v5.0.0
v6.*
v6.0.0
v6.0.1
v7.*
v7.0.0
v7.1.0
v7.2.0
v7.3.0
v7.4.0
v7.4.1
v7.5.0
v7.5.1
v7.5.2
v7.5.3
v7.5.4
v7.5.5
v7.5.6
v7.5.7

Database specific

vanir_signatures_modified
"2026-08-12T15:32:09Z"
vanir_signatures
[
    {
        "id": "CVE-2026-28208-08374fe6",
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 587.0,
            "function_hash": "255628577017413976390364664209423981913"
        },
        "source": "https://github.com/junrar/junrar/commit/947ff1d33f00f940aa68ae2593500291d799d954",
        "target": {
            "function": "makeFile",
            "file": "src/main/java/com/github/junrar/LocalFolderExtractor.java"
        }
    },
    {
        "id": "CVE-2026-28208-54e324f0",
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "88297885329985031566820961650628254830",
                "233401204801917818868002512122788508873",
                "128866767398863764502504338254649123950",
                "86673760356979505759724460320582977058",
                "316293530010119586860179845484460391464",
                "103930249532501861120123282801326411545",
                "304653336562149604774614226793510223918",
                "177004985908707325089190152339842393824",
                "43693651672511506419582617180681485734"
            ]
        },
        "source": "https://github.com/junrar/junrar/commit/947ff1d33f00f940aa68ae2593500291d799d954",
        "target": {
            "file": "src/main/java/com/github/junrar/LocalFolderExtractor.java"
        }
    },
    {
        "id": "CVE-2026-28208-6680393a",
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "105993957107534337984763986726559288378",
                "20101408839407024359724620722253532659",
                "61347971335668879750236708147439964681",
                "53454567770377211048893831174509685967",
                "264256901644023452723650568572500485716",
                "46253488028046048607957997130125807593",
                "235387323706888458188417499718511257499"
            ]
        },
        "source": "https://github.com/junrar/junrar/commit/947ff1d33f00f940aa68ae2593500291d799d954",
        "target": {
            "file": "src/test/java/com/github/junrar/LocalFolderExtractorTest.java"
        }
    },
    {
        "id": "CVE-2026-28208-9ef49144",
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 539.0,
            "function_hash": "95474942312849181294642381754757883481"
        },
        "source": "https://github.com/junrar/junrar/commit/947ff1d33f00f940aa68ae2593500291d799d954",
        "target": {
            "function": "createFile",
            "file": "src/main/java/com/github/junrar/LocalFolderExtractor.java"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-28208.json"