2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74889 — openssl_encrypt versions before 1.4.0 use HKDF with no salt and static info parameter in

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74889

openssl_encrypt versions before 1.4.0 use HKDF with no salt and static info parameter in key normalization functions, reducing entropy extraction and determinism. Attackers can exploit predictable key derivation with identical inputs to weaken cryptographic security against multi-target attacks. CVSSv3.1 9.8 (CRITICAL)

CWECWE 326TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74886 — openssl_encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74886

openssl_encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUS_MODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous modules like sys, shutil, multiprocessing, importlib, and pickle for arbitrary code execution. CVSSv3.1 9.8 (CRITICAL)

CWECWE 184TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-17
2026-08-17 11:16Z
HIGH

CVE-2026-74883 — openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74883

openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restricted_open file access controls. CVSSv3.1 8.8 (HIGH)

CWECWE 693TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74880 — Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74880

openssl_encrypt versions before 1.4.0 accept refresh tokens as URL query parameters in keyserver and telemetry server routes. Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer headers to gain unauthorized access. CVSSv3.1 9.8 (CRITICAL)

CWECWE 598TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74878 — Attackers can distribute authentication attempts across multiple server instances or retry immediately after a

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74878

openssl_encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate limiting protections. CVSSv3.1 9.8 (CRITICAL)

CWECWE 770TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-17
2026-08-17 11:16Z
HIGH

CVE-2026-74877 — openssl_encrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revoke_key method

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74877

openssl_encrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revoke_key method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the intended ownership restriction. CVSSv3.1 8.8 (HIGH)

CWECWE 639TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74876 — openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74876

openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from untrusted data without verifying signatures. Attackers can call from_dict() followed by to_identity() without signature verification to encrypt data using attacker-controlled public keys, leaking secrets. CVSSv3.1 9.8 (CRITICAL)

CWECWE 347TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
728 × 90 / responsive · programmatic ad slot
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74875 — Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74875

openssl_encrypt versions before 1.4.0 silently skip JSON schema validation when the jsonschema library is not installed, allowing malformed metadata to be accepted. Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass all schema checks and process malicious data. CVSSv3.1 9.8 (CRITICAL)

CWECWE 345TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74872 — openssl_encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74872

openssl_encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpool*py313*.so pattern in site-packages directories to achieve native code execution when the module is loaded. CVSSv3.1 9.8 (CRITICAL)

CWECWE 426TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-17
2026-08-17 11:16Z
HIGH

CVE-2026-74802 — SiYuan: versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74802

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket connections to this endpoint and direct the SiYuan kernel process to proxy arbitrary network traffic to attacker-chosen targets, enabling authenticated network pivoting through the victim's CVSSv3.1 8.2 (HIGH)

CWECWE 346VNDSiyuanTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
2026-08-17
2026-08-17 11:16Z
HIGH

CVE-2026-74801 — SiYuan: before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74801

SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion flow to execute arbitrary commands with administrator privileges after UAC approval. CVSSv3.1 8.2 (HIGH)

CWECWE 78VNDSiyuanTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74800 — SiYuan: before v3.7.4 fails to set Content-Disposition and X-Content-Type-Options headers when serving arbitrary file

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74800

SiYuan before v3.7.4 fails to set Content-Disposition and X-Content-Type-Options headers when serving arbitrary file assets, allowing stored cross-site scripting attacks. Authenticated attackers can upload HTML files as assets and execute scripts with full kernel API access when the workspace owner opens the asset link. CVSSv3.1 9.0 (CRITICAL)

CWECWE 79VNDSiyuanTYPVulnerability
9.0
CVSS v3.1
95
Edit Score
2026-08-17
2026-08-17 11:16Z
CRIT

CVE-2026-74799 — SiYuan: before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74799

SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider API keys. CVSSv3.1 9.3 (CRITICAL)

CWECWE 215VNDSiyuanTYPVulnerability
9.3
CVSS v3.1
97
Edit Score
2026-08-17
2026-08-17 11:16Z
HIGH

CVE-2026-74798 — SiYuan: kernel before v3.7.4 contains a path traversal vulnerability in the database_clean MCP tool.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74798

SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the database_clean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView (kernel/model/attribute_view.go), which builds a filesystem path via filepath.Join without validating that id matches SiYuan's node-ID format. An authenticated MCP client can supply path traversal sequences in id to cause the kernel to copy an arbitrary file readable CVSSv3.1 8.7 (HIGH)

CWECWE 22VNDSiyuanTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-08-17
2026-08-17 10:16Z
HIGH

CVE-2026-74845 — Official: Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74845

Official Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server. CVSSv3.1 8.8 (HIGH)

CWECWE 434VNDOfficialTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-17
2026-08-17 05:17Z
HIGH

CVE-2026-19983 — The manipulation results in os command injection.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-19983

A vulnerability was detected in GL.iNet A1300, AX1800, AXT1800, MT2500, MT3000, MT6000, X3000 and XE3000 4.8.x. This issue affects some unknown processing of the file /usr/bin/gl_nas_sys of the component NAS Command Service. The manipulation results in os command injection. The attack may be launched remotely. Upgrading to version 4.9.0 is capable of addressing this issue. It is suggested to upgrade the affected component. The vendor explains: "After our investigation, we hav CVSSv3.1 8.3 (HIGH)

CWECWE 77CWECWE 78TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-08-17
2026-08-17 04:16Z
HIGH

CVE-2026-19979 — Such manipulation leads to authorization bypass.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-19979

