Keyboard shortcuts

Press ← or → to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Report generated on: September 27, 2026 at 03:20 UTC

Introduction

Our Commitment to Security

Welcome to the UniDoc Security Hub. At UniDoc, the security of our products is a top priority. We are committed to being transparent with our customers about the security of our UniPDF, UniOffice, and UniHTML libraries. This hub is a key part of that commitment, demonstrating our proactive approach to identifying and addressing security vulnerabilities.

DevSecOps Lifecycle

graph TD
    A[Developer Commits Code] --> B(CI Pipeline Starts);
    subgraph B [Continuous Integration]
        C(Build & Unit Test) --> D{Security Scans};
        subgraph D
            E[SAST Analysis];
            F[Go Package Scan];
            G[Supply Chain Scan];
        end
    end
    D --> H{Vulnerability Found?};
    H -- Yes --> I[Triage & Prioritize];
    I --> J(Remediate Vulnerability);
    J --> A;
    H -- No --> K(Release Secure Product);

Vulnerability Management

graph TD
    A[Discover] --> B(Prioritize);
    B --> C{Remediate};
    C --> D[Verify];
    D --> A;

Report generated on: September 27, 2026 at 03:20 UTC

All Products Vulnerability Report

Covered Products

Key Findings for This Reporting Period

  • Total Open Vulnerabilities: Across all products, we are currently tracking 187 open vulnerabilities.
  • Progress: Over the last 12 months, we have fixed 22 vulnerabilities, including 0 critical ones.

12-Month Combined Vulnerability Trend

xychart-beta
    title "New vs. Fixed Vulnerabilities (Last 12 Months)"
    x-axis "Month" ["2025-10", "2025-11", "2025-12", "2026-01", "2026-02", "2026-03", "2026-04", "2026-05", "2026-06", "2026-07", "2026-08", "2026-09"]
    y-axis "Count"
    bar "New" [0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0]
    bar "Fixed" [0, 0, 0, 0, 0, 20, 0, 0, 0, 1, 1, 0]
MonthNewFixedTotal at Month End
2026-0900187
2026-0801187
2026-0701188
2026-0600189
2026-0500189
2026-0400189
2026-03420189
2026-0200205
2026-0100205
2025-1200205
2025-1100205
2025-1000205

Detailed Vulnerability List

Total Open Vulnerabilities: 187

CVE IdentifierSeverityPackage NameDescription
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

Total Fixed Vulnerabilities (Last 12 Months): 22

CVE IdentifierSeverityPackage NameDescription
GHSA-mpwr-8vm7-h73fMEDIUMsoftware.sslmate.com/src/go-pkcs12package pkcs12: Authentication bypass in Decode functions
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net
CVE-2025-69725MEDIUMgithub.com/go-chi/chi/v5go-chi/chi: Go-chi/chi: Open Redirect vulnerability allows redirection to malicious websites
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net

Report generated on: September 27, 2026 at 03:20 UTC

UniPDF Vulnerability Report

Current Status

Total Open Vulnerabilities: 37

SeverityCount
CRITICAL0
HIGH18
MEDIUM17
LOW0
UNKNOWN2
Total37

12-Month Vulnerability Trend

