Lucene search
+L

971 matches found

Nuclei
Nuclei
added 17 hours ago19 views

OneNav v0.9.35-20240318 - Server-Side Request Forgery (SSRF)

OneNav v0.9.35-20240318 is vulnerable to server-side request forgery SSRF via the url parameter in the getlinkinfo API. An attacker can force the server to make arbitrary requests, potentially accessing internal resources. id: CVE-2024-33832 info: name: OneNav v0.9.35-20240318 - Server-Side Reque...

6.3CVSS5.6AI score0.0072EPSS
SaveExploits0References2
Nuclei
Nuclei
added 18 hours ago89 views

Download Monitor <= 4.7.60 - Sensitive Information Exposure

The Download Monitor plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 4.7.60 via REST API. This can allow unauthenticated attackers to extract sensitive data including user reports, download reports, and user data including email, role, id and...

7.5CVSS7.3AI score0.38083EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added yesterday28 views

offensive-security-labs

Offensive Security Labs A collection of hands-on offensive cy...

5.4AI score
SaveExploits0
Cvelist
Cvelist
added 2026/07/23 8:20 p.m.37 views

CVE-2026-47724 nebula-mesh: API endpoints lack ownership checks, enabling cross-operator privilege escalation

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.4, the /api/v1/ route surface trusts the bearer token alone for authorisation on most endpoints. The codebase itself admits this at internal/api/hosts.go:384: "API trusts the bearer toke...

9.9CVSS0.0035EPSS
SaveExploits0References2
Imperva Blog
Imperva Blog
added 2026/06/22 11:39 a.m.51 views

On-Premises API Security on Kubernetes: What It Actually Looks Like in Practice

Let’s Talk About Where Your APIs Actually Run Quick answer: On-premises API security keeps API discovery, detection, and enforcement inside your own perimeter instead of a third-party cloud—the model regulated industries need. Deploying it natively on Kubernetes sidecar sensors → a discovery...

6.2AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/06/18 9:12 p.m.12 views

CVE-2026-49205

phpMyFAQ is an open source FAQ web application. Versions prior to 4.1.4 have Missing Authorization in the API CategoryController. CVE-2026-24421 addressed this in the BackupController by adding: $this-userHasPermissionPermissionType::BACKUP. The same fix was not applied to 4 other write endpoints...

6.5CVSS5.2AI score0.00385EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/27 3:33 p.m.12 views

GHSA-72P9-6VV6-GVQH pretix vulnerable to Authorization Bypass Through User-Controlled Key

When creating an export through the pretix API, API clients are returned an UUID value for their export job a long, random string like 35742818-c375-4d15-839f-d49aecce94d6. Using this UUID, the API client can then request the actual file for download. The same kind of UUID is used in other places...

7CVSS5.8AI score0.00219EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/26 11:41 p.m.39 views

FUXA has an unauthenticated arbitrary tag value disclosure via /api/getTagValue

Summary An authorization bypass in the /api/getTagValue endpoint allows unauthenticated access to tag values when the referenced script does not exist. Details The issue is caused by the combination of these code paths: - server/api/apikeys/verify-api-or-token.js:45 sends requests without x-api-k...

8.7CVSS6AI score0.00542EPSS
SaveExploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/05/25 12:0 a.m.107 views

Broken Object Level Authorization in the Wild: An Empirical Taxonomy from 100+ Bug Bounty Disclosures

Broken Object Level Authorization BOLA is consistently ranked the most critical API security vulnerability, yet the existing literature remains almost entirely conceptual. This paper presents one of the first large-scale empirical analyses of BOLA in publicly disclosed bug bounty reports. We...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/24 10:27 a.m.134 views

FortressWAF

FortressWAF — Web Application Firewall !Licensehttps://im...

5.9AI score
SaveExploits0
Snyk
Snyk
added 2026/05/19 2:44 p.m.15 views

Server-side Request Forgery (SSRF)

Overview @haxtheweb/open-apis is a Shared API infrastructure for HAXTheWeb advanced capabilities like importing, parsing, analysis, migration Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via improper hostname validation in the cacheAddress, JOSHelpers, and...

8.7CVSS5.4AI score0.00457EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/19 12:0 a.m.24 views

CVE-2026-31070

The CVE-2026-31070 vulnerability affects the LalanaChami Pharmacy Management System (commit 5c3d028). The /api/user/signup endpoint fails to validate the role parameter in the request body, allowing unauthenticated remote attackers to self-assign an administrative role during registration and esc...

9.8CVSS5.8AI score0.00476EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.24 views

PT-2026-37249

Affected Version: OpenMage LTS ≤ 20.16.0 confirmed on 20.16.0 Affected File: https://github.com/OpenMage/magento-lts/blob/main/app/code/core/Mage/Api/Model/Session.php – start method Summary The XML-RPC / SOAP API session ID is generated using an outdated, time-based construction rather than a...

9.3CVSS5.8AI score0.00267EPSS
SaveExploits0References4
Wallarm Lab
Wallarm Lab
added 2026/05/04 9:0 a.m.9 views

Introducing Wallarm Middle East Cloud: Built for Data Residency Compliance

As API and AI adoption grows across the Middle East, so do the expectations around how data is handled. For many organizations operating in this region, it’s not just about securing applications. It’s about doing it in a way that keeps data in-country and aligned with local requirements. Today,...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/26 11:27 p.m.158 views

info-security-portfolio

Information Security Portfolio A curated collection of nine e...

10CVSS7.6AI score0.99999EPSS
SaveExploits359
Packet Storm News
Packet Storm News
added 2026/04/21 12:0 a.m.62 views

API Security Based on Automatic OpenAPI Mapping

This paper presents Map Reduce Graph MRG, a novel unsupervised method for modeling and securing HTTP REST APIs. MRG learns API structure from real-world traffic without prior knowledge or labels, automatically generating OpenAPI-compliant documentation by reconstructing routes, methods, and...

5.7AI score
SaveExploits0
hivepro
hivepro
added 2026/04/20 3:3 p.m.9 views

API Security Testing and Vulnerability Assessment

APIs now carry more sensitive data than traditional web interfaces. Payment details, health records, authentication tokens, and customer databases all flow through API endpoints that attackers can probe without ever touching a browser. A single misconfigured endpoint can expose millions of record...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/20 12:0 a.m.11 views

PT-2026-33657

A weakness has been identified in serge-chat serge up to 1.4TB. The impacted element is the function download model/delete model of the file api/src/serge/routers/model.py of the component Model API Endpoint. Executing a manipulation can lead to missing authentication. The attack can be launched...

6.9CVSS6.2AI score0.00433EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/17 10:30 p.m.14 views

Kimai: Username enumeration via timing on X-AUTH-USER

Details src/API/Authentication/TokenAuthenticator.php calls loadUserByIdentifier first and only invokes the password hasher argon2id when a user is returned. When the username does not exist, the request returns roughly 25 ms faster than when it does. The response body is the same in both cases...

5.8AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 7:11 p.m.18 views

Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

Summary The jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated user when no password is set, the default can leak sensitive environment variables...

8.3CVSS5.9AI score0.00475EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder