Lucene search
+L

47696 matches found

Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.13 views

PT-2026-57249

CVE-2026-47291: Kernel-Mode RCE in Windows HTTP.sys A critical Remote Code Execution RCE vulnerability, CVE-2026-47291, has been identified and recently patched in the Windows kernel-mode HTTP protocol stack, HTTP.sys. This flaw allows remote, unauthenticated attackers to achieve denial-of-servic...

9.8CVSS6.4AI score0.2275EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.20 views

PT-2026-57307

Name of the Vulnerable Software and Affected Versions miniOrange OAuth Single Sign On - SSO OAuth Client versions prior to 38.5.9 Description An authentication bypass exists in the miniOrange OAuth SSO WordPress plugin. An unauthenticated remote attacker can exploit an alternate password-recovery...

9.8CVSS6.1AI score0.0073EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.35 views

PT-2026-57306

Name of the Vulnerable Software and Affected Versions RabbitMQ versions prior to 3.13.15 RabbitMQ versions prior to 4.0.20 RabbitMQ versions prior to 4.1.11 RabbitMQ versions prior to 4.2.6 Description RabbitMQ fails to perform authorization checks on passive queue.declare and exchange.declare AM...

5.3CVSS6.1AI score0.00471EPSS
SaveExploits1References19
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.30 views

PT-2026-57102

Name of the Vulnerable Software and Affected Versions Hide My WP Lite versions prior to 1.4 Description An arbitrary file read issue exists when the elementor assets filter function processes the he wrapper js and he wrapper css query parameters. The function concatenates user-supplied input...

7.5CVSS5.4AI score0.00749EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.19 views