A vulnerability was identified in GL.iNet A1300, AX1800, AXT1800, BE1400, BE3600, BE6500, BE9300, BE10000, E5800, MT2500, MT3000, MT3600BE, MT5000, MT6000, X2000, X3000 and XE3000 up to 4.8.x. Affected by this vulnerability is the function COPY/MOVE of the component WebDAV Service. Such manipulation leads to authorization bypass. It is possible to launch the attack remotely. The vendor explains: "After our investigation, we have confirmed that the vulnerability described (... CVSSv3.1 8.3 (HIGH)

CWECWE 639CWECWE 285TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-08-17
2026-08-17 03:16Z
CRIT

CVE-2026-19977 — EFM: Performing a manipulation results in improper authentication.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-19977

A vulnerability was detected in EFM ipTIME A3004T 14.19.0. The affected element is the function httpcon_check_session_url of the component Session Validation. Performing a manipulation results in improper authentication. Remote exploitation of the attack is possible. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way. CVSSv3.1 10.0 (CRITICAL)

CWECWE 287VNDEfmTYPVulnerability
10.0
CVSS v3.1
100
Edit Score
2026-08-17
2026-08-17 00:00Z
CRIT

2608-patch-tuesday

Microsoft's August 2026 Patch Tuesday addressed 423 CVEs across 28 product families, including 63 Critical-severity issues. Seven pre-auth, no-user-interaction Windows RCEs were patched (QUIC, RRAS, DNS Server, Deployment Services TFTP, iSCSI Target, Device Health Attestation), with CVE-2026-62893 flagged as likely to be exploited within 30 days. CVE-2026-68820, an Important-severity Windows EoP, is already under active exploitation in the wild; 17 Office Preview Pane RCEs were also patched.

SRFApplicationSRFOsTACTA0001TACTA0002SWOfficeSW365VNDMicrosoftTYPVulnerability
78
Edit Score
2026-08-16
2026-08-16 23:16Z
CRIT

CVE-2026-19961 — Edimax: Performing a manipulation of the argument selSSID results in buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-19961

A vulnerability was detected in Edimax EW-7478APC 1.04. Affected is the function formWlSiteSurvey of the file /goform/formWlSiteSurvey. Performing a manipulation of the argument selSSID results in buffer overflow. The attack is possible to be carried out remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way. CVSSv3.1 9.9 (CRITICAL)

CWECWE 120CWECWE 119VNDEdimaxTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
2026-08-16
2026-08-16 23:16Z
CRIT

CVE-2026-19959 — This manipulation of the argument pppUserName causes stack-based buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-19959

A weakness has been identified in Edimax EW-7478APC 1.04. This affects the function formWanTcpipSetup of the file /goform/formWanTcpipSetup. This manipulation of the argument pppUserName causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way. CVSSv3.1 9.9 (CRITICAL)

CWECWE 121CWECWE 119TYPVulnerability
9.9
CVSS v3.1
100
Edit Score
2026-08-16
2026-08-16 14:16Z
HIGH

CVE-2026-74791 — Scriban: before 7.0.0 fails to clear the CachedTemplates dictionary when TemplateContext.Reset() is called, allowing

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74791

Scriban before 7.0.0 fails to clear the CachedTemplates dictionary when TemplateContext.Reset() is called, allowing cached templates to persist across reused contexts. Attackers can exploit request-dependent ITemplateLoader implementations to access previously authorized template content from earlier renders without triggering TemplateLoader.Load() again. CVSSv3.1 8.6 (HIGH)

CWECWE 226VNDScribanTYPVulnerability
8.6
CVSS v3.1
93
Edit Score
2026-08-16
2026-08-16 14:16Z
CRIT

CVE-2026-74790 — Scriban: before 7.0.0 caches TypedObjectAccessor by Type only without considering MemberFilter changes, allowing reused

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-74790

Scriban before 7.0.0 caches TypedObjectAccessor by Type only without considering MemberFilter changes, allowing reused TemplateContext instances to expose members that should be hidden. Attackers can access filtered properties and fields by reusing a TemplateContext after tightening its MemberFilter, bypassing sandbox policies across requests or tenants. CVSSv3.1 9.1 (CRITICAL)

CWECWE 693VNDScribanTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-08-16
2026-08-16 14:16Z
CRIT

CVE-2026-73061 — Scriban: before 7.2.2 contains an access-modifier bypass vulnerability in TypedObjectAccessor that allows template code

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-73061

Scriban before 7.2.2 contains an access-modifier bypass vulnerability in TypedObjectAccessor that allows template code to write CLR object properties without setter-visibility checks. Attackers can modify properties with private, internal, or init-only setters, and perform mass assignment on public-setter properties, permanently altering live host objects after template rendering. CVSSv3.1 9.8 (CRITICAL)

CWECWE 284VNDScribanTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-16
2026-08-16 14:16Z
CRIT

CVE-2026-73056 — SiYuan: As a result, an unauthenticated remote attacker can perform unlimited automated guesses of the

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-73056

SiYuan kernel versions before 3.7.4 contain an improper restriction of excessive authentication attempts vulnerability in the CheckAuth() middleware. The middleware accepts the API token (Conf.Api.Token) via an Authorization header (Token/Bearer) or a ?token= query parameter, and neither path is protected by the application's CAPTCHA/lockout mechanism (NeedCaptcha/WrongAuthCount). As a result, an unauthenticated remote attacker can perform unlimited automated guesses of the A CVSSv3.1 9.8 (CRITICAL)

CWECWE 307VNDSiyuanTYPVulnerability
9.8
CVSS v3.1
99
Edit Score