VYPR

Openlist

by Openlistteam

Source repositories

CVEs (3)

  • CVE-2026-25059HigFeb 2, 2026
    risk 0.50cvss 8.8epss 0.01

    OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using…

  • CVE-2026-25060HigFeb 2, 2026
    risk 0.46cvss 8.1epss 0.00

    OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, certificate verification is disabled by default for all storage driver communications. The TlsInsecureSkipVerify setting is default to true in the DefaultConfig() function in internal/conf/config.go. This…

  • CVE-2026-73509HigAug 13, 2026
    risk 0.42cvss 7.6epss 0.00

    OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batch_rename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPath(req.SrcDir) and validates renameObject.NewName with…