Lucene search
+L

22601 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/04 9:54 a.m.5 views

Security Bulletin:Catastrophic Backtracking Vulnerability in path-to-regexp with Three or More Parameters

Summary Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.5AI score0.00496EPSS
SaveExploits0Affected Software1
Circl
Circl
added 2026/08/04 9:0 a.m.14 views

CVE-2026-18754

creationtimestamp| type| source ---|---|--- 2026-08-04 09:00:32+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3msanlkacge2l 2026-08-04 09:54:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/befdrlvqqqlb5 2026-08-04 13:32:06+00:00| seen|...

9.1CVSS5.3AI score0.00313EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 12:34 a.m.9 views

EUVD-2026-52506

A stack-based buffer overflow vulnerability exists in the cmdedl function of OreSat Firmware v1.0. The vulnerability is triggered when processing the edl fwflash command, where the argument is copied to a 64-byte stack buffer via memcpy without proper length validation. An attacker with physical...

5.9AI score0.00152EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.7 views

Amazon Linux 2 : amazon-cloudwatch-agent, --advisory ALAS2-2026-3844 (ALAS-2026-3844)

The version of amazon-cloudwatch-agent installed on the remote host is prior to 1.300069.1-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3844 advisory. x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject...

9.1CVSS7.1AI score0.006EPSS
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.9 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2026-1998)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1998 advisory. CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host. CVE-2026-1502 The incremental HTML parser html.parser.HTMLParser allows for CPUdenial-of-service through repeated...

8.7CVSS5.7AI score0.00637EPSS
SaveExploits0References8
Amazon
Amazon
added 2026/08/04 12:0 a.m.7 views

Important: python3.9

Issue Overview: The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the Tarfile.extract function, the filter parameter is not passed properly when extracting...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.10 views

Amazon Linux 2023 : php8.3, php8.3-bcmath, php8.3-cli (ALAS2023-2026-2044)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2044 advisory. Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24...

9.8CVSS5.9AI score0.00468EPSS
SaveExploits2References6
CVE
CVE
added 2026/08/04 12:0 a.m.46 views

CVE-2026-51144

The CVE-2026-51144 entry concerns a Cross Site Scripting (XSS) vulnerability in Soliton Systems MailZen Management Protal versions 2.62 and 2.63. The flaw allows a remote attacker to execute arbitrary code via the Role Name, First Name, Last Name, and Username fields. Documented impact is user-co...

6.1CVSS6AI score0.00214EPSS
SaveExploits0References1
Amazon
Amazon
added 2026/08/04 12:0 a.m.5 views

Important: python3.14

Issue Overview: When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value. CVE-2026-0864 The incremental HTM...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:0 a.m.9 views

Important: python3.11

Issue Overview: CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host. CVE-2026-1502 The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the...

8.7CVSS5.6AI score0.00637EPSS
SaveExploits0
Circl
Circl
added 2026/08/03 11:56 p.m.7 views

CVE-2026-18685

creationtimestamp| type| source ---|---|--- 2026-08-03 23:56:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7p5zk45z2f 2026-08-04 00:00:37+00:00| seen| https://infosec.exchange/users/offseq/statuses/117034296046822265 2026-08-04 00:00:39+00:00| seen|...

10CVSS7.7AI score0.01989EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/03 7:56 p.m.97 views

CVE-2026-69192

IP-address Address4 in JavaScript is vulnerable prior to 10.3.1 because a leading-zero octet is decoded as decimal, while the host resolver stack decodes as octal. This mismatch causes misclassification of hosts for trust-boundary decisions (e.g., SSRF filtering) since isPrivate(), isLoopback(), ...

7.7CVSS5.6AI score0.00292EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/03 7:56 p.m.10 views

CVE-2026-69192

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.3.1, Address4 accepts an octet written with a leading zero and decodes it as decimal, while the WHATWG URL host parser, inetaton, and getaddrinfo all decode a leading zero as octal. The library...

7.7CVSS5.6AI score0.00292EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/03 7:15 p.m.45 views

CVE-2026-18631 jeequan jeepay PreAuthorize SysLogController.java WebSecurityConfig authorization

A vulnerability was identified in jeequan jeepay up to 3.2.9. This vulnerability affects the function WebSecurityConfig of the file jeepay-manager/src/main/java/com/jeequan/jeepay/mgr/ctrl/sysuser/SysLogController.java of the component PreAuthorize Handler. The manipulation leads to authorization...

6.5CVSS0.0038EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/08/03 4:58 p.m.5 views

Security update for bind

This update for bind fixes the following issues CVE-2026-10723: incorrect acceptance of NSEC3 records bsc1271982. CVE-2026-11331: potential wildcard CNAME RPZ policy bypass bsc1271984. CVE-2026-11622: potential memory usage beyond configured limits bsc1271986. CVE-2026-11721: cache poisoning...

9.2CVSS5.5AI score0.00509EPSS
SaveExploits0References24
CVE
CVE
added 2026/08/03 3:45 p.m.36 views

CVE-2026-18604

Summary (CVE-2026-18604): A vulnerability in the Android app textPlus Text Message and Call App (up to 8.3.5) affects DialerActivity within the com.gogii.textplus component. The issue is described as an improper export of Android application components, enabling a local attacker to manipulate the...

5.3CVSS5.5AI score0.00103EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/03 1:20 p.m.49 views

CVE-2026-69085

SiYuan before v3.7.3 contains a SQL injection vulnerability in the /api/filetree/searchDocs endpoint. The caller-supplied keyword is concatenated into SQL without escaping or parameter binding, and the statement can execute on a read-write SQLite handle via a driver that supports stacked statemen...

10CVSS5.8AI score0.0025EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/03 12:1 p.m.7 views

RLSA-2026:47183 Important: compat-libtiff3 security update

The libtiff3 package provides libtiff 3, an older version of libtiff library for manipulating TIFF Tagged Image File Format image format files. This version should be used only if you are unable to use the current version of libtiff. Security Fixes: libtiff: libtiff: Heap-based buffer overflow vi...

7.3CVSS5.8AI score0.00248EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/03 6:55 a.m.9 views

Important: Red Hat Security Advisory: compat-libtiff3 security update

An update for compat-libtiff3 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabilit...

7.3CVSS5.8AI score0.00248EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/03 2:35 a.m.127 views

CVE-2026-58062

CVE-2026-58062 affects Bouncy Castle for Java prior to 1.85, including LTS prior to 2.73.12, and BC-FJA prior to bc-fips 2.0.2 (2.0.x) and 2.1.3 (2.1.x). The issue: Stapled OCSP responses are accepted without binding to the checked certificate, enabling potential information disclosure or integri...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Rows per page
Query Builder