SUSE SLES15 Security Update : rustup (SUSE-SU-2026:2831-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2831-1 advisory. This update for rustup fixes the following issues Security issues: - CVE-2024-12224: idna: idna accepts Punycode labels that do not...

9.3CVSS7.6AI score0.00359EPSS
SaveExploits1References36
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.35 views

PT-2026-57263

Name of the Vulnerable Software and Affected Versions GNU Wget versions prior to 1.25.1 Description GNU Wget fails to validate the IP address provided by an FTP PASV response when operating in FTP passive mode. A malicious FTP server, or an HTTP server that redirects to an FTP URL, can exploit th...

8.7CVSS6.1AI score0.00351EPSS
SaveExploits0References45
OSV
OSV
added 2026/07/09 11:52 p.m.14 views

GHSA-QCQ2-496W-V96P Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS6.1AI score0.0063EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/09 11:52 p.m.21 views

Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS7.1AI score0.0063EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/09 9:03 p.m.15 views

GHSA-MR9R-H354-966R Sylius: IDOR on Shop Payment Request API endpoints

Impact The GET /api/v2/shop/payment-requests/hash and PUT /api/v2/shop/payment-requests/hash endpoints look up the payment request solely by the hash from the URL. No ownership check is performed against the authenticated customer or the underlying order. An attacker who obtains a payment request...

6.3CVSS6.2AI score0.00543EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/09 9:03 p.m.18 views

Sylius: IDOR on Shop Payment Request API endpoints

Impact The GET /api/v2/shop/payment-requests/hash and PUT /api/v2/shop/payment-requests/hash endpoints look up the payment request solely by the hash from the URL. No ownership check is performed against the authenticated customer or the underlying order. An attacker who obtains a payment request...

6.3CVSS6AI score0.00543EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/09 9:03 p.m.16 views

Sylius: Channel-based payment method restriction bypass on shop account orders API endpoint

Impact An authorization bypass vulnerability exists in the shop account API. The PATCH /api/v2/shop/account/orders/tokenValue/payments/paymentId endpoint, used by an authenticated shop customer to change the payment method of an order that has been placed but not yet paid state STATENEW, does not...

4.3CVSS5.9AI score0.00178EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/09 9:03 p.m.11 views

GHSA-6955-HRM5-C4QP Sylius: Channel-based payment method restriction bypass on shop account orders API endpoint

Impact An authorization bypass vulnerability exists in the shop account API. The PATCH /api/v2/shop/account/orders/tokenValue/payments/paymentId endpoint, used by an authenticated shop customer to change the payment method of an order that has been placed but not yet paid state STATENEW, does not...

4.3CVSS6AI score0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 9:03 p.m.11 views

GHSA-5597-7RMH-97Q5 Sylius: Cart FormComponent allows modification or deletion of an already-completed order

Impact A user opens the cart page in the browser. In the background, the order gets completed, e.g. an admin changes the status, or the user finalizes payment in another tab. The browser still displays the old cart: the LiveComponent is unaware the underlying order state has changed. If the user...

6.5CVSS6AI score0.00295EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/09 9:03 p.m.16 views

Sylius: Cart FormComponent allows modification or deletion of an already-completed order

Impact A user opens the cart page in the browser. In the background, the order gets completed, e.g. an admin changes the status, or the user finalizes payment in another tab. The browser still displays the old cart: the LiveComponent is unaware the underlying order state has changed. If the user...

6.5CVSS5.9AI score0.00295EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/09 6:55 p.m.9 views

SUSE-SU-2026:2831-1 Security update for rustup

This update for rustup fixes the following issues Security issues: - CVE-2024-12224: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded bsc1243862. - CVE-2025-58160: tracing-subscriber: Tracing log pollution bsc1249008. - CVE-2026-25727: time: parsing of user-provid...

9.3CVSS7.1AI score0.00359EPSS
SaveExploits1References25
SUSE Linux
SUSE Linux
added 2026/07/09 6:55 p.m.14 views

Security update for rustup

This update for rustup fixes the following issues Security issues: CVE-2024-12224: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded bsc1243862. CVE-2025-58160: tracing-subscriber: Tracing log pollution bsc1249008. CVE-2026-25727: time: parsing of user-provided inp...

8.7CVSS7.1AI score0.00359EPSS
SaveExploits1References48
Wordfence Blog
Wordfence Blog
added 2026/07/09 3:39 p.m.28 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (June 29, 2026 to July 5, 2026)

Last week, there were 289 vulnerabilities disclosed in 205 WordPress Plugins and 41 WordPress Themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 130 Vulnerability Researchers that contributed to WordPress Security last week. Review those vulnerabiliti...

6.9AI score
SaveExploits0
OSV
OSV
added 2026/07/09 1:16 p.m.18 views

SUSE-RU-2026:2816-1 Recommended update for python-aioresponses, python-google-api-core, python-google-api-python-client, python-google-auth, python-google-auth-httplib2, python-google-cloud-appengine-logging, python-google-cloud-artifact-registry, python-google-cloud-audit-log, python-google-cloud-build, python-google-cloud-compute, python-google-cloud-core, python-google-cloud-dns, python-google-cloud-domains, python-google-cloud-iam, python-google-cloud-kms, python-google-cloud-kms-inventory, python-google-cloud-logging, python-google-cloud-run, python-google-cloud-secret-manager, python-google-cloud-service-directory, python-google-cloud-spanner, python-google-cloud-storage, python-google-cloud-vpc-access, python-google-crc32c, python-google-resumable-media, python-googleapis-common-protos, python-grpc-google-iam-v1, python-grpc-interceptor, python-mmh3, python-mypy, python-opentelemetry-resourcedetector-gcp, python-poetry-core, python-proto-plus, python-pytest-asyncio, python-syrupy, python-typed-ast, python-uritemplate, python-dnspython, python-trio, python-websocket-client

This update for python-aioresponses, python-google-api-core, python-google-api-python-client, python-google-auth, python-google-auth-httplib2, python-google-cloud-appengine-logging, python-google-cloud-artifact-registry, python-google-cloud-audit-log, python-google-cloud-build,...

7CVSS6.8AI score0.01857EPSS
SaveExploits1References4
OSS-Fuzz
OSS-Fuzz
added 2026/07/09 11:09 a.m.4 views

fast-dds:fuzz_proxy_cdr: Crash in eprosima::fastdds::dds::QosPoliciesSerializer<eprosima::fastdds::dds::PartitionQ

Project: https://github.com/eProsima/Fast-DDS.git Detailed Report: https://oss-fuzz.com/testcase?key=5337329066377216 Project: fast-dds Fuzzing Engine: libFuzzer Fuzz Target: fuzzproxycdr Job Type: libfuzzerasanfast-dds Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x76db6b4e094f Cra...

5.4AI score
SaveExploits0
OSS-Fuzz
OSS-Fuzz
added 2026/07/09 10:45 a.m.9 views

javaparser:parseFuzzer: Security exception in com.github.javaparser.ast.expr.FieldAccessExpr.accept

Project: https://github.com/javaparser/javaparser.git Detailed Report: https://oss-fuzz.com/testcase?key=4854995984646144 Project: javaparser Fuzzing Engine: libFuzzer Fuzz Target: parseFuzzer Job Type: libfuzzerasanjavaparser Platform Id: linux Crash Type: Security exception Crash Address: Crash...

5.4AI score
SaveExploits0
Rows per page
Query Builder