Lucene search
K

219078 matches found

CVE
CVE
added 4 days ago4 views

CVE-2025-69332

The CVE-2025-69332 entry concerns the WordPress Bookify plugin (versions

6.5CVSS5.1AI score0.00326EPSS
Exploits0References1
Cvelist
Cvelist
added 4 days ago22 views

CVE-2025-69332 WordPress Bookify plugin <= 1.1.1 - Broken Access Control vulnerability

Subscriber Broken Access Control in Bookify = 1.1.1 versions...

6.5CVSS0.00326EPSS
Exploits0References1
Cvelist
Cvelist
added 4 days ago25 views

CVE-2025-68049 WordPress bunny.net plugin <= 2.3.6 - Broken Access Control vulnerability

Subscriber Broken Access Control in bunny.net = 2.3.6 versions...

6.3CVSS0.00242EPSS
Exploits0References1
CVE
CVE
added 4 days ago8 views

CVE-2025-68049

CVE-2025-68049 affects the WordPress bunny.net plugin, version up to 2.3.6, with a Broken Access Control flaw. The CVSS 3.1 base metrics indicate Low impact to confidentiality, integrity, and availability, and a network attack vector with low privileges required and no user interaction. The provi...

6.3CVSS5.1AI score0.00242EPSS
Exploits0References1
NVD
NVD
added 4 days ago4 views

CVE-2026-50891

Incorrect access control in the /admin/api/config component of Filestash v0.4.0 allows attackers to escalate privileges via sending a crafted request...

8.1CVSS0.00326EPSS
Exploits0References1
NVD
NVD
added 4 days ago11 views

CVE-2026-50892

Incorrect access control in the "Let's Encrypt" certificate download endpoint of Nginx Proxy Manager v2.14.0 allows authenticated attackers to obtain the TLS private key material via a crafted GET request...

6.5CVSS0.00171EPSS
Exploits0References1
NVD
NVD
added 4 days ago7 views

CVE-2026-50884

Incorrect access control in statping-ng v0.93.0 allows attackers to escalate privileges to Administrator and access sensitive components...

8.8CVSS0.00286EPSS
Exploits0References1
NVD
NVD
added 4 days ago4 views

CVE-2026-50881

Incorrect access control in the impworks Bonsai v6.0 allows authenticated attackers with Editor privileges to escalate privileges to Administrator and execute unauthorized account, password, and configuration changes...

8.1CVSS0.00248EPSS
Exploits0References1
NVD
NVD
added 4 days ago5 views

CVE-2026-50886

Incorrect access control in the webhook management component of Project Firefly III v6.5.9 allows attackers to scan internal resources via a crafted POST request...

9.1CVSS0.00312EPSS
Exploits0References1
NVD
NVD
added 4 days ago3 views

CVE-2026-50875

Incorrect access control in the /form/webhooks/webhook endpoint of Deck9 Input v2.0.1 allows authenticated attackers to arbitrarily modify or delete another tenant's webhook via a crafted request...

8.1CVSS0.00282EPSS
Exploits0References1
Cvelist
Cvelist
added 4 days ago24 views

CVE-2026-47261 Wasmtime: WASI path_open(TRUNCATE) bypasses `FilePerms::WRITE` host restriction

Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all and FilePerms::READ without FilePerms::WRITE, this access control mechanism can be bypassed via the wasip2 descriptor.open-at or wasip1 pathopen interfaces by...

7.5CVSS0.005EPSS
Exploits0References5
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-47261

Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all and FilePerms::READ without FilePerms::WRITE, this access control mechanism can be bypassed via the wasip2 descriptor.open-at or wasip1 pathopen interfaces by...

7.5CVSS5.3AI score0.005EPSS
Exploits0
CVE
CVE
added 4 days ago10 views

CVE-2026-52721

CVE-2026-52721 concerns GStreamer’s pcapparse element (in gstreamer1-plugins-bad-free). The issue involves multiple out-of-bounds reads during IPv4/TCP header parsing when processing malformed PCAP records. The vulnerability could allow a local attacker to trigger a crash or information disclosur...

5.3CVSS5.5AI score0.00107EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 4 days ago4 views

CVE-2026-52721 Gstreamer1-plugins-bad-free: gstreamer: multiple out-of-bounds reads in pcapparse ipv4/tcp header parsing

Multiple out-of-bounds read vulnerabilities were found in GStreamer's pcapparse element. Malformed PCAP records can trigger reads beyond buffer boundaries during IPv4/TCP header parsing. This element is primarily used in debugging pipelines, limiting real-world exposure. A local attacker could...

5.3CVSS5.5AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 4 days ago7 views

GHSA-6H46-9JF5-Q59X Symfony: Security Firewall Bypass via failure_forward Subrequest: Unauthenticated Access to access_control-Protected GET Routes

Description When a firewall is configured with form-login or any authenticator using DefaultAuthenticationFailureHandler and the failureforward: true option, the handler reads the failurepath parameter from the failing login request and uses it as the path of an internal subrequest dispatched...

5.5AI score0.00058EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 4 days ago4 views

Symfony: Security Firewall Bypass via failure_forward Subrequest: Unauthenticated Access to access_control-Protected GET Routes

Description When a firewall is configured with form-login or any authenticator using DefaultAuthenticationFailureHandler and the failureforward: true option, the handler reads the failurepath parameter from the failing login request and uses it as the path of an internal subrequest dispatched...

5.3AI score0.00058EPSS
Exploits0References6Affected Software2
Qualys Blog
Qualys Blog
added 4 days ago9 views

What Changed in OWASP Top 10 2025 and Recommendations for Each Category

Key Takeaways 1. The 2025 list introduces two new categories – Software Supply Chain Failures A03 and Mishandling of Exceptional Conditions A10 - reflecting attacks already happening in production. 2. Security Misconfiguration jumping from 5 to 2 signals that continuous deployment without...

5.9AI score
Exploits0
CVE
CVE
added 4 days ago5 views

CVE-2026-10634

Zephyr's native TCP use-after-free (CVE-2026-10634) occurs in net_tcp_foreach() when the iterator releases tcp_lock before invoking the per-connection callback, allowing a concurrent tcp_conn_release() to free the next slab and cause a use-after-free on dereference. The patch moves the teardown i...

4.8CVSS5.4AI score0.00162EPSS
Exploits0References2
NVD
NVD
added 4 days ago7 views

CVE-2026-5230

Improper Access Control, Missing Authorization vulnerability in MIA Technology Inc. Pizzy Library allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Pizzy Library: from 1.0.0.26250 before 1.3.9.26250...

7.1CVSS0.00174EPSS
Exploits0References1
NVD
NVD
added 4 days ago8 views

CVE-2026-48969

Subscriber Broken Access Control in Really Simple SSL = 9.5.9 versions...

6.5CVSS0.00223EPSS
Exploits0References1
Rows per page
Query Builder