Lucene search
+L

34244 matches found

Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.40 views

PT-2026-58150

Name of the Vulnerable Software and Affected Versions Windows DNS affected versions not specified Description A heap-based buffer overflow exists in the Windows DNS Client. This flaw allows an authorized attacker with local access to elevate their privileges to administrative levels. A heap-based...

7.8CVSS6AI score0.00333EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.16 views

Azure Linux 3.0 Security Update: CBL-Mariner Releases (CVE-2026-14461)

The version of CBL-Mariner Releases installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2026-14461 advisory. - mtr is vulnerable to Out-of-bound read vulnerability in ipinfolookup function. An attacker who...

5.1CVSS5.5AI score0.00445EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.25 views

PT-2026-58183

Name of the Vulnerable Software and Affected Versions Microsoft Windows DNS affected versions not specified Description Improper privilege management in Microsoft Windows DNS allows an authorized attacker to locally bypass a security feature. Recommendations At the moment, there is no information...

5.5CVSS5.8AI score0.00302EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.21 views

PT-2026-58461

Name of the Vulnerable Software and Affected Versions Microsoft Windows DNS affected versions not specified Description A use after free flaw in Microsoft Windows DNS allows an unauthorized attacker to elevate privileges over a network. Use after free is a memory corruption issue that occurs when...

8.1CVSS6AI score0.00792EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 12:00 a.m.9 views

ALSA-2026:39266 Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME...

7.5CVSS6.2AI score0.00813EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/13 9:04 p.m.48 views

CVE-2026-62240

CVE-2026-62240 overview : CrewAI before 1.15.1 is affected by a server-side request forgery in the validate_url function, which performs one-shot DNS resolution and blocklist checks before returning the original URL unchanged. An attacker can bypass the security filter by providing URLs that redi...

8.3CVSS6.1AI score0.0052EPSS
SaveExploits1References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/13 7:29 p.m.13 views

Security Bulletin: Vulnerability in follow-redirects bundled with IBM Fusion and IBM Fusion HCI

Summary IBM Fusion and IBM Fusion HCI include the follow-redirects library, which is affected by an information exposure vulnerability. CVE-2026-40895 Vulnerability Details CVEID:CVE-2026-40895 DESCRIPTION: follow-redirects is an open source, drop-in replacement for Node's http and https modules...

7.5CVSS7AI score0.00486EPSS
SaveExploits0Affected Software2
SUSE Linux
SUSE Linux
added 2026/07/13 5:55 p.m.10 views

Security update for curl

This update for curl fixes the following issues CVE-2026-8286: wrong STARTTLS connection reuse bsc1268402. CVE-2026-8458: wrong reuse for different services bsc1268407. CVE-2026-8924: traling dot domain super cookie bsc1268409. CVE-2026-8927: env-set cross-proxy Digest auth state leak bsc1268413...

9.1CVSS6.1AI score0.01064EPSS
SaveExploits10References40
SUSE Linux
SUSE Linux
added 2026/07/13 5:51 p.m.8 views

Security update for gnutls

This update for gnutls fixes the following issues CVE-2026-3833: incorrectly accepted domain names due to comparison during name constraints processing being case-sensitive bsc1263707. CVE-2026-5260: heap overread when processing extremely short premaster secret as part of an RSA key exchange...

8.3CVSS6.7AI score0.00727EPSS
SaveExploits1References24
OSV
OSV
added 2026/07/13 5:51 p.m.8 views

SUSE-SU-2026:2924-1 Security update for gnutls

This update for gnutls fixes the following issues - CVE-2026-3833: incorrectly accepted domain names due to comparison during name constraints processing being case-sensitive bsc1263707. - CVE-2026-5260: heap overread when processing extremely short premaster secret as part of an RSA key exchange...

8.2CVSS6.7AI score0.00727EPSS
SaveExploits1References13
SUSE Linux
SUSE Linux
added 2026/07/13 5:49 p.m.10 views

Security update for gnutls

This update for gnutls fixes the following issues CVE-2026-3833: incorrectly accepted domain names due to comparison during name constraints processing being case-sensitive bsc1263707. CVE-2026-5260: heap overread when processing extremely short premaster secret as part of an RSA key exchange...

