全部/科技/实时热榜

NVD · 实时热榜

HISTORY2026年8月28日178 不同热搜
08/0309/01 有历史数据
DAILY UNIQUE TOPICS178 个热搜
  1. 01
    CVE-2026-16279 · CRITICAL 9.3

    An Improper Authorization vulnerability affecting 3DPassport in 3DSwymer from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x could allow an attacker to gain access to some user accounts.

    最高第 101:17 达到01:17 首次观测上榜01:33 观测离榜累计约16分钟
  2. 02
    CVE-2026-76784 · HIGH 8.7

    Multiple TP-Link Kasa smart home devices contain insufficient cryptographic protections in the local device communication protocol. An adjacent network attacker may intercept, replay or forge locally exchanged control messages, potentially resulting in unauthorized device control. Successful exploitation could allow an attacker to manipulate the operational state of an affected device, resulting in unauthorized state changes, disruption of normal device functionality or a denial-of-service condition.

    最高第 100:00 达到当日首次采集时已在榜00:13 观测离榜累计约13分钟
  3. 03
    CVE-2026-78618 · MEDIUM 6.9

    A business logic flaw in WatchGuard Dimension allows an authenticated administrator to trigger multiple backend operations within a single logical flow by sending a specially crafted request.

    最高第 110:21 达到10:21 首次观测上榜16:29 观测离榜累计约6小时8分
  4. 04
    CVE-2026-81814 · MEDIUM 5.1

    Affected versions of Flowintel render calendar event titles using innerHTML. Because those titles are derived from case titles, a user able to create or modify a case title could store HTML or script-capable content that is later interpreted by the browser when another user views the calendar. The fix changes: titleEl.innerHTML = arg.event.title to: titleEl.textContent = arg.event.title || '' and similarly stops using innerHTML for the static download icon. Version impacted =>3.3.0

    最高第 100:13 达到00:13 首次观测上榜01:17 观测离榜累计约1小时4分
  5. 05
    CVE-2026-81827 · MEDIUM 6.9

    Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Email(email). That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process and be written to security-relevant logs. The vulnerable code inserted the supplied email into both a warning log and the custom audit logger. Since CR/LF characters were not escaped, an unauthenticated attacker could potentially inject additional physical log lines or forge misleading log entries. The patch corrects the validation call to Email()(form, form.email), changes the standard logging call to parameterized logging, and introduces _sanitize_log_fragment() so carriage returns and line feeds are encoded instead of creating new records. Version impacted >=3.3.0

    最高第 101:33 达到01:33 首次观测上榜04:29 观测离榜累计约2小时56分
  6. 06
    CVE-2026-81934 · CRITICAL 9.2

    Redis contains a use-after-free vulnerability in the 'tlsProcessPendingData()' function, which handles the TLS pending-data list if Redis is configured with TLS support. A remote, unauthenticated attacker may be able to execute arbitrary commands with the privileges of the Redis server. Fixed in Redis 8.2.9, 8.4.6, 8.6.6, 8.8.2, and 8.10.1.

    最高第 104:29 达到04:29 首次观测上榜08:29 观测离榜累计约4小时
  7. 07
    CVE-2026-82072 · UNKNOWN

    Out of bounds read in V8 in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

    最高第 108:29 达到08:29 首次观测上榜10:21 观测离榜累计约1小时52分
  8. 08
    CVE-2026-82090 · CRITICAL 9.2

    Pocket through 8.33.0.0 allows XSS because "Save to Pocket" injects external HTML into the DOM. JavaScript code can alter the application state via native bridge methods.

    最高第 113:17 达到13:17 首次观测上榜16:29 观测离榜累计约3小时12分
  9. 09
    CVE-2026-82261 · HIGH 8.7

    SvelteKit (@sveltejs/kit) versions >=2.49.0 and <=2.52.1 with experimental remote functions and form enabled contain a CPU exhaustion vulnerability in form deserialization. An attacker can send malformed form data to cause the server to become unresponsive while processing the request, resulting in denial of service. Fixed in 2.52.2.

    最高第 120:29 达到20:29 首次观测上榜当日结束时仍在榜累计约3小时28分
  10. 10
    CVE-2026-9548 · MEDIUM 6.5

    An improper neutralization of input during web page generation ('Cross-site Scripting') vulnerability in extract domain in Synology Chat Server before 2.4.5-22148 allows remote authenticated users, via a UI interaction, to read or write restricted files and conduct limited denial-of-service attacks in DSM.

    最高第 116:29 达到16:29 首次观测上榜20:29 观测离榜累计约4小时
  11. 11
    CVE-2026-11754 · MEDIUM 5.3

    Observable discrepancy vulnerability in Seres Software syWEB allows Account Footprinting. This issue affects syWEB: through 27082026. NOTE: The vendor was contacted and it was learned that the product is not supported.

    最高第 201:17 达到01:17 首次观测上榜01:33 观测离榜累计约16分钟
  12. 12
    CVE-2026-58474 · HIGH 8.6

    whichllm before 0.5.16 contains a code injection vulnerability in the run and snippet commands that allows a remote attacker who controls a HuggingFace repository to achieve arbitrary code execution by crafting a malicious GGUF filename containing double quotes or other special characters. The script generation function in cli.py interpolates HuggingFace-derived values, including GGUF variant filenames from the Hub API siblings rfilename field, directly into Python source code without escaping, allowing the crafted filename to break out of the generated string literal and execute injected code on the user's machine before any model download occurs.

    最高第 200:00 达到当日首次采集时已在榜00:13 观测离榜累计约13分钟
  13. 13
    CVE-2026-78617 · MEDIUM 6.3

    WatchGuard Dimension's web login endpoint does not enforce effective rate-limiting or account lockout by default allowing a remote attacker to perform automated password guessing against user accounts. If the account lockout setting is enabled, brute-force attempts are blocked after a defined number of failed attempts, but this setting is not enabled by default.

    最高第 210:21 达到10:21 首次观测上榜16:29 观测离榜累计约6小时8分
  14. 14
    CVE-2026-81753 · MEDIUM 5.1

    Affected versions of Flowintel render Mermaid blocks contained in stored case notes without sufficiently neutralizing attacker-controlled markup. Because Mermaid note content is persisted and later rendered for other users, an attacker with permission to create or edit a note could store a crafted Mermaid payload that results in JavaScript execution when another user views the affected case note. The patch adds explicit Mermaid detection and HTML escaping around the token content before the generated Mermaid wrapper is returned. It also moves the wrapping logic earlier in page initialization so Markdown instances are protected consistently. Version impacted >= 3.3.0

    最高第 200:13 达到00:13 首次观测上榜01:17 观测离榜累计约1小时4分
  15. 15
    CVE-2026-81826 · CRITICAL 9.1

    Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if an attacker already possesses a valid session—for example, from prior access or a stolen session token—the victim changing their password does not terminate that attacker’s access. The session remains usable until it expires naturally. The upstream commit describes this directly as: “session keeps working until it expires.” The fix detects password changes and explicitly invokes _invalidate_user_sessions(user.id) after the database update. This is applied in both edit_user_core() and admin_edit_user_core(). Version impacted >=3.3.0

    最高第 201:33 达到01:33 首次观测上榜04:29 观测离榜累计约2小时56分
  16. 16
    CVE-2026-81851 · MEDIUM 6.9

    A heap-based buffer overflow vulnerability in Fireware OS's iked process allows an authenticated administrator to crash the IKE daemon (iked), resulting in a denial of service, by saving a specially crafted configuration.

    最高第 208:29 达到08:29 首次观测上榜10:21 观测离榜累计约1小时52分
  17. 17
    CVE-2026-81931 · MEDIUM 4.8

    Unrestricted Upload of File with Dangerous Type in the product photo upload in Roskus Prospero Flow CRM before 5.16.0 allows an authenticated user holding the create product permission (routine Seller role) to execute arbitrary JavaScript in the application origin. The photo validation rule classifies the file only by its content (magic bytes) and rejects only a fixed list of PHP extensions, while ProductSaveController::save() names the stored file using the client-supplied extension and copies it into the public web root. A file that begins with an image header and carries an HTML extension passes validation, is stored under public/asset/upload/product/, and is served with a text/html content type, turning the upload into first-party stored script execution.

    最高第 204:29 达到04:29 首次观测上榜08:29 观测离榜累计约4小时
  18. 18
    CVE-2026-82089 · HIGH 8.8

    The wallabag (aka fr.gaulupeau.apps.InThePoche) application through 2.6.0 for Android allows XSS because /api/entries data is loaded into a WebView.

    最高第 213:17 达到13:17 首次观测上榜16:29 观测离榜累计约3小时12分
  19. 19
    CVE-2026-82260 · HIGH 8.7

    SvelteKit (@sveltejs/kit) versions >=2.49.0 and <=2.52.1 with experimental remote functions (experimental.remoteFunctions) and form enabled contain a memory exhaustion vulnerability in remote form deserialization. Malformed form data can cause excessive memory allocation, crashing the server process and resulting in denial of service. Fixed in 2.52.2.

    最高第 220:29 达到20:29 首次观测上榜当日结束时仍在榜累计约3小时28分
  20. 20
    CVE-2026-9491 · MEDIUM 4.3

    A server-ide request forgery (SSRF) vulnerability in webhook in Synology Chat Server before 2.4.5-22148 allows remote authenticated users to obtain non-sensitive information.

    最高第 216:29 达到16:29 首次观测上榜20:29 观测离榜累计约4小时
  21. 21
    CVE-2026-11747 · MEDIUM 6.1

    Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Seres Software syWEB allows Reflected XSS. This issue affects syWEB: through 27082026. NOTE: The vendor was contacted and it was learned that the product is not supported.

    最高第 301:17 达到01:17 首次观测上榜01:33 观测离榜累计约16分钟
  22. 22
    CVE-2026-54256 · MEDIUM 5.4

    Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend FileUpload form widget trusted an attacker-controlled file_id POST parameter when resolving the attachment it operates on, allowing an authenticated backend user to read and modify attachment records belonging to other users or records. The widget's getFileRecord() lookup resolved the posted id against the global system_files table without verifying that the file belonged to the widget's own relation, parent record, or deferred-binding session. Because all attachments share a single File model and table and attachment ids are sequential integers that are easily enumerated, a user reaching any form with a fileupload field, including the built-in My Account avatar field that requires no specific permission, could target arbitrary attachments to modify their title and description via onSaveAttachmentConfig and change their sort order via onSortAttachments, which passed posted ids straight to an unscoped update. CSRF tokens remain enforced, so exploitation requires a valid authenticated backend session with any level of access. This issue is fixed in version 1.2.13.

    最高第 300:00 达到当日首次采集时已在榜00:13 观测离榜累计约13分钟
  23. 23
    CVE-2026-78616 · MEDIUM 4.8

    A Stored Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension's Trusted CA certificate configuration allows an authenticated administrator to execute arbitrary JavaScript in another authenticated administrator's web browser by saving a carefully crafted certificate.

    最高第 310:21 达到10:21 首次观测上榜16:29 观测离榜累计约6小时8分
  24. 24
    CVE-2026-81743 · HIGH 7.5

    Affected versions of Flowintel allow the LOG_FILE configuration value to be modified through system settings without restricting it to a filename inside the intended log directory. Because the application constructs the log destination from this configurable value, an administrator could set LOG_FILE to an arbitrary filesystem path. Since attackers can influence logged content, this enables controlled data to be written into unintended files. The upstream commit specifically describes an exploitation chain in which an attacker injects a template into a chosen file and subsequently abuses application rendering behavior to execute code. The patch removes LOG_FILE from the web-editable settings, introduces validate_log_file_name() to reject absolute paths, traversal, Windows paths, null bytes, and directory components, and centralizes log path construction through resolve_log_file_path(). Version impacted: >=3.3.0

    最高第 300:13 达到00:13 首次观测上榜01:17 观测离榜累计约1小时4分
  25. 25
    CVE-2026-81820 · MEDIUM 5.1

    Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: * object UUID; * object name; * attribute value; * attribute type; * comment; * first/last seen values; * IDS flag. Those values were concatenated directly into HTML strings before rendering. The upstream commit explicitly states that DOMPurify removed XSS vectors but still allowed other HTML elements, such as forms, through. The fix replaces direct string interpolation with DOM construction via document.createElement() and assigns all attacker-controlled values using textContent. The headline is similarly converted to escaped HTML through a temporary element. Version impacted =>3.3.0

    最高第 301:33 达到01:33 首次观测上榜04:29 观测离榜累计约2小时56分
  26. 26
    CVE-2026-81848 · MEDIUM 5.1

    A vulnerability was determined in cyberchitta scrapling-fetch-mcp up to 0.2.2. The impacted element is the function s_fetch_page/s_fetch_pattern of the file src/scrapling_fetch_mcp/_fetcher.py. Executing a manipulation can lead to server-side request forgery. The attack can be launched remotely. Upgrading to version 0.2.3 is sufficient to resolve this issue. This patch is called 9f6f34e92c55c3d95566ad9c62aca7327d24533a. Upgrading the affected component is advised.

    最高第 308:29 达到08:29 首次观测上榜10:21 观测离榜累计约1小时52分
  27. 27
    CVE-2026-81893 · MEDIUM 4.7

    A flaw was found in gdk-pixbuf. When loading a specially crafted JPEG image containing chunked ICC profile markers, an error during ICC profile parsing can leave stale size metadata after the profile buffer is freed. A subsequent allocation in the same decode can cause an out-of-bounds write, potentially crashing the application. To exploit this flaw, an application using gdk-pixbuf must process the malicious JPEG image. Affected version >= 2.26.4

    最高第 304:29 达到04:29 首次观测上榜08:29 观测离榜累计约4小时
  28. 28
    CVE-2026-82082 · CRITICAL 9.3

    NUMail developed by Green-Computing has an OS Command Injection vulnerability. Unauthenticated remote attackers can inject arbitrary OS commands and execute them on the server.

    最高第 313:17 达到13:17 首次观测上榜16:29 观测离榜累计约3小时12分
  29. 29
    CVE-2026-82123 · MEDIUM 6.5

    Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Tangible Loops & Logic.

    最高第 316:29 达到16:29 首次观测上榜20:29 观测离榜累计约4小时
  30. 30
    CVE-2026-82259 · HIGH 8.7

    SvelteKit versions from 2.49.0 through 2.53.2 (fixed in 2.53.3) contain a deserialization expansion issue in the experimental form remote function. When an application enables experimental.remoteFunctions and uses the form function to process the files array without validating files.length or individual file sizes, an attacker can submit relatively small inputs that expand into very large file arrays, leading to expensive processing and denial of service.

    最高第 320:29 达到20:29 首次观测上榜当日结束时仍在榜累计约3小时28分
  31. 31
    CVE-2025-62343 · LOW 3.1

    HCL IntelliOps Event Management (IEM) is affected by an Admin Session Concurrency Vulnerability. it may allows user sessions to remain active after logout or session deletion.

    最高第 401:17 达到01:17 首次观测上榜01:33 观测离榜累计约16分钟
  32. 32
    CVE-2026-47841 · HIGH 7.4

    An application using Spring Security's WebAuthn support may be vulnerable to user verification bypass when using a distributed HTTP session store. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18

    最高第 400:00 达到当日首次采集时已在榜00:13 观测离榜累计约13分钟
  33. 33
    CVE-2026-78615 · MEDIUM 4.6

    A Reflected Cross-Site Scripting (XSS) vulnerability in WatchGuard Dimension's report detail page allows an attacker to execute arbitrary JavaScript in a authenticated user's browser with a specially crafted URL.

    最高第 410:21 达到10:21 首次观测上榜16:29 观测离榜累计约6小时8分
  34. 34
    CVE-2026-80724 · UNKNOWN

    In the Linux kernel, the following vulnerability has been resolved: ptp: vmclock: prevent read-only mappings from becoming writable vmclock_miscdev_mmap() rejects writable mappings of the shared vmclock ABI page with -EROFS, but leaves VM_MAYWRITE set. Userspace can map the page read-only and then upgrade it to writable with mprotect(), after which the guest can corrupt the host-written timekeeping data (sequence counter, UTC time, TSC offset) that the vmclock ABI defines as read-only. Clear VM_MAYWRITE on the read-only path so the mapping cannot be upgraded, as i915 does for its read-only objects and as fixed in drm/vc4 (CVE-2026-68445) and drm/panthor (CVE-2024-53071).

    最高第 416:29 达到16:29 首次观测上榜20:29 观测离榜累计约4小时
  35. 35
    CVE-2026-81677 · HIGH 8.8

    The ‘/ws/apiprensa/getVideo’ endpoint is vulnerable to SQL injection due to improper validation of the GET parameter `id_ambito`. An attacker can inject SQL syntax that breaks the underlying structure of the MariaDB query, resulting in syntax errors and the exposure of database error messages via PDOException. This confirms that user input is being incorporated directly into SQL statements without proper sanitization or the use of prepared statements.

    最高第 400:13 达到00:13 首次观测上榜01:17 观测离榜累计约1小时4分
  36. 36
    CVE-2026-81819 · MEDIUM 5.3

    Affected versions of Flowintel expose the /my_assignment/user API endpoint to any authenticated API user. The endpoint accepts a user_id parameter identifying the user whose assignments should be returned, but previously had no role restriction beyond general API authentication. As a result, a lower-privileged authenticated user could potentially query another user’s assignment information by supplying that user’s identifier. The fix changes: method_decorators = [api_required] to: method_decorators = [admin_or_org_admin_required, api_required] so only administrators or organization administrators can perform cross-user assignment queries. Version impacted =>3.3.0

    最高第 401:33 达到01:33 首次观测上榜04:29 观测离榜累计约2小时56分
  37. 37
    CVE-2026-81838 · MEDIUM 6.8

    A relative path traversal issue in the zip extraction functionality in AWS diagram-as-code (awsdac) in versions 0.10 through 0.23 can allow a third party to write arbitrary files to the local filesystem via crafted zip entry names containing path traversal sequences. This could allow the third party to perform inappropriate actions in the diagram bundle. To remediate this issue, users should upgrade to the version 0.24 or later.

    最高第 404:29 达到04:29 首次观测上榜08:29 观测离榜累计约4小时
  38. 38
    CVE-2026-81847 · LOW 2

    A vulnerability was found in MAA-AI MaaMCP up to 1.1.1.dev6+g2e4a41287. The affected element is the function save_pipeline/load_pipeline of the file pipeline_tools.py. Performing a manipulation results in path traversal. The attack can be initiated remotely. The exploit has been made public and could be used. The patch is named c93ef45cba75295eba26d9ff1ffb9202a91c6150. To fix this issue, it is recommended to deploy a patch.

    最高第 408:29 达到08:29 首次观测上榜10:21 观测离榜累计约1小时52分
  39. 39
    CVE-2026-82081 · MEDIUM 6.4

    wallabag 2 through 2.6.14 allows SSRF because a crafted title or content field is mishandled during PDF export.

    最高第 413:17 达到13:17 首次观测上榜16:29 观测离榜累计约3小时12分
  40. 40
    CVE-2026-82258 · MEDIUM 5.9

    SvelteKit versions from 2.38.0 before 2.60.1 contain a race condition in query.batch that allows concurrent requests from different users to merge under a single request context. Attackers can exploit specific timing conditions to access sensitive data from other users' concurrent requests.

    最高第 420:29 达到20:29 首次观测上榜当日结束时仍在榜累计约3小时28分
  41. 41
    CVE-2025-62342 · MEDIUM 6.4

    HCL IntelliOps Event Management (IEM) is affected by a Session Deletion Vulnerability. It may allow improper handling of user sessions, resulting in sessions not being fully terminated after logout or deletion.

    最高第 501:17 达到01:17 首次观测上榜01:33 观测离榜累计约16分钟
  42. 42
    CVE-2026-47837 · MEDIUM 6.8

    Missing Authentication for Critical Function vulnerability in Spring Spring Cloud Config allows Webhook requests to Spring Cloud Config Server's /monitor endpoint are not validated. This issue affects Spring Cloud Config: from 5.0.0 through 5.0.4, from 4.3.0 through 4.3.4, from 4.0.0 through 4.2.8, and through 3.1.14.

    最高第 500:00 达到当日首次采集时已在榜00:13 观测离榜累计约13分钟
  43. 43
    CVE-2026-77365 · HIGH 7.2

    The Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'a' (above_fold_images) parameter in all versions up to, and including, 4.2.10 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

    最高第 513:17 达到13:17 首次观测上榜16:29 观测离榜累计约3小时12分
  44. 44
    CVE-2026-78614 · HIGH 8.6

    WatchGuard Dimension contains an authenticated SQL injection vulnerability in the audit report feature which allows an authenticated user with report administration permissions gain arbitrary command execution as the Dimension WebUI process user by sending specially crafted requests.

    最高第 510:21 达到10:21 首次观测上榜16:29 观测离榜累计约6小时8分
  45. 45
    CVE-2026-80723 · UNKNOWN

    In the Linux kernel, the following vulnerability has been resolved: of: reserved_mem: prevent OOB when too many dynamic regions are defined On boot, fdt_scan_reserved_mem() saves each dynamically-placed /reserved-memory subnode into a local array of size MAX_RESERVED_REGIONS. If the device tree defines more than MAX_RESERVED_REGIONS dynamically-placed regions, fdt_scan_reserved_mem() writes past the end of the local array. Add a bounds check that logs an error and skips the excess regions, restoring the original behavior.

    最高第 516:29 达到16:29 首次观测上榜20:29 观测离榜累计约4小时
  46. 46
    CVE-2026-81676 · HIGH 8.8

    A vulnerability in the endpoint ‘/ws/apitribuna/ultimosVideos’ where the `limit_videos` parameter is directly concatenated into a MariaDB SQL query without proper sanitization or parameterization. By injecting SQL syntax into this parameter, a remote attacker can cause SQL syntax errors and potentially manipulate backend queries. The issue results in an error-based SQL injection and exposes internal database error messages and stack traces, revealing implementation details of the backend system.

    最高第 500:13 达到00:13 首次观测上榜01:17 观测离榜累计约1小时4分
  47. 47
    CVE-2026-81818 · HIGH 8.6

    Affected versions of Flowintel contain an authorization flaw in the administrative user-edit API. The existing authorization check correctly prevented an organization administrator from editing users in another organization, but it did not prevent them from editing a full administrator within their own organization. As a result, an org admin could modify that full administrator account, including changing its password. The upstream commit explicitly describes the issue as: “Org admin can change the password of a full admin in the same organization.” The fix adds a higher-privilege boundary check: if user_to_edit.is_admin(): return ... 403 so organization administrators can no longer modify full administrator accounts. Version impacted >=3.3.0

    最高第 501:33 达到01:33 首次观测上榜04:29 观测离榜累计约2小时56分
  48. 48
    CVE-2026-81834 · LOW 2.1

    A weakness has been identified in RooCodeInc Roo-Code up to 3.51.1. Affected by this issue is the function ExecaTerminalProcess of the component README File Handler. Executing a manipulation can lead to code injection. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. Multiple isses were reported to the vendor beforehand. They explain, that "they all apply to Roo Code, a project we no longer support - the repository was archived a while ago, and we don't encourage anyone to use it." This vulnerability only affects products that are no longer supported by the maintainer.

    最高第 504:29 达到04:29 首次观测上榜08:29 观测离榜累计约4小时
  49. 49
    CVE-2026-81845 · LOW 2.1

    A vulnerability has been found in arben-adm mcp-sequential-thinking up to 0.5.0. Impacted is the function import_session/export_session of the file mcp_sequential_thinking/server.py of the component Import Session/Export Session. Such manipulation of the argument file_path leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 0.6.0 is recommended to address this issue. The name of the patch is 2fad3ee8ab1d0868b6c1afb5895bc336a10e5267. Upgrading the affected component is recommended.

    最高第 508:29 达到08:29 首次观测上榜10:21 观测离榜累计约1小时52分
  50. 50
    CVE-2026-82257 · MEDIUM 5.3

    SvelteKit versions before 2.69.1 contain a prototype pollution vulnerability in remote form functions with file input fields that accept arbitrary user-controlled path names. Attackers can manipulate the deletion path to remove methods on the prototype, potentially disabling application functionality.

    最高第 520:29 达到20:29 首次观测上榜当日结束时仍在榜累计约3小时28分