Lucene search
+L

185001 matches found

RedHat Linux
RedHat Linux
added 2026/06/25 5:32 p.m.24 views

net/textproto: golang: Golang net/textproto: Misleading error messages via input injection

A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead...

5.3CVSS5.8AI score0.0037EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/25 5:32 p.m.18 views

Moderate: Red Hat Security Advisory: golang security, bug fix, and enhancement update

An update for golang is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.5CVSS5.8AI score0.00591EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/25 5:28 p.m.16 views

EUVD-2026-37005

i18next-fs-backend vulnerable to prototype pollution via crafted missing-key string...

9.1CVSS5.8AI score0.00507EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/25 5:28 p.m.14 views

i18next-fs-backend vulnerable to prototype pollution via crafted missing-key string

Impact i18next-fs-backend ≤ 2.6.5, when used to persist missing translation keys e.g. via i18next-http-middleware's missingKeyHandler exposed to untrusted input, is vulnerable to prototype pollution via crafted missing-key strings. Backend.writeFile splits each queued missing-key string on the...

9.1CVSS5.9AI score0.00507EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/25 5:17 p.m.11 views

CVE-2026-49839

jq is a command-line JSON processor. Prior to 1.8.2, jq --rawfile can turn a handled oversized-string error into invalid-state reuse and a real heap out-of-bounds write in assertion-disabled builds. When jvloadfileraw=1 reads an attacker-controlled file, it repeatedly appends file chunks to the...

7.1CVSS5.9AI score0.00148EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/06/25 5:17 p.m.65 views

CVE-2026-49839 jq --rawfile invalid-state reuse after String too long causes heap-buffer-overflow

jq is a command-line JSON processor. Prior to 1.8.2, jq --rawfile can turn a handled oversized-string error into invalid-state reuse and a real heap out-of-bounds write in assertion-disabled builds. When jvloadfileraw=1 reads an attacker-controlled file, it repeatedly appends file chunks to the...

7.1CVSS0.00148EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/06/25 4:16 p.m.12 views

CVE-2026-12844

List::SomeUtils::XS versions before 0.59 for Perl have a heap buffer overflow in the pairwise function. pairwise collects the values returned by the block into a heap buffer sized to the longer input array, then grows the buffer before each copy with a single quadrupling alloc = 2 instead of a...

7.5CVSS6.2AI score0.00398EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/25 4:14 p.m.20 views

Moderate: Red Hat Security Advisory: golang security, bug fix, and enhancement update

An update for golang is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/25 4:14 p.m.18 views

net/textproto: golang: Golang net/textproto: Misleading error messages via input injection

A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead...

5.3CVSS5.8AI score0.0037EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/25 3:22 p.m.91 views

CVE-2026-57455 Vim: Stack out-of-bounds write in `spell_soundfold_sofo()` via an over-length `soundfold()` argument

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spellsoundfoldsofo in src/spell.c translates a word through a spell file's SOFO sound-folding byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound an...

7.1CVSS0.00118EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/25 3:22 p.m.9 views

CVE-2026-57455 Vim: Stack out-of-bounds write in `spell_soundfold_sofo()` via an over-length `soundfold()` argument

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spellsoundfoldsofo in src/spell.c translates a word through a spell file's SOFO sound-folding byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound an...

7.1CVSS6.1AI score0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/25 3:22 p.m.68 views

CVE-2026-57455

Vim (open source editor) prior to version 9.2.0698 is affected by a stack out-of-bounds write in spell_soundfold_sofo() (src/spell.c). The single-byte branch translates a word through a SOFO byte map into a caller-owned result buffer; the copy loop advances the output index with no upper bound an...

7.8CVSS6.1AI score0.00118EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/25 3:16 p.m.9 views

jq: jq: Arbitrary Code Execution or Denial of Service via Signed Integer Overflow

A flaw was found in jq, a tool used for processing JSON data from the command line. A remote attacker can exploit a vulnerability by providing a specially crafted large number as input. This can cause an internal calculation error, leading to a memory overflow where the attacker can write their o...

6.2CVSS6.1AI score0.00158EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/06/25 3:16 p.m.15 views

jq: stack overflow in recursive object merge

A flaw was found in jq, a command line JSON processor. The jvobjectmergerecursive function, reachable via the operator when both operands are objects, does not have a depth limit when processing nested objects. This missing depth limit allows an attacker who can supply a sufficiently nested input...

6.2CVSS6.1AI score0.00154EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/06/25 3:16 p.m.14 views

jq: stack overflow via unbounded recursion in jv_contains

A flaw was found in jq, a command line JSON processor. The jvcontains function does not have a depth limit when processing nested arrays or objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application...

6.8CVSS6.1AI score0.00161EPSS
SaveExploits1References5
NVD
NVD
added 2026/06/25 2:16 p.m.15 views

CVE-2026-42387

A malicious authoritative server can send a crafted zone via the ZoneToCache function that leads to a crash of the Recursor due to insuffcient input validation...

5.9CVSS0.00386EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/25 2:16 p.m.10 views

CVE-2026-42387

A malicious authoritative server can send a crafted zone via the ZoneToCache function that leads to a crash of the Recursor due to insuffcient input validation...

5.9CVSS6AI score0.00386EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 12:59 p.m.31 views

CVE-2026-42388

Technical details are not publicly available in the provided documents. Monitor for updates.

5.9CVSS5.8AI score0.00386EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 12:59 p.m.9 views

CVE-2026-42388 Missing input validation for catalog zones

Incomplete validation of the SOA record present in a catalog zone might lead to a crash...

5.9CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/25 12:59 p.m.40 views

CVE-2026-42388 Missing input validation for catalog zones

Incomplete validation of the SOA record present in a catalog zone might lead to a crash...

5.9CVSS0.00386EPSS
SaveExploits0References1
Rows per page
Query Builder