Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      How To Prevent WordPress SQL Injection Attacks

      June 15, 2025

      This week in AI dev tools: Apple’s Foundations Model framework, Mistral’s first reasoning model, and more (June 13, 2025)

      June 13, 2025

      Open Talent platforms emerging to match skilled workers to needs, study finds

      June 13, 2025

      Java never goes out of style: Celebrating 30 years of the language

      June 12, 2025

      DistroWatch Weekly, Issue 1126

      June 15, 2025

      It’s the year of Linux… at least for Denmark — here’s why the country’s government is dumping Windows and Office 365

      June 15, 2025

      Grounded 2’s best feature is happening because Obsidian left the Xbox One behind

      June 15, 2025

      6 registry tweaks every tech-savvy user must apply on Windows 11

      June 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025
      Recent

      Right Invoicing App for iPhone: InvoiceTemple

      June 14, 2025

      Tunnel Run game in 170 lines of pure JS

      June 14, 2025

      Integrating Drupal with Salesforce SSO via SAML and Dynamic User Sync

      June 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has a new tool to get you off Windows 10 and onto a Windows 11 PC

      June 15, 2025
      Recent

      Microsoft has a new tool to get you off Windows 10 and onto a Windows 11 PC

      June 15, 2025

      DistroWatch Weekly, Issue 1126

      June 15, 2025

      Find ASCII Emoji Easily with this GNOME Shell Applet

      June 15, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-4143 – Cloudflare Workers-OAuth-Provider OAuth Redirect URI Validation Bypass

    CVE-2025-4143 – Cloudflare Workers-OAuth-Provider OAuth Redirect URI Validation Bypass

    May 1, 2025

    CVE ID : CVE-2025-4143

    Published : May 1, 2025, 1:15 a.m. | 1 hour, 54 minutes ago

    Description : The OAuth implementation in workers-oauth-provider that is part of MCP framework https://github.com/cloudflare/workers-mcp , did not correctly validate that redirect_uri was on the allowed list of redirect URIs for the given client registration.

    Fixed in:  https://github.com/cloudflare/workers-oauth-provider/pull/26 https://github.com/cloudflare/workers-oauth-provider/pull/26

    Impact:

    Under certain circumstances (see below), if a victim had previously authorized with a server built on workers-oath-provider, and an attacker could later trick the victim into visiting a malicious web site, then attacker could potentially steal the victim’s credentials to the same OAuth server and subsequently impersonate them.

    In order for the attack to be possible, the OAuth server’s authorized callback must be designed to auto-approve authorizations that appear to come from an OAuth client that the victim has authorized previously. The authorization flow is not implemented by workers-oauth-provider; it is up to the application built on top to decide whether to implement such automatic re-authorization. However, many applications do implement such logic.

    Note: It is a basic, well-known requirement that OAuth servers should verify that the redirect URI is among the allowed list for the client, both during the authorization flow and subsequently when exchanging the authorization code for an access token. workers-oauth-provider implemented only the latter check, not the former. Unfortunately, the former is the much more important check. Readers who are familiar with OAuth may recognize that failing to check redirect URIs against the allowed list is a well-known, basic mistake, covered extensively in the RFC and elsewhere. The author of this library would like everyone to know that he was, in fact, well-aware of this requirement, thought about it a lot while designing the library, and then, somehow, forgot to actually make sure the check was in the code. That is, it’s not that he didn’t know what he was doing, it’s that he knew what he was doing but flubbed it.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2025-4146 – Netgear EX6200 Remote Buffer Overflow Vulnerability
    Next Article CVE-2025-4144 – Cloudflare Workers-Oauth-Provider PKCE Bypass

    Related Posts

    Security

    Critical Blink Router Flaws (CVSS 9.8) Allow Remote Root Code Execution via Unauthenticated Attacks

    June 16, 2025
    Security

    KIA Ecuador Keyless Entry Systems Vulnerability Exposes Thousands of Vehicles to Theft

    June 16, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CodeSOD: Buff Reading

    News & Updates

    CVE-2025-46633 – Tenda RX2 Pro Information Leak

    Common Vulnerabilities and Exposures (CVEs)

    Scroll-Driven Animations Inside a CSS Carousel

    News & Updates

    DslogdRAT Malware Deployed in Ivanti Connect Secure Zero-Day Campaign

    Security

    Highlights

    Machine Learning

    MiMo-VL-7B: A Powerful Vision-Language Model to Enhance General Visual Understanding and Multimodal Reasoning

    June 2, 2025

    Vision-language models (VLMs) have become foundational components for multimodal AI systems, enabling autonomous agents to…

    CVE-2025-31947 – Mattermost LDAP Account Lock Bypass Vulnerability

    May 15, 2025

    Radware Cloud WAF Vulnerable to Filter Bypass via Crafted Requests

    May 9, 2025

    gopher64 is an N64 emulator written in Rust

    May 21, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.