Lucene search
+L

7368 matches found

Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS0.00263EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago13 views

CVE-2026-54715

CVE-2026-54715 affects GoAccess real-time log analyzer. In GoAccess 1.10.2, the function parse_browser can mis-handle an Opera-like browser token, moving a trailing version substring to match plus five, enabling a crafted User-Agent in a processed access log to write one to four attacker-influenc...

7.1CVSS5.9AI score0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 6 days ago7 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago5 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 6 days ago10 views

CVE-2026-51293

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00145EPSS
SaveExploits0
OSV
OSV
added 6 days ago4 views

CVE-2026-65635 Boruta dynamic client registration allows creation of over-privileged OAuth clients

Improper Isolation or Compartmentalization vulnerability in malach-it boruta Elixir.Boruta.Openid module allows attackers to register OpenID Connect clients with administrative privileges through the dynamic client registration entry point. Boruta.Openid.registerclient/3 forwards caller-supplied...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 6 days ago11 views

CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.9AI score0.00387EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 6 days ago7 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.5AI score0.00387EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago6 views

BIT-SQLITE-2026-51298

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...

5.8AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago5 views

OSV-2026-1095 Heap-buffer-overflow in grk::t1::CodeblockDecompressImpl::parsePacketData

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=540111888 Crash type: Heap-buffer-overflow READ 8 Crash state: grk::t1::CodeblockDecompressImpl::parsePacketData grk::PacketParser::readData grk::PacketParser::parsePacketData...

5.4AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 6 days ago14 views

PT-2026-66474

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description Processing of untrusted character strings in ParseDate or Date::Manip::Date-parse can result in corrupted dates without triggering a parse error. This occurs because the parsing regular expressions...

7.5CVSS5.4AI score0.00387EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 6 days ago13 views

PT-2026-66475

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description CPU exhaustion can occur due to quadratic backtracking during unanchored time substitution within the parse time function. The issue arises when the function uses an unanchored substitution...

7.5CVSS5.4AI score0.00387EPSS
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-51293

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.4AI score0.00145EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-51293

...

0.00145EPSS
SaveExploits0
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-51254

A use-after-free vulnerability exists in SQLite 3.41 when the jsonBlobAppendNode function is invoked subsequent to sqlite3DbFree being called on the aBlob member of the Parse structure...

5.9AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago11 views

CVE-2026-51293

CVE-2026-51293 is a use-after-free in SQLite 3.41. The vulnerability occurs in the jsonBlobAppendNode() function when it is invoked after sqlite3DbFree() has been called on the aBlob member of the Parse structure. Documents do not provide exploit details, affected version ranges beyond 3.41, or r...

5.9AI score0.00145EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added last week6 views

CVE-2026-13697 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, a response carrying a degenerate qualified private directive, such as private set to an empty value, can be stored in the default shared cache and...

7.4CVSS5.8AI score0.00313EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week51 views

CVE-2026-13697 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, a response carrying a degenerate qualified private directive, such as private set to an empty value, can be stored in the default shared cache and...

7.4CVSS0.00313EPSS
SaveExploits0References2
OSV
OSV
added last week5 views

CVE-2026-13697 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, a response carrying a degenerate qualified private directive, such as private set to an empty value, can be stored in the default shared cache and...

7.4CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder