Lucene search
+L

34937 matches found

CVE
CVE
added 2026/03/11 2:22 a.m.26 views

CVE-2026-3453

Affected software: ProfilePress plugin for WordPress (versions up to and including 4.16.11). Vulnerability details: Insecure Direct Object Reference due to missing ownership validation on the change_plan_sub_id parameter in process_checkout()’s AJAX handler. The handler loads a subscription and c...

8.1CVSS5.8AI score0.00379EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/11 2:22 a.m.39 views

CVE-2026-3453 ProfilePress <= 4.16.11 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary Subscription Cancellation/Expiration

The ProfilePress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.16.11. This is due to missing ownership validation on the changeplansubid parameter in the processcheckout function. The ppressprocesscheckout AJAX handler accepts a...

8.1CVSS0.00379EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/11 2:22 a.m.18 views

EUVD-2026-11074

The ProfilePress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.16.11. This is due to missing ownership validation on the changeplansubid parameter in the processcheckout function. The ppressprocesscheckout AJAX handler accepts a...

8.1CVSS5.8AI score0.00379EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.12 views

PT-2026-24568

Name of the Vulnerable Software and Affected Versions ProfilePress versions prior to 4.16.11 Description The ProfilePress plugin for WordPress is susceptible to an Insecure Direct Object Reference issue. This is a result of a lack of ownership validation on the change plan sub id parameter within...

8.1CVSS5.9AI score0.00379EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.20 views

Deciso OPNsense 跨站请求伪造漏洞

Deciso OPNsense is a set of open-source firewall and routing software based on FreeBSD developed by the Dutch company Deciso. Versions of Decivo OPNsense prior to 26.1.4 contained a cross-site request forgery vulnerability. This vulnerability stemmed from multiple OPNsense MVC API endpoints, whic...

8.1CVSS5.8AI score0.00143EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/10 9:32 p.m.8 views

EUVD-2025-208521

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the nextPage parameter to goform/formLanguageChange...

7.5CVSS6.1AI score0.00583EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/10 8:16 p.m.11 views

CVE-2025-70227

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the nextPage parameter to goform/formLanguageChange...

7.5CVSS6AI score0.00583EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/10 8:16 p.m.13 views

CVE-2025-70227

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the nextPage parameter to goform/formLanguageChange...

7.5CVSS0.00583EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/03/10 9:26 a.m.31 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS6.5AI score0.00778EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2026/03/10 12:17 a.m.5 views

CVE-2026-24309 Missing Authorization check in SAP NetWeaver Application Server for ABAP

Due to missing authorization check in SAP NetWeaver Application Server for ABAP, an authenticated attacker could execute specific ABAP function module to read, modify or insert entries into the database configuration table of the ABAP system. This unauthorized content change could lead to reduced...

6.4CVSS5.9AI score0.00205EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.9 views

PT-2026-24408

Name of the Vulnerable Software and Affected Versions D-Link DIR-513 version 1.10 Description A stack buffer overflow exists due to the handling of the nextPage parameter in the 'goform/formLanguageChange' component. This issue could allow for unexpected behavior. Recommendations At the moment,...

7.5CVSS6AI score0.00583EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.16 views

PT-2026-24611

Apache Maven will follow repositories that are defined in a dependency’s Project Object Model pom which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository...

9.1CVSS5.7AI score0.08691EPSS
SaveExploits2References45
Vulnrichment
Vulnrichment
added 2026/03/10 12:00 a.m.3 views

CVE-2025-70227

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the nextPage parameter to goform/formLanguageChange...

6.1AI score0.00583EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 12:00 a.m.4 views

CVE-2025-70227

Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the nextPage parameter to goform/formLanguageChange...

7.5CVSS6.1AI score0.00583EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/09 7:41 p.m.12 views

CVE-2025-68402 FreshRSS has an authentication bypass due to truncated bcrypt hash [edge branch]

FreshRSS is a free, self-hostable RSS aggregator. From 57e1a37 - 00f2f04, the lengths of the nonce was changed from 40 chars to 64. passwordverify is currently being called with a constructed string SHA-256 nonce + part of a bcrypt hash instead of the raw user password. Due to bcrypt’s 72-byte...

8.2CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/09 7:41 p.m.6 views

CVE-2025-68402 FreshRSS has an authentication bypass due to truncated bcrypt hash [edge branch]

FreshRSS is a free, self-hostable RSS aggregator. From 57e1a37 - 00f2f04, the lengths of the nonce was changed from 40 chars to 64. passwordverify is currently being called with a constructed string SHA-256 nonce + part of a bcrypt hash instead of the raw user password. Due to bcrypt’s 72-byte...

8.2CVSS5.8AI score0.00284EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2026/03/09 7:21 a.m.30 views

A week in security (March 2 &#8211; March 8)

Last week on Malwarebytes Labs: One click on this fake Google Meet update can give attackers control of your PC Beware of fake OpenClaw installers, even if Bing points you to GitHub Fake CleanMyMac site installs SHub Stealer and backdoors crypto wallets Windows File Shredder: When deleting a file...

5.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.10 views

CVE-2025-15602

Snipe-IT versions prior to 8.3.7 contain sensitive user attributes related to account privileges that are insufficiently protected against mass assignment. An authenticated, low-privileged user can craft a malicious API request to modify restricted fields of another user account, including the...

8.8CVSS5.8AI score0.0046EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/07 7:22 a.m.6 views

CVE-2026-1087 The Guardian News Feed <= 1.2 - Cross-Site Request Forgery to Settings Update

The Guardian News Feed plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to modify the plugin's settings,...

4.3CVSS5.6AI score0.00126EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/06 11:22 p.m.24 views

CVE-2026-1981

The Winston AI WordPress plugin (HUMN-1 AI Website Scanner & Human Certification)

4.3CVSS5.8AI score0.00283EPSS
SaveExploits0References6
Rows per page
Query Builder