全部/科技/实时热榜

NVD · 实时热榜

HISTORY2026年8月3日153 不同热搜
08/0309/01 有历史数据
DAILY UNIQUE TOPICS153 个热搜
  1. 01
    CVE-2025-71399 · HIGH 8.8

    Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 (which bundles the fixed rou3), this can allow attackers to bypass disabledPaths configuration and path-based rate limits by submitting requests with extra slashes in the URL path. The issue does not apply in deployments where the proxy or platform normalizes URLs by collapsing multiple slashes.

    最高第 1300:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  2. 02
    CVE-2025-71400 · HIGH 7.1

    better-auth passkey versions before 1.4.0 contain an insecure direct object reference vulnerability in the passkey deletion endpoint that allows authenticated users to delete arbitrary passkeys by ID. Attackers with valid sessions can submit crafted requests to the delete-passkey endpoint with enumerated passkey IDs to remove other users' passkeys.

    最高第 1200:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  3. 03
    CVE-2025-71401 · CRITICAL 9.3

    better-auth (npm) before 1.4.2 allows an external request to configure baseURL when it is not otherwise defined (e.g., BETTER_AUTH_URL is unset). An attacker able to make the very first request to the server after startup can poison the router's base path, causing all routes to return 404 for all users (denial of service). The issue is not reachable when baseURL is explicitly configured or on typical managed hosting platforms.

    最高第 1100:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  4. 04
    CVE-2026-10774 · LOW 2.4

    Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, net_keys_create() imports the Private Beacon Key into a PSA key slot under CONFIG_BT_MESH_PRIV_BEACONS (enabled by default), but subnet_keys_destroy() guarded the matching psa_destroy_key() with CONFIG_BT_MESH_V1d1. That Kconfig symbol was removed when explicit Mesh 1.0.1 support was dropped, so the destroy branch became permanently dead code and the import is never balanced by a destroy. The imbalanced teardown is reached every time subnet keys are destroyed: deleting a subnet (Config Server NetKey Delete), completing a Key Refresh Procedure (which retires the old key set), and resetting/re-provisioning the node. The over-the-air triggers are processed only under the node's device key, so they are exercisable by the provisioner or network administrator that owns the node, reachable over the Bluetooth Mesh network. With the default CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT of 16, repeated add/delete or key-refresh cycles exhaust the shared PSA key-slot pool after roughly a dozen rounds. Once exhausted, bt_mesh_private_beacon_key() and thus subnet creation fail: the node can no longer add subnets or complete key refresh, and other PSA crypto consumers on the device may be starved, until the device is rebooted. The fix aligns the destroy guard with the import guard (CONFIG_BT_MESH_PRIV_BEACONS) so each slot is freed.

    最高第 200:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  5. 05
    CVE-2026-12231 · MEDIUM 6.4

    The Exclusive Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘ exad_infobox_image’ parameter in all versions up to, and including, 2.7.9.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

    最高第 1400:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  6. 06
    CVE-2026-18572 · MEDIUM 6.5

    Keycloak provides authorization services that allow administrators to restrict access to resources based on time policies (for example, only allowing access during business hours). A flaw was discovered where a user can include a fake time value in their authorization request that overrides the actual server time. This allows the user to bypass these time-based restrictions and access protected resources at unauthorized times.

    最高第 1600:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  7. 07
    CVE-2026-18573 · MEDIUM 6.5

    A flaw was found in the keycloak-services component of Keycloak, which is used for managing authentication and authorization flows. The issue occurs when a realm administrator configures client policies to enforce specific authentication requirements on confidential clients. Due to improper evaluation of the client state during an update operation, an attacker with client management permissions can bypass these security policies by first creating a public client and then updating it to a confidential client with weaker authentication. This can result in the persistence of clients that do not comply with the intended security hardening of the realm.

    最高第 1500:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  8. 08
    CVE-2026-65321 · CRITICAL 9.3

    PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format(), which routes DELETE and CTAS statements to the _escape_hive function that backslash-escapes single quotes rather than doubling them. Because Athena and Trino do not treat backslashes as escape characters inside string literals, attacker-supplied input such as a single quote followed by SQL syntax causes the parser to terminate the string literal prematurely, enabling data exfiltration via UNION SELECT, execution of destructive statements, and attacker-controlled CTAS destination and content.

    最高第 100:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  9. 09
    CVE-2026-67356 · HIGH 8.7

    ArcadeDB before 26.7.3 binds the real LocalDatabase object into JavaScript trigger contexts with HostAccess.ALL, allowing schema-admins to call getSecurity().createUser() without permission checks. Attackers with UPDATE_SCHEMA permission can create triggers that execute JavaScript to create server-wide admin users, escalating privileges beyond their authorization level.

    最高第 1000:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  10. 10
    CVE-2026-67357 · HIGH 7.7

    ArcadeDB versions before 26.7.3 contain an information disclosure vulnerability in the MCP get_server_settings tool that leaks the arcadedb.ha.clusterToken in cleartext. Attackers with MCP access can retrieve the cluster token and use it with X-ArcadeDB-Cluster-Token and X-ArcadeDB-Forwarded-User headers to impersonate root and achieve full server compromise.

    最高第 900:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  11. 11
    CVE-2026-68578 · HIGH 7.7

    ArcadeDB versions before 26.7.3 fail to bind the authenticated principal in the MCP HTTP transport, causing all engine permission checks to silently pass as no-ops. Non-root MCP-allowed users can perform arbitrary database writes, DDL, schema mutations, and execute arbitrary JavaScript code via the query tool.

    最高第 800:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  12. 12
    CVE-2026-68579 · HIGH 8.7

    FreeRDP before 3.30.0 (<= 3.29.0) contains a heap-based buffer overflow in the Windows clipboard client's CliprdrStream_Read function (client/Windows/wf_cliprdr.c). When an OLE paste consumer (e.g. explorer.exe) calls IStream::Read with a fixed-size buffer of cb bytes, CliprdrStream_Read requests file contents from the RDP server and then copies the response into the caller's buffer using the server-supplied length (req_fsize) instead of cb. A malicious or compromised RDP server can return an oversized CB_FILECONTENTS_RESPONSE, causing an out-of-bounds write of attacker-controlled data into the paste consumer's heap buffer when a user pastes server-offered clipboard file contents.

    最高第 700:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  13. 13
    CVE-2026-68580 · HIGH 7.7

    FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel (audin) across ALSA, sndio, WinMM, and OpenSL ES backends that fail to validate the FramesPerPacket parameter from RDP servers. Attackers can supply a malicious FramesPerPacket value causing allocation size wraparound, resulting in heap-based buffer overflow on ALSA or denial of service on all platforms.

    最高第 600:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  14. 14
    CVE-2026-68581 · HIGH 8.6

    Vikunja versions 0.22.0 through 2.3.0 fail to validate the principal type in API token management. Because user IDs and link-share IDs are independent numeric sequences and both resolve through a generic web.Auth.GetID() interface, a link-share JWT whose numeric ID equals a target user's ID is treated as that user by the /api/v1/tokens endpoints. An authenticated attacker can obtain a target's numeric user ID via authenticated user search, then create link shares on an attacker-writable project until the link-share sequence reaches that value, and use the resulting link-share JWT to list, create, and delete the target user's API tokens (including issuing a new token with attacker-chosen scopes under the target's permissions). Fixed in version 2.4.0.

    最高第 500:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  15. 15
    CVE-2026-68582 · CRITICAL 9.3

    Vikunja versions >= 0.24.0 and <= 2.3.0 contain a broken object level authorization (BOLA) vulnerability in the task-collection endpoint (GET /api/v1/projects/{project}/views/{view}/tasks). The endpoint loads the requested project view from the URL path without verifying the caller is authorized for it. For a link-share token holder, the task scope is pinned to the share's own project, but the view is taken from the attacker-controlled path and never re-validated. As a result, a holder of any project share link can read any other tenant's kanban bucket records — bucket titles and the full created_by user object (username, name, id) — for every view in the instance. The same missing pre-authorization view load also creates a project/view-ID existence oracle (404 vs. non-404) usable by link shares and ordinary authenticated users. Task contents remain constrained to the share's own project and are not disclosed. Fixed in 2.4.0.

    最高第 400:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  16. 16
    CVE-2026-68583 · MEDIUM 5.1

    luci-app-adblock-fast before 1.2.4-4 contains a stored cross-site scripting vulnerability in the blocklist name field that allows lower-privileged users to inject active HTML. When an administrator views the AdBlock Fast status page, the injected payload executes in the administrator's browser under the LuCI origin.

    最高第 300:00 达到当日首次采集时已在榜09:17 观测离榜累计约9小时18分
  17. 17
    CVE-2026-9856 · HIGH 7.1

    A vulnerability in huggingface/transformers versions <=5.8.0.dev0 allows an attacker to perform arbitrary file writes via path traversal. The issue resides in the `save_pretrained()` methods of `PreTrainedTokenizerBase` and `ProcessorMixin`, where keys from the `chat_template` dictionary are used directly as filenames without proper validation. An attacker can exploit this by publishing a malicious Hugging Face Hub repository with a crafted `tokenizer_config.json` file. When a victim downloads and saves the tokenizer or processor, the attacker-controlled keys can escape the intended save directory, enabling arbitrary file writes with attacker-controlled content. This vulnerability affects multiple processors inheriting from `ProcessorMixin`, including Idefics, Florence, Gemma, Phi, and Qwen-VL.

    最高第 100:23 达到00:23 首次观测上榜09:17 观测离榜累计约8小时54分
  18. 18
    CVE-2026-18571 · MEDIUM 6.6

    A flaw was found in the user creation component of Keycloak when Fine-Grained Admin Permissions V2 (FGAP V2) is enabled. This issue allows a sub-administrator with permission to create users to add those users to any group, even groups the sub-administrator is not authorized to manage. This could lead to unauthorized access to sensitive information or elevated privileges for the newly created users.

    最高第 1700:00 达到当日首次采集时已在榜08:29 观测离榜累计约8小时30分
  19. 19
    CVE-2026-10848 · HIGH 7

    The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parse_rpc_msg() (subsys/net/lib/ocpp/ocpp_j.c) using a hand-rolled helper, extract_string_field(), that copied the message's uid and action fields with strncpy(out_buf, token + 1, outlen - 1) and then scanned the result with strchr(out_buf, '"'). Because strncpy does not NUL-terminate the destination when the source is at least outlen - 1 (127) bytes long, the subsequent strchr reads past the 128-byte destination buffer into adjacent stack memory; if a " byte is found beyond the buffer, a one-byte out-of-bounds NUL write also occurs. A related defect in extract_payload() runs strchr/strrchr over the receive buffer, which may not be NUL-terminated when a maximal-length frame fills it. The parsed bytes come directly from the OCPP central-system server over a websocket: the reader thread fills recv_buf via websocket_recv_msg() and calls parse_rpc_msg() on each inbound DATA frame (subsys/net/lib/ocpp/ocpp.c). A malicious or compromised central server, or an on-path attacker (OCPP is commonly deployed over plain ws://), can send an RPC frame whose uid or action field is 127+ bytes with no closing quote, triggering the out-of-bounds access. The primary impact is a remotely triggerable denial of service: the unbounded scan can fault on an unmapped page, and the stray NUL write can corrupt adjacent stack state. The over-read data is not reflected to the peer, so disclosure is limited. The feature is EXPERIMENTAL and must be explicitly enabled (CONFIG_OCPP). The fix replaces the manual parser with the bounds-respecting json_mixed_arr_parse() and copies the extracted uid with an explicitly NUL-terminated buffer, eliminating both over-reads.

    最高第 101:27 达到01:27 首次观测上榜09:17 观测离榜累计约7小时50分
  20. 20
    CVE-2026-18570 · MEDIUM 5.4

    A flaw was found in the full-scope-disabled client-policy executor within the keycloak-services component. This component is responsible for enforcing security policies during client registration and configuration in Red Hat Build of Keycloak. The issue occurs because the executor only validates the fullScopeAllowed field when it is explicitly provided in a request. By omitting this field, a delegated user can bypass the policy, resulting in a client created with full scope access. This allows the client to obtain tokens with unauthorized role mappings.

    最高第 1800:00 达到当日首次采集时已在榜07:25 观测离榜累计约7小时26分
  21. 21
    CVE-2026-28147 · MEDIUM 5.4

    Missing Authorization vulnerability in Unlimited Elements Unlimited Elements For Elementor (Free Widgets, Addons, Templates) allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Unlimited Elements For Elementor (Free Widgets, Addons, Templates): from n/a through 2.0.15.

    最高第 316:19 达到16:19 首次观测上榜22:27 观测离榜累计约6小时8分
  22. 22
    CVE-2026-8793 · MEDIUM 6.9

    PaperCut NG/MF does not properly restrict excessive authentication attempts within its login component. An unauthenticated remote attacker can exploit this vulnerability to perform unrestricted brute-force or credential-stuffing attacks without triggering account lockout or rate-limiting mechanisms in some configurations.

    最高第 216:19 达到16:19 首次观测上榜22:27 观测离榜累计约6小时8分
  23. 23
    CVE-2026-8794 · MEDIUM 6.9

    PaperCut NG/MF contains an observable timing discrepancy in its authentication component. An unauthenticated remote attacker can exploit this vulnerability to perform username enumeration by measuring response times during login attempts. The system executes a password hash comparison only when a valid account is supplied, creating a measurable timing oracle that reveals account existence.

    最高第 116:19 达到16:19 首次观测上榜22:27 观测离榜累计约6小时8分
  24. 24
    CVE-2026-60011 · MEDIUM 6.9

    Sharp and Toshiba Tec MFPs (multifunction printers) fail to properly authorize requests to directly access certain image data stored to the affected product.

    最高第 517:23 达到17:23 首次观测上榜22:27 观测离榜累计约5小时4分
  25. 25
    CVE-2026-62416 · MEDIUM 6.9

    Network Scanner Tool and Network Scanner Tool Lite provided by Sharp Corporation, with the initial configuration, require no authentication and accept files unlimitedly. When the affected products are used with the initial configuration, anyone can connect to them without authentication and upload files unlimitedly. This may cause a denial-of-service (DoS) condition on the PC. Furthermore, if a malicious file is uploaded, a PC user may be tricked to execute the file to attack other entities from that PC.

    最高第 417:23 达到17:23 首次观测上榜22:27 观测离榜累计约5小时4分
  26. 26
    CVE-2026-63545 · LOW 2.4

    Sharp and Toshiba Tec MFPs (multifunction printers) caches data internally when printing, and leave them uncleared. They may be accessed later by other users.

    最高第 317:23 达到17:23 首次观测上榜22:27 观测离榜累计约5小时4分
  27. 27
    CVE-2026-63563 · MEDIUM 6.9

    Sharp and Toshiba Tec MFPs (multifunction printers) for a certain market have been shipped with the user authentication feature disabled in the initial configuration. When used with the initial configuration, the address book editing and a range of features related to Document Filing can be accessed without user authentication. Products intended for the Japanese market are not affected.

    最高第 217:23 达到17:23 首次观测上榜22:27 观测离榜累计约5小时4分
  28. 28
    CVE-2026-69075 · MEDIUM 6.9

    FlowIntel is affected by a stored cross-site scripting vulnerability through multiple user-controlled or administrator-controlled fields. Persisted values—including case titles, ticket identifiers, recurring-case information, user profile attributes, organisation names, and role names—were rendered inside DOM elements subsequently compiled by Vue. Although normal HTML escaping could neutralize direct HTML markup, it did not prevent an attacker from injecting Vue interpolation expressions using the configured [[ ... ]] delimiters. An authenticated attacker able to modify one of the affected fields could store a malicious Vue expression. When another user viewed an affected case, report, profile, recurring-case page, or navigation component, Vue could evaluate the injected expression in the context of the FlowIntel application. Successful exploitation could allow arbitrary JavaScript execution in the victim’s browser under the FlowIntel origin. This could expose information available to the victim, perform actions using the victim’s authenticated session, or modify application data within the victim’s privileges. The patch introduces a dedicated vue_escape filter that escapes HTML-sensitive characters and breaks Vue interpolation delimiters before the values are rendered. The filter is applied to the affected case, account, organisation, role, configuration, and navigation fields.

    最高第 117:23 达到17:23 首次观测上榜22:27 观测离榜累计约5小时4分
  29. 29
    CVE-2026-21550 · HIGH 7.5

    In modem, there is a possible improper input validation. This could lead to remote denial of service with no additional execution privileges needed

    最高第 916:19 达到16:19 首次观测上榜21:23 观测离榜累计约5小时4分
  30. 30
    CVE-2026-21551 · HIGH 7.5

    In modem, there is a possible improper input validation. This could lead to remote denial of service with no additional execution privileges needed

    最高第 816:19 达到16:19 首次观测上榜21:23 观测离榜累计约5小时4分
  31. 31
    CVE-2026-21552 · HIGH 7.5

    In modem, there is a possible improper input validation. This could lead to remote denial of service with no additional execution privileges needed

    最高第 716:19 达到16:19 首次观测上榜21:23 观测离榜累计约5小时4分
  32. 32
    CVE-2026-21553 · HIGH 7.5

    In modem, there is a possible improper input validation. This could lead to remote denial of service with no additional execution privileges needed

    最高第 616:19 达到16:19 首次观测上榜21:23 观测离榜累计约5小时4分
  33. 33
    CVE-2026-21554 · HIGH 7.5

    In modem, there is a possible improper input validation. This could lead to remote denial of service with no additional execution privileges needed

    最高第 516:19 达到16:19 首次观测上榜21:23 观测离榜累计约5小时4分
  34. 34
    CVE-2026-21555 · HIGH 7.5

    In modem, there is a possible improper input validation. This could lead to remote denial of service with no additional execution privileges needed

    最高第 416:19 达到16:19 首次观测上榜21:23 观测离榜累计约5小时4分
  35. 35
    CVE-2026-20498 · UNKNOWN

    In geniezone, there is a possible escalation of privilege due to a missing permission check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10900493; Issue ID: MSV-6765.

    最高第 611:25 达到11:25 首次观测上榜15:31 观测离榜累计约4小时6分
  36. 36
    CVE-2026-58059 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, Quadratic-time escaping when stringifying X.500 distinguished names. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 1.0.2.7 (1.0.X series), 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).

    最高第 511:25 达到11:25 首次观测上榜15:31 观测离榜累计约4小时6分
  37. 37
    CVE-2026-58060 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, HSS public-key level count unbounded, enabling huge allocation on verify. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).

    最高第 411:25 达到11:25 首次观测上榜15:31 观测离榜累计约4小时6分
  38. 38
    CVE-2026-58061 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, CCM-family modes write plaintext to caller buffer before tag check. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 1.0.2.7 (1.0.X series), 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).

    最高第 311:25 达到11:25 首次观测上榜15:31 观测离榜累计约4小时6分
  39. 39
    CVE-2026-58062 · CRITICAL 9.3

    In Bouncy Castle for Java before 1.85, Stapled OCSP response accepted without binding to the checked certificate. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).

    最高第 211:25 达到11:25 首次观测上榜15:31 观测离榜累计约4小时6分
  40. 40
    CVE-2026-58063 · MEDIUM 5.3

    In Bouncy Castle for Java before 1.85, BCFKS keystore load honours unbounded KDF cost from untrusted file. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 1.0.2.7 (1.0.X series), 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).

    最高第 111:25 达到11:25 首次观测上榜15:31 观测离榜累计约4小时6分
  41. 41
    CVE-2026-0392 · HIGH 7.3

    eParakstītājs 3.0 for Windows before version 1.10.0 retrieves and executes its automatic updates over a channel that is not authenticated or integrity-protected. On each launch the application fetches an update descriptor (XML) over TLS but accepts any TLS certificate (a permissive TrustManager and a HostnameVerifier that always returns true), does not verify any digital signature on the update descriptor, and does not verify the Authenticode signature or a checksum of the downloaded installer before running it. A man-in-the-middle attacker able to redirect www.eparaksts.lv can serve a crafted update descriptor pointing to an attacker-controlled executable, which the client downloads and executes, resulting in arbitrary code execution on the victim host.

    最高第 618:27 达到18:27 首次观测上榜22:27 观测离榜累计约4小时
  42. 42
    CVE-2026-33591 · CRITICAL 10

    A vulnerability in Wapt Server before version 2.6.1.17813 allows a remote unauthenticated attacker to bypass security restriction using a specially crafted packet and retrieve a valid session token for the targeted account.

    最高第 518:27 达到18:27 首次观测上榜22:27 观测离榜累计约4小时
  43. 43
    CVE-2026-68742 · MEDIUM 5.5

    A flaw was found in SSSD. The sss_nss_protocol_parse_addr() function in the NSS responder does not validate the addrlen field against the remaining packet body size. A local attacker can exploit this via a crafted GETHOSTBYADDR request to the NSS responder socket, causing an out-of-bounds read and process crash, resulting in a denial of service.

    最高第 418:27 达到18:27 首次观测上榜22:27 观测离榜累计约4小时
  44. 44
    CVE-2026-69078 · HIGH 8.8

    CTI-Transmute is affected by a server-side request forgery vulnerability in the evaluation report PDF-generation functionality. User-controlled CTI content, including conversion names, descriptions, and comments, is converted from Markdown to HTML and rendered as a PDF using WeasyPrint. Before the patch, the renderer used WeasyPrint’s default URL-fetching behavior without restricting the protocols or destinations that could be referenced by the generated HTML. An attacker able to supply content included in an evaluation report could inject crafted resource references using schemes such as http://, https://, or file://. When the report was rendered, CTI-Transmute could fetch these resources using the application server’s network connectivity and filesystem privileges. Successful exploitation could allow an attacker to: * access services available only from the CTI-Transmute server or its internal network; * probe internal hosts and service endpoints; * retrieve local files readable by the application process; and * expose fetched content through the generated PDF, depending on the referenced resource type and rendering context. The vulnerability is corrected by providing WeasyPrint with a restrictive URL fetcher that permits only self-contained data: URIs. The externally hosted Google Fonts stylesheet was also removed so that PDF generation performs no intentional network or filesystem fetches.

    最高第 318:27 达到18:27 首次观测上榜22:27 观测离榜累计约4小时
  45. 45
    CVE-2026-69079 · HIGH 8.7

    CTI-Transmute contains an uncontrolled resource-consumption vulnerability in the unauthenticated /activity_timeline endpoint. The endpoint accepts a user-controlled days query parameter that was not restricted to a reasonable range. A remote, unauthenticated attacker could submit an excessively large value for this parameter, causing the application to retrieve and process activity data over an arbitrarily large period. This could consume excessive database, CPU, or memory resources, delay the processing of concurrent requests, or trigger an internal server error. Repeated requests could further degrade the availability of the CTI-Transmute website. The vulnerability is corrected by clamping the requested timeline range to a minimum of one day and a maximum of 1,095 days.

    最高第 218:27 达到18:27 首次观测上榜22:27 观测离榜累计约4小时
  46. 46
    CVE-2026-69082 · HIGH 8.8

    CTI-Transmute contained a cross-site request forgery vulnerability in the administrative user deletion functionality. The /account/delete/<id> endpoint accepted HTTP GET requests for an operation that modified application state. An unauthenticated remote attacker could construct a malicious link or embed a request targeting this endpoint and induce an authenticated CTI-Transmute administrator to visit the attacker-controlled content. If the administrator had an active session, the browser would automatically include the administrator’s session credentials, causing the selected user account to be deleted without the administrator intentionally confirming the operation. Successful exploitation requires interaction from a currently authenticated administrator who has permission to delete users. The attacker does not need a CTI-Transmute account or administrative privileges because the forged request executes using the victim administrator’s session. The vulnerability could allow an attacker to delete arbitrary user accounts, resulting in unauthorized modification of application state and denial of access for affected users. Depending on whether administrators can delete other administrators or the final administrative account, exploitation could also disrupt administration of the CTI-Transmute instance. The patch resolves the issue by restricting the deletion endpoint to HTTP POST requests and submitting the deletion through a form containing a CSRF token.

    最高第 118:27 达到18:27 首次观测上榜22:27 观测离榜累计约4小时
  47. 47
    CVE-2026-12802 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bcpkix-fips 1.0.12 (1.0.X series), 2.0.12 (2.0.X series) and 2.1.12 (2.1.X series).

    最高第 912:29 达到12:29 首次观测上榜15:31 观测离榜累计约3小时2分
  48. 48
    CVE-2026-12803 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, KCCMBlockCipher MAC does not bind nonce when AAD is absent (cross-nonce AEAD forgery). This issue also affects Bouncy Castle for Java LTS before 2.73.12.

    最高第 812:29 达到12:29 首次观测上榜15:31 观测离榜累计约3小时2分
  49. 49
    CVE-2026-12816 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, IESEngine stream-mode MAC forgery via length-dependent KDF split. This issue also affects Bouncy Castle for Java LTS before 2.73.12.

    最高第 712:29 达到12:29 首次观测上榜15:31 观测离榜累计约3小时2分
  50. 50
    CVE-2026-12817 · HIGH 8.7

    In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bcpg-fips 1.0.13 (1.0.X series), 2.0.13 (2.0.X series) and 2.1.13 (2.1.X series).

    最高第 612:29 达到12:29 首次观测上榜15:31 观测离榜累计约3小时2分