Search

Search Results (372784 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-52684 1 Powerdns 1 Recursor 2026-08-02 3.7 Low
If the auth responds very slowly and the records expire in between, the capping of TTLs is not enforced for lack of data. This does not happen on regular resolve as then then the child records are used immediately if not expired and thus valid, or the records are expired, and in that case not used. So this case can only happen if almost expired records are used to refresh the authoritative NS records.
CVE-2024-58023 1 Bosch 1 Configuration Manager 2026-08-02 8.4 High
Information disclosure in Bosch Configuration Manager in Version 7.72.0106 allows an attacker to access sensitive information.
CVE-2026-64800 1 Jetbrains 1 Goland 2026-08-02 3.5 Low
In JetBrains GoLand before 2026.2 sensitive configuration values written to log files by default
CVE-2026-64802 1 Jetbrains 1 Goland 2026-08-02 7.8 High
In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust in the Go Modules integration
CVE-2026-64803 1 Jetbrains 1 Goland 2026-08-02 7.8 High
In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust via the configured Go SDK
CVE-2026-64804 1 Jetbrains 1 Webstorm 2026-08-02 8.4 High
In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via project-local linter tooling
CVE-2026-64806 1 Jetbrains 1 Webstorm 2026-08-02 8.4 High
In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured Node.js interpreter
CVE-2026-64809 1 Jetbrains 1 Phpstorm 2026-08-02 8.4 High
In JetBrains PhpStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured interpreter
CVE-2026-64810 1 Jetbrains 1 Intellij Idea 2026-08-02 4.3 Medium
In JetBrains IntelliJ IDEA before 2026.2 hTML injection was possible in an IDE notification, allowing silent user activity tracking
CVE-2026-64811 1 Jetbrains 1 Intellij Idea 2026-08-02 7.8 High
In JetBrains IntelliJ IDEA before 2026.2 arbitrary code execution was possible before granting project trust via development container configuration
CVE-2026-64812 1 Jetbrains 1 Intellij Idea 2026-08-02 10 Critical
In JetBrains IntelliJ IDEA before 2026.2 unauthorized input injection was possible in a Remote Development session
CVE-2026-64814 1 Jetbrains 1 Intellij Idea 2026-08-02 8.6 High
In JetBrains IntelliJ IDEA before 2026.2 unauthorized file access was possible in a Remote Development session
CVE-2026-64815 1 Jetbrains 1 Intellij Idea 2026-08-02 8.1 High
In JetBrains IntelliJ IDEA before 2026.2 arbitrary code injection was possible via UI Designer form files
CVE-2026-65908 1 Jetbrains 1 Pycharm 2026-08-02 8.6 High
In JetBrains PyCharm before 2026.1.4, 2026.2 arbitrary code execution via malicious Python executable was possible on untrusted project open
CVE-2026-65907 1 Jetbrains 1 Teamcity 2026-08-02 9.1 Critical
In JetBrains TeamCity before 2026.1.2, 2025.11.6 code execution in Git VCS roots was possible
CVE-2026-43820 1 Apple 1 Swiftnio Ssl 2026-08-02 7.7 High
NIOSSLCertificate._subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1_STRING, but not all SANs are backed by ASN1_STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This vulnerability is addressed in swift-nio-ssl version 2.37.2.
CVE-2026-15615 1 Logto-io 1 Logto 2026-08-02 7.5 High
Logto omits validation of the SAML <Conditions> element, enabling attackers to strip time and audience restrictions and replay assertions indefinitely.
CVE-2026-15611 1 Logto-io 1 Logto 2026-08-02 9.1 Critical
Logto allows unverified email-based SSO account linking, enabling an attacker to register an identity at a permissive IdP using a victim’s email and gain unauthorized access to the victim’s account.
CVE-2026-44909 1 Facebook 1 Proxygen 2026-08-02 7.5 High
Proxygen lacked a generalized slow-consumer detection mechanism in its core HTTP session layer. A remote, unauthenticated attacker could exploit HTTP/2 flow-control by setting SETTINGS_INITIAL_WINDOW_SIZE to 0 or withholding WINDOW_UPDATE frames, causing the server to buffer complete response bodies in memory indefinitely for stalled streams. By opening many simultaneous streams requesting large resources while preventing the server from transmitting responses, an attacker could induce unbounded memory growth leading to service degradation, resource exhaustion, or denial of service. Versions v2017.01.16.00 through v2026.07.20.00 are affected.
CVE-2026-15630 1 Casdoor 1 Casdoor 2026-08-02 9.9 Critical
A non-global organization admin in one tenant can bypass tenant boundaries to delete, create, or modify resources in any other tenant by exploiting a mismatch between authorization (based on ?id=) and action (based on request body).