xychart-beta
    title "New vs. Fixed Vulnerabilities (Last 12 Months)"
    x-axis "Month" ["2025-10", "2025-11", "2025-12", "2026-01", "2026-02", "2026-03", "2026-04", "2026-05", "2026-06", "2026-07", "2026-08", "2026-09"]
    y-axis "Count"
    bar "New" [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
    bar "Fixed" [0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0]
MonthNewFixedTotal at Month End
2026-090037
2026-080037
2026-070137
2026-060038
2026-050038
2026-040038
2026-030038
2026-020038
2026-010038
2025-120038
2025-110038
2025-100038

Detailed Vulnerability List

Total Open Vulnerabilities: 37

CVE IdentifierSeverityPackage NameDescription
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

Total Fixed Vulnerabilities (Last 12 Months): 1

CVE IdentifierSeverityPackage NameDescription
GHSA-mpwr-8vm7-h73fMEDIUMsoftware.sslmate.com/src/go-pkcs12package pkcs12: Authentication bypass in Decode functions

Report generated on: September 27, 2026 at 03:20 UTC

UniOffice Vulnerability Report

Current Status

Total Open Vulnerabilities: 74

SeverityCount
CRITICAL0
HIGH36
MEDIUM34
LOW0
UNKNOWN4
Total74

12-Month Vulnerability Trend

xychart-beta
    title "New vs. Fixed Vulnerabilities (Last 12 Months)"
    x-axis "Month" ["2025-10", "2025-11", "2025-12", "2026-01", "2026-02", "2026-03", "2026-04", "2026-05", "2026-06", "2026-07", "2026-08", "2026-09"]
    y-axis "Count"
    bar "New" [0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0]
    bar "Fixed" [0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0]
MonthNewFixedTotal at Month End
2026-090074
2026-080074
2026-070074
2026-060074
2026-050074
2026-040074
2026-031574
2026-020078
2026-010078
2025-120078
2025-110078
2025-100078

Detailed Vulnerability List

Total Open Vulnerabilities: 74

CVE IdentifierSeverityPackage NameDescription
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

Total Fixed Vulnerabilities (Last 12 Months): 10

CVE IdentifierSeverityPackage NameDescription
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net

Report generated on: September 27, 2026 at 03:20 UTC

UniHTML Vulnerability Report

Current Status

Total Open Vulnerabilities: 76

SeverityCount
CRITICAL0
HIGH37
MEDIUM34
LOW0
UNKNOWN5
Total76

12-Month Vulnerability Trend

xychart-beta
    title "New vs. Fixed Vulnerabilities (Last 12 Months)"
    x-axis "Month" ["2025-10", "2025-11", "2025-12", "2026-01", "2026-02", "2026-03", "2026-04", "2026-05", "2026-06", "2026-07", "2026-08", "2026-09"]
    y-axis "Count"
    bar "New" [0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0]
    bar "Fixed" [0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 1, 0]
MonthNewFixedTotal at Month End
2026-090076
2026-080176
2026-070077
2026-060077
2026-050077
2026-040077
2026-031577
2026-020081
2026-010081
2025-120081
2025-110081
2025-100081

Detailed Vulnerability List

Total Open Vulnerabilities: 76

CVE IdentifierSeverityPackage NameDescription
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input
CVE-2026-39828HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
CVE-2026-39829HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
CVE-2026-39830HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
CVE-2026-39831HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
CVE-2026-39832HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
CVE-2026-39835HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate
CVE-2026-42508HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
CVE-2026-46595HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
CVE-2026-46597HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
CVE-2026-56854HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authentication bypass due to unenforced source-address restrictions
CVE-2026-39827MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings
CVE-2026-39833MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
CVE-2026-39834MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write
CVE-2026-46598MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
CVE-2026-56855MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptoThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
CVE-2026-46602HIGHgolang.org/x/imageThe TIFF decoder does not set a limit on the size of tiles in tiled im …
CVE-2026-46603HIGHgolang.org/x/imagegolang.org/x/image/vp8l: golang.org/x/image/vp8l: Denial of Service via excessive memory allocation
CVE-2026-33809MEDIUMgolang.org/x/imagegolang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file
CVE-2026-33812MEDIUMgolang.org/x/imagegolang.org/x/image: golang.org/x/image: Denial of Service due to excessive memory allocation when parsing malicious font files
CVE-2026-33813MEDIUMgolang.org/x/imagegolang.org/x/image: golang: golang.org/x/image: Denial of Service via malformed WEBP image parsing
CVE-2026-42500MEDIUMgolang.org/x/imagegolang.org/x/image/bmp: golang: golang.org/x/image/bmp: Denial of Service via out-of-range palette index in BMP decoding
CVE-2026-46599MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via crafted PackBits-compressed data
CVE-2026-46601MEDIUMgolang.org/x/imagegolang.org/x/image/webp: golang.org/x/image/webp: Denial of Service via malformed VP8 chunk in WebP images
CVE-2026-46604MEDIUMgolang.org/x/imagegolang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via invalid TIFF image
CVE-2026-25681HIGHgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
CVE-2026-27136HIGHgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
CVE-2026-33814HIGHgolang.org/x/netnet/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
CVE-2026-39821HIGHgolang.org/x/netgolang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
CVE-2026-46600HIGHgolang.org/x/netgolang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing
CVE-2026-25680MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
CVE-2026-27141MEDIUMgolang.org/x/netgolang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames
CVE-2026-42502MEDIUMgolang.org/x/netgolang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering
CVE-2026-42506MEDIUMgolang.org/x/netgolang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing
CVE-2026-39824UNKNOWNgolang.org/x/sysInvoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
CVE-2026-56852HIGHgolang.org/x/textgolang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

Total Fixed Vulnerabilities (Last 12 Months): 11

CVE IdentifierSeverityPackage NameDescription
CVE-2025-69725MEDIUMgithub.com/go-chi/chi/v5go-chi/chi: Go-chi/chi: Open Redirect vulnerability allows redirection to malicious websites
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net
CVE-2025-47913HIGHgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
CVE-2025-47914MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
CVE-2025-58181MEDIUMgolang.org/x/cryptogolang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
CVE-2025-47911MEDIUMgolang.org/x/netgolang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
CVE-2025-58190MEDIUMgolang.org/x/netgolang.org/x/net/html: Infinite parsing loop in golang.org/x/net

Supply Chain & Software Bill of Materials

Your security team needs to know exactly what’s in your software supply chain. Here’s everything about ours — the components we ship, how we vet them, and the open tooling that lets you verify it yourself. Nothing here is “trust us”: every claim below points to open-source tooling or public documentation you can inspect and run for yourself.


SBOM — Generated with Syft

A Software Bill of Materials is the ingredient list for a software product. UniDoc produces one for UniPDF and UniOffice on every release using Syft, the widely adopted open-source SBOM generator.

Each SBOM enumerates every direct and transitive dependency — component name, version, license, and dependency relationships — in the two formats enterprise tooling expects.

FormatsSPDX and CycloneDX (JSON) — the two industry-standard SBOM formats
CadenceRegenerated automatically on every release
ContentsComponent names, versions, licenses, and the full dependency graph
Toolchain compatibleDependency-Track, FOSSA, Black Duck, and any SPDX/CycloneDX consumer
AccessPublic download — no login, no NDA, no sales contact

Supply Chain Risk — Assessed with UniSupply

Knowing what is in the supply chain is only half the job. Before every release we run UniSupply — our own open-source Go supply chain risk scanner — across the full dependency graph of UniPDF and UniOffice. Because it’s open source, you can read exactly how we assess risk and run the same checks against your own projects.

UniSupply evaluates each dependency across nine dimensions:

DimensionWhat it checks
Known vulnerabilitiesCVE/OSV lookups via the Go vulnerability database (vuln.go.dev)
ReachabilityWhether a vulnerable symbol is actually called, merely imported, or only required
Maintenance healthRelease recency and activity via the Go module proxy
Maintainer analysisContributor count, bus factor, and project activity
TyposquattingName-similarity checks against known-good modules
ResilienceRelease cadence, governance files, and versioning discipline
AI-generated code riskHeuristics for machine-generated dependency code
CI/CD auditInspection of GitHub Actions and build configuration
Build inspectionReview of Dockerfiles, Makefiles, and shell scripts

Findings roll up into a weighted risk score per dependency — vulnerabilities weighted most heavily, then maintenance, dependency depth, maintainer risk, and maturity — with additional penalties for typosquatting and low-resilience packages. Risk signals surface before a release ships, not after a customer flags them.

UniSupply produces reports as text, JSON, PDF, and as CycloneDX (1.5) and SPDX (2.3) SBOMs — and collects no telemetry, transmitting only the module paths already visible in a published go.mod.


Part of a Wider Security Program

SBOMs and dependency scanning are supply-chain controls — but they don’t stand alone. They’re one part of how we manage security across the whole company, governed by our Information Security Management System (ISMS): the documented policies, controls, and review processes behind our day-to-day operations.

Most vendors keep that behind an NDA. We run ours in the open — on isms.sh, the same open-source platform we build and publish at github.com/unidoc/isms:

  • Documented in Git — every policy is version-controlled Markdown with full history, so you can see what changed, when, and why.
  • Immutable audit trail — reviews and approvals are stamped with a SHA-256 content hash and can’t be quietly rewritten.
  • Framework-aligned — mapped to the controls behind ISO 27001, SOC 2, and NIS2, among other standards.
  • Open and inspectable — Apache-2.0 licensed, with a live demo at demo.isms.sh.

Coverage: UniPDF and UniOffice only. UniHTML (Chrome runtime) and UniAI (cloud-assisted) have separate supply chain documentation available on request.

Supply chain or vendor assessment questions?
[email protected]