Lucene search
+L

1193 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in htmldoc

A flaw was discovered in htmldoc version 1.9.12. A heap buffer overflow in the rendertablerow function, located in ps-pdf.cxx, may lead to arbitrary code execution and denial of service...

7.8CVSS8.2AI score0.01215EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.75 views

Astra Linux – Vulnerability in ffmpeg

There is a heap-based Buffer Overflow vulnerability in FFmpeg 4.2, located in the getblockrow function in libavfilter/vfbm3d.c. This vulnerability may lead to memory corruption and other potential issues...

8.8CVSS7.3AI score0.01178EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability in PostgresSQL 11

Incomplete tracking of tables with row security in PostgreSQL allows a reused query to view or modify different rows than intended. CVE-2023-2455 and CVE-2016-2193 addressed most issues related to interactions between row security and changes to user IDs. However, they did not cover cases where a...

5.4CVSS6.6AI score0.00769EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/10 3:09 p.m.11 views

Excelize: Streaming GetRows row-bound bypass causes attacker-controlled allocation

Streaming GetRows row-bound bypass causes attacker-controlled allocation Summary Excelize's prior row-bound fix for GHSA-h69g / CVE-2026-54063 protects the checked worksheet parser, but the streaming worksheet reader used by Rows and GetRows does not enforce the same TotalRows bound on the row r...

8.7CVSS5.7AI score0.00393EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2026/09/10 3:09 p.m.9 views

GHSA-Q5J5-6P94-4GWC Excelize: Streaming GetRows row-bound bypass causes attacker-controlled allocation

Streaming GetRows row-bound bypass causes attacker-controlled allocation Summary Excelize's prior row-bound fix for GHSA-h69g / CVE-2026-54063 protects the checked worksheet parser, but the streaming worksheet reader used by Rows and GetRows does not enforce the same TotalRows bound on the row r...

8.7CVSS5.7AI score0.00393EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/09/10 3:09 p.m.25 views

EUVD-2026-42936

Excelize: Streaming GetRows row-bound bypass causes attacker-controlled allocation...

8.7CVSS5.7AI score0.00393EPSS
SaveExploits1References5
CVE
CVE
added 2026/09/04 2:32 p.m.12 views

CVE-2026-85693

Chatbot UI (open-source chat application) contains an authorization bypass in its retrieval endpoint (/api/retrieval/retrieve). The root cause is a service-role Supabase client that bypasses row-level security and fails to validate file ownership, allowing any authenticated user to retrieve index...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.8 views

EUVD-2026-71142

Chatbot UI contains an authorization bypass vulnerability in the retrieval endpoint that allows authenticated attackers to access private file content belonging to other users by supplying arbitrary file UUIDs. The endpoint uses a service-role Supabase client that bypasses row-level security and...

7.1CVSS5.5AI score0.0025EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/03 7:32 a.m.9 views

CVE-2026-14666

A flaw in PostgreSQL allows users to bypass row-level security RLS due to incomplete tracking of user role and database ownership changes. Active sessions may continue using cached, outdated security policies, enabling unauthorized read or write access to data. Exploitation requires the attacker ...

4.2CVSS5.8AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 6:46 p.m.15 views

CVE-2026-53552 Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers

Goploy is an open-source automation deployment system. In versions 1.17.5 and prior, Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept a project or project-file row id from the JSON body and act on it without checking that the...

9.6CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/31 6:46 p.m.40 views

CVE-2026-53552 Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers

Goploy is an open-source automation deployment system. In versions 1.17.5 and prior, Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept a project or project-file row id from the JSON body and act on it without checking that the...

9.6CVSS0.00201EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/31 8:46 a.m.11 views

CVE-2026-82871 ToolJet before v3.16.208 Cross-Organization Data Read via Database Routes

ToolJet before v3.16.208 fails to validate organization membership in database read routes, allowing any authenticated user to access other organizations' table schemas and row data. Attackers can supply arbitrary organization IDs in URL parameters to list tables, retrieve column definitions, and...

8.2CVSS6AI score0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/31 3:16 a.m.27 views

CVE-2026-82681

Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicing the...

2CVSS0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 2:26 a.m.35 views

CVE-2026-82681

ash-project ash_admin (Elixir admin panel) contains a query-parameter injection in the Table, DataTable, and Show components. Row-action URLs were built via raw string interpolation of the primary key without URL-encoding. Because the primary key is spliced last into the query string and Plug.Con...

2CVSS6AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 2:26 a.m.55 views

CVE-2026-82681 Query-parameter injection in AshAdmin row-action links via unencoded string primary keys

Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicing the...

2CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:26 a.m.8 views

CVE-2026-82681 Query-parameter injection in AshAdmin row-action links via unencoded string primary keys

Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicing the...

2CVSS6AI score0.00268EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/31 2:26 a.m.9 views

EEF-CVE-2026-82681 Query-parameter injection in AshAdmin row-action links via unencoded string primary keys

Summary Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicin...

2CVSS5.9AI score0.00268EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 2:26 a.m.12 views

EUVD-2026-68327

Improper Encoding or Escaping of Output vulnerability in ash-project ashadmin lets an attacker who controls a record's string primary key rewrite the target of AshAdmin's row-action links. The Table, DataTable, and Show components built row-action URLs by raw string interpolation, splicing the...

2CVSS6AI score0.00268EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/08/31 12:00 a.m.19 views

Important: postgresql18

Issue Overview: Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may execute arbitrary code as the operating system user running the...

8.8CVSS7.3AI score0.00676EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/31 12:00 a.m.13 views

Important: postgresql

Issue Overview: Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may execute arbitrary code as the operating system user running the...

8.8CVSS7.3AI score0.00676EPSS
SaveExploits2
Rows per page
Query Builder