Lucene search
+L

7014 matches found

CVE
CVE
added 2026/07/08 3:28 p.m.113 views

CVE-2026-59877

Summary: The CVE affects protobufjs, where the .proto parser could enter an infinite loop. Affected component: protobufjs (parsing of protobuf definitions to JS functions). Root cause: while parsing option declarations, the parser advances through tokens until an '=' is found without checking for...

7.5CVSS6AI score0.00365EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/08 3:28 p.m.15 views

CVE-2026-59877 protobufjs: Denial of Service via infinite loop in .proto option parsing

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

5.3CVSS6AI score0.00365EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:28 p.m.10 views

CVE-2026-59877

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

5.3CVSS6AI score0.00365EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/08 3:28 p.m.22 views

CVE-2026-59877 protobufjs: Denial of Service via infinite loop in .proto option parsing

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

5.3CVSS6.1AI score
SaveExploits0References8
NVD
NVD
added 2026/07/08 3:16 p.m.17 views

CVE-2026-49145

App::Ack versions through 3.10.0 for Perl read arbitrary files via --files-from in a project .ackrc. ack searches up the directory hierarchy from the current directory for a project .ackrc and loads its options. The project-source option blocklist in App::Ack::ConfigLoader does not include...

7.5CVSS0.00488EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/08 5:16 a.m.34 views

CVE-2026-14482

The 多说社会化评论框 plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.2. The vulnerability exists due to a missing capability and nonce check on a directly web-accessible API endpoint, combined with a trivially forgeable HMAC-SHA1 signature keyed on an...

8.8CVSS0.00587EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/08 4:30 a.m.36 views

CVE-2026-14482

The CVE-2026-14482 entry covers the WordPress plugin “多说社会化评论框” (

8.8CVSS6AI score0.00587EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/08 4:30 a.m.14 views

CVE-2026-14482

The 多说社会化评论框 plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.2. The vulnerability exists due to a missing capability and nonce check on a directly web-accessible API endpoint, combined with a trivially forgeable HMAC-SHA1 signature keyed on an...

8.8CVSS6AI score0.00587EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/08 4:15 a.m.22 views

CVE-2026-59711

A flaw was found in showdown. This cross-site scripting XSS vulnerability occurs in the metadata title handling when the completeHTMLDocument option is enabled. An attacker can exploit this by injecting unescaped less-than and greater-than characters into markdown frontmatter metadata. This allow...

6.1CVSS6.5AI score0.00327EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.21 views

PT-2026-56312

Name of the Vulnerable Software and Affected Versions 多说社会化评论框 versions prior to 1.3 Description An unauthenticated privilege escalation issue exists due to a missing capability and nonce check on a web-accessible API endpoint. The vulnerability is further enabled by a forgeable HMAC-SHA1 signatu...

8.8CVSS5.6AI score0.00587EPSS
SaveExploits0References9
Oracle linux
Oracle linux
added 2026/07/08 12:00 a.m.26 views

cups security update

1:2.2.6-68 - RHEL-177947 CVE-2026-34980 cups: control character injection in option values...

7.5CVSS6.9AI score0.00502EPSS
SaveExploits2
OSV
OSV
added 2026/07/07 7:36 p.m.23 views

GHSA-FQF6-GXHH-2XHW uutils coreutils: cp/install/mv/ln --suffix alone does not enable backup mode (silent data loss vs GNU)

determinebackupmode in src/uucore/src/lib/features/backupcontrol.rs only checks --backup/-b and returns BackupMode::None when only --suffix is given. GNU enables backup mode when --suffix is used alone defaulting to existing/numbered, or $VERSIONCONTROL. Affects cp, install, mv, ln which share th...

7CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-2066 yt-dlp: `--exec` command injection when using `%q` in yt-dlp on Windows (Bypass of CVE-2023-40581)

Summary The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment variables. Support for output template expansion in --exec, alo...

8.3CVSS6.1AI score0.01254EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/07 10:16 a.m.10 views

DEBIAN-CVE-2026-14474

A flaw was found in SSSD's LDAP sudo provider. When the ldapsudosearchbase option is not explicitly configured, SSSD searches the entire LDAP directory tree for sudoRole objects. An authenticated attacker with write access to any subtree can inject a sudoRole object granting root-level sudo...

8.8CVSS6AI score0.00568EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 9:54 p.m.10 views

GHSA-PMFC-4WJJ-GMHX cut: -s ignored in -z -d '' newline-delimiter mode

cut routes -z -d '' through a special newline-delimiter path that ignores the -s only-delimited flag, emitting whole undelimited records plus NUL that should be suppressed. Pipelines relying on cut -s to drop undelimited records process data that should be filtered. printf 'abc' | cut -z -d '' -s...

3.3CVSS5.9AI score0.00182EPSS
SaveExploits1References6
CVE
CVE
added 2026/07/06 9:00 p.m.51 views

CVE-2026-59711

CVE-2026-59711 affects the showdown library. A cross-site scripting vulnerability exists in metadata title handling when the completeHTMLDocument option is enabled; unescaped characters in markdown frontmatter metadata are placed into HTML title tags, allowing script execution in the rendered pa...

6.1CVSS6AI score0.00327EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/06 9:00 p.m.16 views

EUVD-2026-41948

showdown contains a cross-site scripting vulnerability in metadata title handling that allows attackers to inject arbitrary HTML and JavaScript. When completeHTMLDocument option is enabled, unescaped less-than and greater-than characters in markdown frontmatter metadata are inserted directly into...

6.1CVSS6AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:10 p.m.7 views

SUSE-SU-2026:22561-1 Security update for dhcpcd

This update for dhcpcd fixes the following issue Update to 10.3.2: - CVE-2025-70102: NULL pointer dereference in parseoption when processing a specially crafted configuration input bsc1268761. Changes for dhcpcd: options: Ensure ldop is not NULL dereferenced DHCP: Don't run double EXPIRE hooks on...

6.3CVSS6.1AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:10 p.m.10 views

SUSE-SU-2026:22542-1 Security update for dhcpcd

This update for dhcpcd fixes the following issue Update to 10.3.2: - CVE-2025-70102: NULL pointer dereference in parseoption when processing a specially crafted configuration input bsc1268761. Changes for dhcpcd: options: Ensure ldop is not NULL dereferenced DHCP: Don't run double EXPIRE hooks on...

6.3CVSS6.1AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:10 p.m.12 views

OPENSUSE-SU-2026:21220-1 Security update for dhcpcd

This update for dhcpcd fixes the following issue Update to 10.3.2: - CVE-2025-70102: NULL pointer dereference in parseoption when processing a specially crafted configuration input bsc1268761. Changes for dhcpcd: options: Ensure ldop is not NULL dereferenced DHCP: Don't run double EXPIRE hooks on...

6.3CVSS6AI score0.00169EPSS
SaveExploits0References2
Rows per page
Query Builder