Lucene search
+L

69347 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in Erlang

Inconsistent interpretation of HTTP requests: The “HTTP Request Smuggling” vulnerability in Erlang OTP inets httpd module allows for HTTP requests to be disguised. This vulnerability is associated with the program file lib/inets/src/httpserver/httpdrequest.erl and the routine...

9.4CVSS6.9AI score0.00528EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: xfs: Eliminate attribute leaf freemap entries when empty Back in commit 2a2b5932db6758 “xfs: fix attribute leaf header freemap.size underflow”, Brian Foster observed that it’s possible for a small freemap at the end of the xattr...

8.8CVSS5.7AI score0.00469EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.18 views

Astra Linux – Vulnerability in glib2.0

A flaw was discovered in GLib. A integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds...

5.4CVSS6.1AI score0.00331EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in python-urllib3

urllib3 is a HTTP client library for Python. The streaming API of urllib3 is designed for efficiently handling large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS6.6AI score0.02774EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: flexproportions: making fpropnewperiod safe from hardirq issues. Bernd reported a deadlock issue in the flexible proportions code, which essentially complained about the following race conditions: runtimersoftirq – we’re in a...

5.5CVSS4.4AI score0.00114EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: octeontx2-af: Workarounds for stalls caused by disabling sticky operations. It is known that the sticky mode of the NIX SQ manager can cause stalls when multiple SQs share an SMQ and transmit concurrently. Additionally, PSE ma...

7.5CVSS5.9AI score0.00387EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: nvme-multipath: fixed the lockdep warning due to the partition scan operation. The test cases nvme/014, 057, and 058 occasionally fail due to the lockdep warning. As reported in the Closes tag URL, this warning indicates that ...

7.5CVSS5.5AI score0.00516EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 7:09 a.m.36 views

CVE-2026-64940

Tegalog -Fumy Otegaru Memo Logger- provided by Nishishi Factory contains a vulnerability due to a permissive regular expression, which may allow an attacker who can access the affected product to log in to the management console. As a result, the attacker may perform any operations available from...

8.8CVSS0.00229EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 6:00 a.m.10 views

EUVD-2026-55027

The Accept PayPal & Stripe with Subscriptions for WooCommerce WordPress plugin through 3.1.0 does not validate the amount actually paid against the order total in its PayPal Data Transfer return handler, allowing a customer to pay less than the order total and still have the order marked as fully...

5.3AI score0.00187EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:00 a.m.7 views

CVE-2026-13133

A vulnerability has been identified in LineInst.exe LINE for Windows prior to version 26.4.0, where Msftedit.dll is loaded via a relative path without a secure DLL search path, allowing a malicious DLL placed in the installer's directory to be loaded ahead of the legitimate System32 copy...

8.4CVSS5.2AI score0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 6:00 a.m.50 views

CVE-2026-16298

Summary: CVE-2026-16298 affects the FoodBoxBooker WordPress plugin prior to 1.0.7. The vulnerability is a flaw in validating password reset requests, allowing unauthenticated attackers to reset passwords for arbitrary users (including admins) and potentially take over the site. Impact details: Pr...

9.8CVSS5.3AI score0.00341EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 5:25 a.m.21 views

Security Bulletin: Multiple vulnerabilities found in IBM ApplinX.

Summary IBM ApplinX has been updated in order to address multiple vulnerabilities CVE-2026-59879, CVE-2026-59880, CVE-2026-16221. Vulnerability Details CVEID:CVE-2026-16221 DESCRIPTION: Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to...

8.7CVSS7.2AI score0.00665EPSS
SaveExploits2Affected Software1
Debian CVE
Debian CVE
added 2026/08/09 10:45 p.m.11 views

CVE-2026-12372

A Server-Side Request Forgery SSRF vulnerability exists in nltk/nltk versions 3.9.4 and the current develop branch. The nltk.pathsec.validatenetworkurl function, intended to prevent SSRF by rejecting internal network addresses, fails to reject IPs in the RFC 6598 shared address space 100.64.0.0/1...

3.7CVSS5.5AI score0.0026EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/09 5:49 p.m.74 views

CVE-2026-15534 Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in S_regmatch

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/09 5:49 p.m.17 views

CVE-2026-15534 Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in S_regmatch

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.7CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/09 6:00 a.m.43 views

CVE-2026-17011 Nexter Blocks < 5.0.2 - Contributor+ Stored CSS Injection

The Nexter Blocks WordPress plugin before 5.0.2 does not restrict who can save global CSS through one of its REST endpoints, allowing users with at least the Contributor role to store arbitrary CSS that is rendered site-wide on the front end, enabling defacement, content hiding, and UI redressing...

0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/08 5:27 p.m.13 views

MAL-2026-13669 Malicious code in specials-resources-server (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 07bd295669162565e4b75a82a674ae4ee555bd6e5bd1fab67de3093de939ea30 [email protected] is a staged remote-code-execution dropper disguised as an 'Analytics SDK'. Both the package main lib/telemetry.js an...

5.6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/08 5:27 p.m.22 views

Malicious code in statist-browser-typed-client-eventea.projects.tdevice (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1dbd4923fdddd3bf528bfd2bc560ffe7963b22ed9df844e60f6fe2f778f15720 Package [email protected] contains only two files and shows no code performing credential access, network...

5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/08/08 7:17 a.m.14 views

CVE-2026-16955

The AI Engine WordPress plugin before 3.6.6 does not confine a caller-supplied file path before reading it and forwarding the contents to an external service, allowing users with a subscriber-level account to read arbitrary files from the server and exfiltrate them off-host. Reaching the issue at...

5CVSS0.00225EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/08 7:08 a.m.10 views

CVE-2026-44092

A flaw was found in ModbusServer. An unauthenticated remote attacker can inject malicious input into the application due to a lack of input validation when fetching data from MQTT. This vulnerability may lead to a loss of data integrity and system availability...

9.1CVSS5.3AI score0.0042EPSS
SaveExploits0References4
Rows per page
Query Builder