Lucene search
+L

7434 matches found

RedHat Linux
RedHat Linux
โ€ขadded 2026/07/08 4:36 p.m.โ€ข4 views

unbound: Unbound: Cache manipulation via 'ghost domain names' attack

A flaw was found in NLnet Labs Unbound. A remote attacker, by controlling a malicious domain a "ghost zone" and querying a vulnerable Unbound server, could exploit a vulnerability related to "ghost domain names" attacks. This could allow the attacker to overwrite cached Name Server NS records,...

8.7CVSS5.8AI score0.00136EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/07/08 3:31 p.m.โ€ข9 views

CVE-2026-59876

protobufjs compiles protobuf definitions into JavaScript JS functions. From 8.2.0 until 8.6.5, the protobufjs Text Format extension parsed string-keyed map entries using ordinary property assignment, allowing a map entry with key proto to change the prototype of the returned map object instead of...

4.8CVSS6AI score0.00219EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
โ€ขadded 2026/07/08 1:48 p.m.โ€ข37 views

CVE-2026-56220 Capgo - Unauthorized Manifest Insertion via Read-Only Org Member

Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.manifest INSERT policy that allows read-only org members to insert OTA manifest rows. Attackers with read-only org access can inject malicious manifest entries with arbitrary s3path values that are served to device...

7.1CVSS0.00203EPSS
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/07/08 1:48 p.m.โ€ข30 views

CVE-2026-56220

Capgo before version 12.128.2 contains an authorization bypass in the public.manifest INSERT policy that lets read-only org members insert OTA manifest rows. Attackers with read-only org access can inject malicious manifest entries with arbitrary s3_path values, which are served to devices via th...

7.1CVSS6AI score0.00203EPSS
SaveExploits0References2
EUVD
EUVD
โ€ขadded 2026/07/08 1:48 p.m.โ€ข10 views

EUVD-2026-42247

Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.manifest INSERT policy that allows read-only org members to insert OTA manifest rows. Attackers with read-only org access can inject malicious manifest entries with arbitrary s3path values that are served to device...

7.1CVSS6AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/07/07 8:50 p.m.โ€ข14 views

CVE-2026-49471 Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding โ†’ memory poisoning โ†’ RCE

Serena is a powerful MCP toolkit for coding that provides semantic retrieval and editing capabilities. Prior to v1.5.2, Serena's built-in web dashboard exposes an unauthenticated Flask API on a fixed, predictable port, with no authentication, no CSRF protection, and no Host header validation. A D...

8.3CVSS6.7AI score
SaveExploits0References5
CVE
CVE
โ€ขadded 2026/07/07 8:50 p.m.โ€ข76 views

CVE-2026-49471

Serena exposes an unauthenticated Flask API on a fixed port prior to v1.5.2, with no authentication, CSRF protection, or Host header validation. A DNS rebinding attack can reach this API from any browser and write arbitrary content to the agentโ€™s persistent memory store, which the agent may read ...

8.3CVSS6.7AI score0.00291EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
โ€ขadded 2026/07/07 8:50 p.m.โ€ข47 views

CVE-2026-49471 Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding โ†’ memory poisoning โ†’ RCE

Serena is a powerful MCP toolkit for coding that provides semantic retrieval and editing capabilities. Prior to v1.5.2, Serena's built-in web dashboard exposes an unauthenticated Flask API on a fixed, predictable port, with no authentication, no CSRF protection, and no Host header validation. A D...

8.3CVSS0.00291EPSS
SaveExploits1References3
OSV
OSV
โ€ขadded 2026/07/07 4:36 p.m.โ€ข13 views

PYSEC-2026-1491 Khoj has an IDOR in Notion OAuth Flow that Enables Index Poisoning

Summary An IDOR in the Notion OAuth callback allows an attacker to hijack any user's Notion integration by manipulating the state parameter. The callback endpoint accepts any user UUID without verifying the OAuth flow was initiated by that user, allowing attackers to replace victims' Notion...

5.4CVSS6AI score0.00361EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/07 4:24 p.m.โ€ข10 views

unbound: Unbound: Cache manipulation via 'ghost domain names' attack

A flaw was found in NLnet Labs Unbound. A remote attacker, by controlling a malicious domain a "ghost zone" and querying a vulnerable Unbound server, could exploit a vulnerability related to "ghost domain names" attacks. This could allow the attacker to overwrite cached Name Server NS records,...

8.7CVSS5.8AI score0.00136EPSS
SaveExploits0References5
OSV
OSV
โ€ขadded 2026/07/07 4:03 p.m.โ€ข14 views

PYSEC-2026-2009 virtualenv Has TOCTOU Vulnerabilities in Directory Creation

Impact TOCTOU Time-of-Check-Time-of-Use vulnerabilities in virtualenv allow local attackers to perform symlink-based attacks on directory creation operations. An attacker with local access can exploit a race condition between directory existence checks and creation to redirect virtualenv's appdat...

4.5CVSS5.9AI score0.00089EPSS
SaveExploits0References7
OSV
OSV
โ€ขadded 2026/07/07 4:03 p.m.โ€ข16 views

PYSEC-2026-1783 Picklescan is vulnerable to RCE through missing detection when calling numpy.f2py.crackfortran._eval_length

Summary Picklescan uses the numpy.f2py.crackfortran.evallength function a NumPy F2PY helper to execute arbitrary Python code during unpickling. Details Picklescan fails to detect a malicious pickle that uses the gadget numpy.f2py.crackfortran.evallength in reduce, allowing arbitrary command...

7.6CVSS6.6AI score0.00523EPSS
SaveExploits0References8
OSV
OSV
โ€ขadded 2026/07/07 2:34 p.m.โ€ข34 views

PYSEC-2026-1433 Gunicorn HTTP Request/Response Smuggling vulnerability

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

7.5CVSS5.9AI score0.0077EPSS
SaveExploits0References9
OSV
OSV
โ€ขadded 2026/07/07 11:45 a.m.โ€ข11 views

PYSEC-2026-1645 Undefined Behavior in mlflow

A vulnerability in mlflow/mlflow version 2.11.1 allows attackers to create multiple models with the same name by exploiting URL encoding. This flaw can lead to Denial of Service DoS as an authenticated user might not be able to use the intended model, as it will open a different model each time...

5.4CVSS5.9AI score0.00438EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/07 12:00 a.m.โ€ข18 views

RHEL 9 : nodejs:22 (RHSA-2026:35892)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:35892 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS6.8AI score0.03711EPSS
SaveExploits1References29
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/06 3:07 p.m.โ€ข21 views

undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS7AI score0.0022EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/06 2:47 p.m.โ€ข29 views

undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS7AI score0.0022EPSS
SaveExploits0References7
OSV
OSV
โ€ขadded 2026/07/06 11:11 a.m.โ€ข16 views

OESA-2026-2832 python-zeroconf security update

Pure Python Multicast DNS Service Discovery Library Bonjour/Avahi compatible Security Fixes: readcharacterstring and readstring in src/zeroconf/protocol/incoming.py sliced self.dataself.offset : self.offset + length and advanced self.offset by the declared length without checking it against...

6.5CVSS6AI score0.00248EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/06 5:32 a.m.โ€ข21 views

undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS6AI score0.0022EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/06 4:52 a.m.โ€ข25 views

undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS7AI score0.0022EPSS
SaveExploits0References7
Rows per page
Query Builder