8.3CVSS6.7AI score0.00727EPSS
SaveExploits1References24
OSV
OSV
added 2026/07/13 5:49 p.m.17 views

SUSE-SU-2026:2923-1 Security update for gnutls

This update for gnutls fixes the following issues - CVE-2026-3833: incorrectly accepted domain names due to comparison during name constraints processing being case-sensitive bsc1263707. - CVE-2026-5260: heap overread when processing extremely short premaster secret as part of an RSA key exchange...

8.2CVSS6.1AI score0.00727EPSS
SaveExploits1References13
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2498 Glances: XML-RPC Server Missing Host Header Validation Enables DNS Rebinding Attack

Summary The Glances XML-RPC server glances -s, implemented in glances/server.py does not validate the HTTP Host header, leaving it vulnerable to DNS rebinding attacks. CVE-2026-32632 patched in 4.5.2 added TrustedHostMiddleware to the REST/WebUI server; the MCP server has had equivalent protectio...

5.3CVSS6.2AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2497 Glances is Vulnerable to Command Injection via KVM/QEMU VM Domain Names in glances/plugins/vms/engines/virsh.py

Summary The Glances KVM/QEMU monitoring engine glances/plugins/vms/engines/virsh.py passes VM domain names, read directly from virsh list --all output, into f-string command templates that are processed by securepopen. securepopen is explicitly designed to interpret &&, |, and as shell operators...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-2510 Hermes Agent contains a DNS rebinding vulnerability in WebSocket endpoints that allows remote attackers to bypass Host and Origin validation

Hermes Agent before 0.16.0 contains a DNS rebinding vulnerability in WebSocket endpoints that allows remote attackers to bypass Host and Origin validation. FastAPI HTTP middleware does not execute for WebSocket upgrade requests on /api/pty, /api/ws, /api/pub, and /api/events endpoints, enabling...

8.7CVSS6.2AI score0.00592EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/13 3:02 p.m.11 views

PYSEC-2026-2959 Prefect SSRF Bypass via DNS Rebinding in validate_restricted_url

A vulnerability has been found in PrefectHQ prefect up to 3.6.28.dev1. Affected by this vulnerability is the function validaterestrictedurl of the component Webhook/Notification. The manipulation leads to time-of-check time-of-use. It is possible to initiate the attack remotely. The attack is...

5CVSS5.4AI score0.0025EPSS
SaveExploits0References12
PyPA
PyPA
added 2026/07/13 2:20 p.m.21 views

Potential DoS via the Tudoor mechanism in eventlet and dnspython

eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a "TuDoor" attack. In other words, dnspython does not have the preferred behavior in whic...

7CVSS6.8AI score0.01857EPSS
SaveExploits1References16Affected Software1
OSV
OSV
added 2026/07/13 2:20 p.m.10 views

PYSEC-2026-2472 Potential DoS via the Tudoor mechanism in eventlet and dnspython

eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a "TuDoor" attack. In other words, dnspython does not have the preferred behavior in whic...

5.9CVSS6.8AI score0.01857EPSS
SaveExploits1References16
PyPA
PyPA
added 2026/07/13 2:19 p.m.18 views

OpenStack Sushy-Tools and VirtualBMC Improper Preservation of Permissions

An issue was discovered in OpenStack Sushy-Tools through 0.21.0 and VirtualBMC through 2.2.2. Changing the boot device configuration with these packages removes password protection from the managed libvirt XML domain. NOTE: this only affects an "unsupported, production-like configuration."...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References10Affected Software1
NCSC
NCSC
added 2026/07/13 9:26 a.m.17 views

Vulnerabilities handled in the n8n workflow automation platform

n8n has identified several vulnerabilities in its workflow automation platform. These vulnerabilities include: - An authorization issue where authenticated users can assign workflows to folders within projects to which they do not have access, due to insufficient validation of request payloads...

8.8CVSS6.3AI score0.03129EPSS
SaveExploits0References9
Rows per page
Query Builder