Lucene search
+L

64359 matches found

RedHat Linux
RedHat Linux
added 2026/06/17 8:02 a.m.15 views

postgresql: PostgreSQL: Information disclosure via externally-controlled format string in timeofday() function

A flaw was found in PostgreSQL. This vulnerability, an externally-controlled format string in the timeofday function, allows a remote attacker to craft specific timezone zones. Successful exploitation can lead to the retrieval of sensitive portions of server memory, potentially disclosing...

4.3CVSS6.1AI score0.0031EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/17 7:13 a.m.26 views

Missing Authentication for Critical Function

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the nltk.app.wordnetapp module. An attacker can cause the server to shut down and disrupt...

7.5CVSS7.1AI score0.00325EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/17 7:13 a.m.23 views

CVE-2026-12199

A vulnerability in nltk.app.wordnetapp up to version 3.9.3 allows unauthenticated remote shutdown of the local WordNet Browser HTTP server when started in its default mode. The server listens on all interfaces and processes a specific unauthenticated GET request /SHUTDOWN%20THE%20SERVER to...

7.5CVSS5.9AI score0.00325EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/17 4:18 a.m.26 views

Malicious code in pathfix (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f2527fa3618f01b694722f2a50297c248053dcdabf1b471ee9bdbdc6522bb838 pathfix presents itself as a Stylus port of normalize.css but ships a copy of the unrelated normalize-path module with an appended...

5.9AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/17 1:20 a.m.19 views

kernel: ipv6: use RCU in ip6_output()

A use-after-free flaw was found in ip6finishoutput2 in net/ipv6/ip6output.c in ipv6 access. This flaw could allow an attacker to crash the system at device disconnect. This vulnerability could even lead to a kernel information leak problem...

8.1CVSS5.2AI score0.0044EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/06/17 12:00 a.m.16 views

The vulnerability of the tcp_write_xmit() function in Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the tcpwritexmit function in Linux operating systems is related to the lack of a standardized mechanism for error handling. Exploiting this vulnerability allows an attacker to cause service failures remotely...

7.8CVSS7.3AI score0.00762EPSS
SaveExploits0References18Affected Software7
BDU FSTEC
BDU FSTEC
added 2026/06/17 12:00 a.m.15 views

The vulnerability of the Ancillary Function Driver for WinSock in Windows operating systems allows attackers to increase their privileges.

The vulnerability of the Ancillary Function Driver for WinSock operating systems in Windows is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

7CVSS5.8AI score0.00202EPSS
SaveExploits0References2Affected Software20
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.37 views

PT-2026-50415

An integer overflow in the mtar next function in src/microtar.c in rxi microtar 0.1.0 allows a remote attacker to cause a denial of service uncontrolled CPU consumption / infinite loop via a crafted tar archive. mtar next computes the offset to the next record as round uph.size, 512 + sizeofmtar...

8.7CVSS5.5AI score0.0075EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.37 views

PT-2026-50433

Name of the Vulnerable Software and Affected Versions Dell PowerFlex Manager affected versions not specified Description A missing authentication for critical function issue exists. An unauthenticated attacker with adjacent network access could exploit this to achieve code execution, denial of...

8.8CVSS5.9AI score0.00535EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.30 views

PT-2026-50505

Missing Authentication for Critical Function vulnerability in RTI Connext Professional Security Plugins allows Fake the Source of Data.This issue affects Connext Professional: from 7.4.0 before 7.7.0, from 7.0.0 before 7.3.1.3, from 6.1.0 before 6.1., from 6.0.0 before 6.0., from 5.3.0 before 5.3...

6CVSS5.3AI score0.00369EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/16 11:41 p.m.8 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the checkTokenPublicOnly function. An attacker can access private organization data by using a public-only scoped API token to enumerate organizations, thereby bypassing intended access restrictions. Remediation...

5.3CVSS5.9AI score0.00342EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/16 9:28 p.m.19 views

Caddy: stripHTML template function bypass

Summary Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous content in the output if it is later rendered as HTML. This may allow...

4.2CVSS5.4AI score0.00248EPSS
SaveExploits1References2Affected Software2
NVD
NVD
added 2026/06/16 8:16 p.m.18 views

CVE-2026-0128

In RtcpFbPacket::decodeRtcpFbPacket, there is a possible out of bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation...

6.5CVSS0.00193EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/16 7:11 p.m.26 views

Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS)

Summary Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. On macOS, that comparison was done at the raw-byte level while the APFS filesystem treats different...

8.4CVSS5.8AI score0.00197EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 5:34 p.m.88 views

vLLM: Security Check Bypass via assert Statement in Activation Function Loading Allows Arbitrary Code Execution

Summary An assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to achieve arbitrary code execution on the server by publishing a malicious HuggingFace model, when vLLM runs in Python optimized mode python -O or PYTHONOPTIMIZE=1. Details vLLM uses ...

7.5CVSS7.7AI score0.00913EPSS
SaveExploits1References23Affected Software1
OSV
OSV
added 2026/06/16 5:34 p.m.33 views

GHSA-Q8GQ-377P-JQ3R vLLM: Security Check Bypass via assert Statement in Activation Function Loading Allows Arbitrary Code Execution

Summary An assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to achieve arbitrary code execution on the server by publishing a malicious HuggingFace model, when vLLM runs in Python optimized mode python -O or PYTHONOPTIMIZE=1. Details vLLM uses ...

7.5CVSS6.2AI score0.00913EPSS
SaveExploits1References23
Veracode
Veracode
added 2026/06/16 4:02 p.m.21 views

SQL Injection

org.linlinjava, litemall-wx-api is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of user-supplied input in the list function of WxGoodsController within the Front-end WeChat API, which allows a remote attacker to perform SQL injection attacks by manipulating craft...

7.5CVSS7.6AI score0.00411EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/06/16 2:34 p.m.28 views

Directory Traversal

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Directory Traversal via the nltk.data.load function. An attacker can access arbitrary files on the local filesystem by supplying specially...

8.7CVSS6.5AI score0.00633EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/16 2:08 p.m.40 views

GHSA-J6C9-X7QJ-28XF hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice

Summary On AWS Lambda, the ALB single-header response and the VPC Lattice v2 response join multiple Set-Cookie headers into one comma-separated value. Because commas also appear inside cookie attributes for example Expires dates, clients cannot split the value back into individual cookies and...

5.3CVSS5.4AI score0.0031EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/16 1:47 p.m.43 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via improper handling of URLs in the navigateTo function. An attacker can execute arbitrary scripts or redirect users to malicious sites by supplying crafted URLs that exploit path normalization and protocol-relative...

9.6CVSS6.1AI score0.00362EPSS
SaveExploits0References3
Rows per page
Query Builder